From 8e17e15bf885bc4ec5dab3b9ec071593a711b3d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 03:24:35 +0000 Subject: [PATCH] Bump js-routes from 2.2.5 to 2.2.6 Bumps [js-routes](https://github.com/railsware/js-routes) from 2.2.5 to 2.2.6. - [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md) - [Commits](https://github.com/railsware/js-routes/compare/v2.2.5...v2.2.6) --- updated-dependencies: - dependency-name: js-routes dependency-type: direct:production 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 83579279..f0a9f7af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,7 +185,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - js-routes (2.2.5) + js-routes (2.2.6) railties (>= 4) json (2.6.3) json_schemer (1.0.3)