Skip to content

Commit

Permalink
Merge pull request #3654 from Vizzuality/dependabot/bundler/web-conso…
Browse files Browse the repository at this point in the history
…le-3.7.0

Bump web-console from 2.3.0 to 3.7.0
  • Loading branch information
edbrett committed Nov 21, 2018
2 parents 7fb6889 + b163b7b commit 0459e53
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ group :development do
gem 'foreman'
gem 'capistrano'
gem 'spring'
gem 'web-console', '~> 2.0'
gem 'web-console', '~> 3.7'
end

group :production do
Expand Down
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@ GEM
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
bindex (0.5.0)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
Expand Down Expand Up @@ -1107,11 +1108,11 @@ GEM
unf_ext (0.0.7.5)
useragent (0.16.10)
vcr (4.0.0)
web-console (2.3.0)
activemodel (>= 4.0)
binding_of_caller (>= 0.7.2)
railties (>= 4.0)
sprockets-rails (>= 2.0, < 4.0)
web-console (3.7.0)
actionview (>= 5.0)
activemodel (>= 5.0)
bindex (>= 0.4.0)
railties (>= 5.0)
webpacker (3.5.5)
activesupport (>= 4.2)
rack-proxy (>= 0.6.1)
Expand Down Expand Up @@ -1173,7 +1174,7 @@ DEPENDENCIES
unf
useragent
vcr
web-console (~> 2.0)
web-console (~> 3.7)
webpacker (~> 3.5.5)

RUBY VERSION
Expand Down

0 comments on commit 0459e53

Please sign in to comment.