From 78a787b345bbb7aeb2bdf675369721e0c9df2a50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:05:23 +0000 Subject: [PATCH] Bump inherited_resources from 2.0.1 to 2.1.0 Bumps [inherited_resources](https://github.com/activeadmin/inherited_resources) from 2.0.1 to 2.1.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/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: inherited_resources dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b7590f7a..12d6ef935 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -294,13 +294,13 @@ GEM domain_name (~> 0.5) i18n (1.14.6) concurrent-ruby (~> 1.0) - inherited_resources (2.0.1) - actionpack (>= 6.0) + inherited_resources (2.1.0) + actionpack (>= 7.0) has_scope (>= 0.6) - railties (>= 6.0) + railties (>= 7.0) responders (>= 2) io-console (0.8.0) - irb (1.14.1) + irb (1.14.2) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) @@ -337,7 +337,7 @@ GEM addressable (~> 2.8) childprocess (~> 5.0) link_header (0.0.8) - logger (1.6.2) + logger (1.6.3) logstasher (2.1.5) activesupport (>= 5.2) request_store @@ -403,14 +403,14 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.4) - nokogiri (1.17.1) + nokogiri (1.17.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.17.1-aarch64-linux) + nokogiri (1.17.2-aarch64-linux) racc (~> 1.4) - nokogiri (1.17.1-arm64-darwin) + nokogiri (1.17.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.17.1-x86_64-linux) + nokogiri (1.17.2-x86_64-linux) racc (~> 1.4) notifications-ruby-client (6.0.0) jwt (>= 1.5, < 3) @@ -687,7 +687,7 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.1) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rails_autolink (1.1.8) @@ -704,7 +704,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.8.1) + rdoc (6.9.0) psych (>= 4.0.0) redis (5.3.0) redis-client (>= 0.22.0)