From f60a1d218b18714aabb3e7ee541e2b7464960f83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 02:17:44 +0000 Subject: [PATCH] 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] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd185bf23..8eefa5e74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -758,7 +758,7 @@ GEM rack (>= 2.0.9) warden-oauth2 (0.0.1) warden - web-console (4.2.0) + web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0)