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