diff --git a/Gemfile b/Gemfile index 4082e9d..f216df6 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.beta13" gem 'base64' gem 'redcarpet' diff --git a/Gemfile.lock b/Gemfile.lock index 6b35b82..69456f7 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.beta13) 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) @@ -90,7 +90,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) altcha-rails (0.0.6) - arbre (2.0.1) + arbre (2.0.2) activesupport (>= 3.0.0) autoprefixer-rails (10.4.19.0) execjs (~> 2) @@ -166,13 +166,13 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - inherited_resources (1.14.0) + inherited_resources (2.0.1) actionpack (>= 6.0) has_scope (>= 0.6) railties (>= 6.0) responders (>= 2) io-console (0.7.2) - irb (1.14.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) kaminari (1.2.2) @@ -332,7 +332,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webrick (1.8.1) + webrick (1.8.2) websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) @@ -345,7 +345,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - activeadmin (= 4.0.0.beta10) + activeadmin (= 4.0.0.beta13) altcha-rails base64 bootsnap