From 206b812413f09588a72cb84bf2c3865c76a6b4ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 12:14:38 +0000 Subject: [PATCH] Bump route_translator from 14.1.1 to 14.1.2 Bumps [route_translator](https://github.com/enriclluelles/route_translator) from 14.1.1 to 14.1.2. - [Release notes](https://github.com/enriclluelles/route_translator/releases) - [Changelog](https://github.com/enriclluelles/route_translator/blob/master/CHANGELOG.md) - [Commits](https://github.com/enriclluelles/route_translator/compare/v14.1.1...v14.1.2) --- updated-dependencies: - dependency-name: route_translator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 151bdbb9..ac4d44f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -447,9 +447,9 @@ GEM rexml (3.2.8) strscan (>= 3.0.9) rouge (4.2.1) - route_translator (14.1.1) - actionpack (>= 6.1, < 7.2) - activesupport (>= 6.1, < 7.2) + route_translator (14.1.2) + actionpack (>= 6.1, < 8.0) + activesupport (>= 6.1, < 8.0) rspec-core (3.13.0) rspec-support (~> 3.13.0) rspec-expectations (3.13.0)