From 83d6b052c50643d3003a42c628278832c3632063 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 03:01:35 +0000 Subject: [PATCH] Bump js-routes from 2.1.2 to 2.2.0 Bumps [js-routes](https://github.com/railsware/js-routes) from 2.1.2 to 2.2.0. - [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.1.2...v2.2.0) --- updated-dependencies: - dependency-name: js-routes dependency-type: direct:production 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 a196a0f3..b3216aef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -224,7 +224,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - js-routes (2.1.2) + js-routes (2.2.0) railties (>= 4) json (2.3.1) json_schemer (0.2.18)