Skip to content

Commit

Permalink
Merge pull request #4950 from dodona-edu/dependabot/bundler/web-conso…
Browse files Browse the repository at this point in the history
…le-4.2.1

Bump web-console from 4.2.0 to 4.2.1
  • Loading branch information
chvp authored Sep 12, 2023
2 parents 2faf152 + 1f27d5e commit 843b81f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ end
group :development do
# Access an IRB console on exception pages or by using <%= console %> in views
gem 'listen', '~> 3.8.0'
gem 'web-console', '~> 4.2.0'
gem 'web-console', '~> 4.2.1'

gem 'rb-readline', '~> 0.5.5' # require for irb
gem 'rubocop-capybara', '~> 2.18.0'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ GEM
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.5)
minitest (5.19.0)
minitest (5.20.0)
minitest-ci (3.4.0)
minitest (>= 5.0.6)
minitest-utils (0.4.8)
Expand Down Expand Up @@ -497,7 +497,7 @@ GEM
version_gem (1.1.0)
warden (1.2.9)
rack (>= 2.0.9)
web-console (4.2.0)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
Expand Down Expand Up @@ -602,7 +602,7 @@ DEPENDENCIES
terser (>= 1.1.1)
test-prof (~> 1.2.2)
tzinfo-data
web-console (~> 4.2.0)
web-console (~> 4.2.1)
webmock
will_paginate (~> 4.0.0)

Expand Down

0 comments on commit 843b81f

Please sign in to comment.