From 22f0304de0a966958695e3ac68c40f7586758b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 14:15:18 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 089a2070482..0399606c663 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,11 +208,11 @@ GEM rails-i18n rainbow (>= 2.2.2, < 4.0) terminal-table (>= 1.5.1) - 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) iso (0.4.0) i18n jsbundling-rails (1.2.1)