From f5a1924f9315a4f288dd54a9005404b586a4928b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 14:32:09 +0000 Subject: [PATCH] Bump inherited_resources from 2.0.0 to 2.0.1 Bumps [inherited_resources](https://github.com/activeadmin/inherited_resources) from 2.0.0 to 2.0.1. - [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/commits) --- updated-dependencies: - dependency-name: inherited_resources dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec83a2e9..6730adae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -256,7 +256,7 @@ GEM multi_xml (>= 0.5.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - inherited_resources (2.0.0) + inherited_resources (2.0.1) actionpack (>= 6.0) has_scope (>= 0.6) railties (>= 6.0) @@ -799,7 +799,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.1) + webrick (1.8.2) websocket (1.2.10) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0)