From a51eddb26ce0a0c5ed6718970db58f998107aae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Nov 2021 03:01:27 +0000 Subject: [PATCH] Bump web-console from 4.1.0 to 4.2.0 Bumps [web-console](https://github.com/rails/web-console) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/rails/web-console/releases) - [Changelog](https://github.com/rails/web-console/blob/master/CHANGELOG.markdown) - [Commits](https://github.com/rails/web-console/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: web-console dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e3ccfe54..199a6f5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -519,7 +519,7 @@ GEM unf_ext (0.0.8) unicode-display_width (2.1.0) uri_template (0.7.0) - web-console (4.1.0) + web-console (4.2.0) actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0)