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:
dependabot[bot]
2023-09-11 12:40:39 +00:00
committed by GitHub
parent bc4be187d9
commit 90e726378a
2 changed files with 4 additions and 4 deletions

View File

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