Bump web-console from 4.2.0 to 4.2.1
Bumps [web-console](https://github.com/rails/web-console) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/rails/web-console/releases) - [Changelog](https://github.com/rails/web-console/blob/main/CHANGELOG.markdown) - [Commits](https://github.com/rails/web-console/compare/v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: web-console dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -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"
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user