From bae27c2110f2b8c31db0edb220fa4bbf09c25067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 04:05:17 +0000 Subject: [PATCH] Bump inherited_resources from 1.13.1 to 1.14.0 Bumps [inherited_resources](https://github.com/activeadmin/inherited_resources) from 1.13.1 to 1.14.0. - [Release notes](https://github.com/activeadmin/inherited_resources/releases) - [Changelog](https://github.com/activeadmin/inherited_resources/blob/master/CHANGELOG.md) - [Commits](https://github.com/activeadmin/inherited_resources/compare/v1.13.1...v1.14.0) --- updated-dependencies: - dependency-name: inherited_resources dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ce5c09e1..a39dbc44f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -238,11 +238,11 @@ GEM domain_name (~> 0.5) i18n (1.14.1) concurrent-ruby (~> 1.0) - inherited_resources (1.13.1) - actionpack (>= 5.2, < 7.1) - has_scope (~> 0.6) - railties (>= 5.2, < 7.1) - responders (>= 2, < 4) + inherited_resources (1.14.0) + actionpack (>= 6.0) + has_scope (>= 0.6) + railties (>= 6.0) + responders (>= 2) jmespath (1.6.2) jquery-rails (4.5.0) rails-dom-testing (>= 1, < 3) @@ -627,9 +627,9 @@ GEM regexp_parser (2.8.1) request_store (1.5.1) rack (>= 1.4) - responders (3.0.1) - actionpack (>= 5.0) - railties (>= 5.0) + responders (3.1.0) + actionpack (>= 5.2) + railties (>= 5.2) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -768,7 +768,7 @@ GEM chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.11) + zeitwerk (2.6.12) PLATFORMS aarch64-linux