Merge pull request #5234 from consuldemocracy/dependabot/bundler/web-console-4.2.1

Bump web-console from 4.2.0 to 4.2.1
This commit is contained in:
Javi Martín
2023-09-11 17:53:16 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -114,7 +114,7 @@ group :development do
gem "rubocop-rspec", "~> 2.23.2", require: false gem "rubocop-rspec", "~> 2.23.2", require: false
gem "rvm1-capistrano3", "~> 1.4.0", require: false gem "rvm1-capistrano3", "~> 1.4.0", require: false
gem "scss_lint", "~> 0.60.0", require: false gem "scss_lint", "~> 0.60.0", require: false
gem "web-console", "~> 4.2.0" gem "web-console", "~> 4.2.1"
end end
eval_gemfile "./Gemfile_custom" eval_gemfile "./Gemfile_custom"

View File

@@ -342,7 +342,7 @@ GEM
mini_magick (4.12.0) mini_magick (4.12.0)
mini_mime (1.1.5) mini_mime (1.1.5)
mini_portile2 (2.8.4) mini_portile2 (2.8.4)
minitest (5.19.0) minitest (5.20.0)
mixlib-cli (2.1.8) mixlib-cli (2.1.8)
mixlib-config (3.0.27) mixlib-config (3.0.27)
tomlrb tomlrb
@@ -653,7 +653,7 @@ GEM
addressable addressable
httpi (~> 2.0) httpi (~> 2.0)
nokogiri (>= 1.4.2) nokogiri (>= 1.4.2)
web-console (4.2.0) web-console (4.2.1)
actionview (>= 6.0.0) actionview (>= 6.0.0)
activemodel (>= 6.0.0) activemodel (>= 6.0.0)
bindex (>= 0.4.0) bindex (>= 0.4.0)
@@ -775,7 +775,7 @@ DEPENDENCIES
uglifier (~> 4.2.0) uglifier (~> 4.2.0)
uuidtools (~> 2.2.0) uuidtools (~> 2.2.0)
view_component (~> 3.5.0) view_component (~> 3.5.0)
web-console (~> 4.2.0) web-console (~> 4.2.1)
whenever (~> 1.0.0) whenever (~> 1.0.0)
wicked_pdf (~> 2.7.0) wicked_pdf (~> 2.7.0)
wkhtmltopdf-binary (~> 0.12.6) wkhtmltopdf-binary (~> 0.12.6)