From 5ab37387665eb7f2d36780908fc411000a8329a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 19:30:35 +0000 Subject: [PATCH] ui: bump js-routes in /server/src/main/webapp/WEB-INF/rails Bumps [js-routes](https://github.com/railsware/js-routes) from 1.4.14 to 2.2.2. - [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/v1.4.14...v2.2.2) --- updated-dependencies: - dependency-name: js-routes dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- server/src/main/webapp/WEB-INF/rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/main/webapp/WEB-INF/rails/Gemfile.lock b/server/src/main/webapp/WEB-INF/rails/Gemfile.lock index ef3b7aae988..3c64db3285d 100644 --- a/server/src/main/webapp/WEB-INF/rails/Gemfile.lock +++ b/server/src/main/webapp/WEB-INF/rails/Gemfile.lock @@ -83,7 +83,7 @@ GEM jasmine_selenium_runner (3.0.0) jasmine (~> 3.0) selenium-webdriver (~> 3.8) - js-routes (1.4.14) + js-routes (2.2.2) railties (>= 4) loofah (2.14.0) crass (~> 1.0.2)