From 3311783729de52df356bda60c01706467df60222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 20:46:19 +0000 Subject: [PATCH] Bump activeadmin from 4.0.0.beta10 to 4.0.0.beta12 Bumps [activeadmin](https://github.com/activeadmin/activeadmin) from 4.0.0.beta10 to 4.0.0.beta12. - [Release notes](https://github.com/activeadmin/activeadmin/releases) - [Changelog](https://github.com/activeadmin/activeadmin/blob/master/CHANGELOG.md) - [Commits](https://github.com/activeadmin/activeadmin/compare/v4.0.0.beta10...v4.0.0.beta12) --- updated-dependencies: - dependency-name: activeadmin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 4082e9d..0393c8d 100644 --- a/Gemfile +++ b/Gemfile @@ -43,7 +43,7 @@ gem 'bootstrap', '~> 5.3', '>= 5.3.2' gem 'dartsass-rails', '~> 0.5.0' gem 'dartsass-sprockets', '~> 3.1' gem 'simple_form' -gem 'activeadmin', "4.0.0.beta10" +gem 'activeadmin', "4.0.0.beta12" gem 'base64' gem 'redcarpet' diff --git a/Gemfile.lock b/Gemfile.lock index 6b35b82..8fb7304 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,12 +52,12 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activeadmin (4.0.0.beta10) + activeadmin (4.0.0.beta12) arbre (~> 2.0) csv formtastic (>= 3.1) formtastic_i18n (>= 0.4) - inherited_resources (~> 1.7) + inherited_resources (~> 2.0) kaminari (>= 1.2.1) railties (>= 6.1) ransack (>= 4.0) @@ -166,7 +166,7 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - inherited_resources (1.14.0) + inherited_resources (2.0.0) actionpack (>= 6.0) has_scope (>= 0.6) railties (>= 6.0) @@ -345,7 +345,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - activeadmin (= 4.0.0.beta10) + activeadmin (= 4.0.0.beta12) altcha-rails base64 bootsnap