From 85396b8fa8ae09f7fa429f08213371b581e67ead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 09:21:04 +0800 Subject: [PATCH] Build(deps-dev): Bump routes_lazy_routes from 0.4.1 to 0.4.2 (#14575) Bumps [routes_lazy_routes](https://github.com/amatsuda/routes_lazy_routes) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/amatsuda/routes_lazy_routes/releases) - [Commits](https://github.com/amatsuda/routes_lazy_routes/compare/v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: routes_lazy_routes dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 55630f8495..5c11b8ae69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -352,7 +352,7 @@ GEM rexml (3.2.5) rinku (2.0.6) rotp (6.2.0) - routes_lazy_routes (0.4.1) + routes_lazy_routes (0.4.2) actionpack railties rqrcode (2.1.0)