Skip to content

Commit

Permalink
Merge pull request #10 from anupamcis/depfu/update/web-console-4.2.0
Browse files Browse the repository at this point in the history
Upgrade web-console to version 4.2.0
  • Loading branch information
anupamcis authored May 5, 2022
2 parents 733a039 + d97dbb5 commit 92dd4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ group :development, :test do
gem "codeclimate-test-reporter", require: nil
gem 'flog', '~> 4.6.5'
# Access an IRB console on exception pages or by using <%= console %> in views
gem 'web-console', '~> 2.0'
gem 'web-console', '~> 4.2'
gem 'launchy'
gem 'letter_opener'
end
Expand Down

0 comments on commit 92dd4ef

Please sign in to comment.