From 817bd5b74c6f75a4461b8c0eeb40477b94263569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 03:00:50 +0000 Subject: [PATCH] Bump js-routes from 2.2.2 to 2.2.3 Bumps [js-routes](https://github.com/railsware/js-routes) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/railsware/js-routes/releases) - [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md) - [Commits](https://github.com/railsware/js-routes/compare/v2.2.2...v2.2.3) --- 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 e164e4fa..6e0939e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,7 +212,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - js-routes (2.2.2) + js-routes (2.2.3) railties (>= 4) json (2.6.1) json_schemer (0.2.19)