Skip to content

Commit

Permalink
Update web-console to version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored May 5, 2022
1 parent 89dd5a8 commit d97dbb5
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.3.2'
# 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 d97dbb5

Please sign in to comment.