diff --git a/Gemfile b/Gemfile index bcaeed80..43a8a2b3 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ git_source(:github) do |repo_name| "https://github.com/#{repo_name}.git" end -gem 'administrate', '~> 0.20.0' +gem 'administrate', '~> 1.0.0' gem 'aws-sdk-rails' gem 'aws-sdk-s3' gem 'aws-sdk-sqs' diff --git a/Gemfile.lock b/Gemfile.lock index 5a631a94..4f673abf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,14 +83,11 @@ GEM tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - administrate (0.20.1) - actionpack (>= 6.0, < 8.0) - actionview (>= 6.0, < 8.0) - activerecord (>= 6.0, < 8.0) - jquery-rails (~> 4.6.0) + administrate (1.0.0) + actionpack (>= 6.0, < 9.0) + actionview (>= 6.0, < 9.0) + activerecord (>= 6.0, < 9.0) kaminari (~> 1.2.2) - sassc-rails (~> 2.1) - selectize-rails (~> 0.6) annotate (3.2.0) activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) @@ -124,7 +121,7 @@ GEM base64 (0.3.0) bcrypt (3.1.20) benchmark (0.5.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -147,14 +144,14 @@ GEM logger (~> 1.5) climate_control (1.2.0) cocoon (1.2.15) - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crack (1.0.0) bigdecimal rexml crass (1.0.6) csv (3.3.5) - date (3.4.1) + date (3.5.1) delayed_job (4.1.13) activesupport (>= 3.0, < 9.0) delayed_job_active_record (4.1.11) @@ -172,10 +169,10 @@ GEM dotenv (= 3.1.8) railties (>= 6.1) drb (2.2.3) - erb (5.1.1) + erb (6.0.1) erubi (1.13.1) execjs (2.10.0) - ffi (1.17.1) + ffi (1.17.3) flipflop (2.8.0) activesupport (>= 4.0) terminal-table (>= 1.8) @@ -183,18 +180,14 @@ GEM activesupport (>= 6.1) hashdiff (1.2.0) hashie (5.0.0) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) - io-console (0.8.1) - irb (1.15.2) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) - jquery-rails (4.6.0) - rails-dom-testing (>= 1, < 3) - railties (>= 4.2.0) - thor (>= 0.14, < 2.0) json (2.15.1) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -225,7 +218,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.24.1) + loofah (2.25.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) @@ -241,7 +234,8 @@ GEM matrix (0.4.2) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.0) + minitest (6.0.1) + prism (~> 1.5) minitest-reporters (1.7.1) ansi builder @@ -258,7 +252,7 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.10) + nokogiri (1.19.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) omniauth (2.1.3) @@ -284,14 +278,14 @@ GEM prettyprint prettyprint (0.2.0) prism (1.6.0) - psych (5.2.6) + psych (5.3.1) date stringio public_suffix (6.0.1) puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.18) + rack (3.1.19) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -301,7 +295,7 @@ GEM rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) rails (7.2.2.2) actioncable (= 7.2.2.2) @@ -335,16 +329,16 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.0) + rake (13.3.1) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.15.0) + rdoc (7.0.3) erb psych (>= 4.0.0) tsort regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -390,7 +384,6 @@ GEM scout_apm (5.7.1) parser securerandom (0.4.1) - selectize-rails (0.12.6) selenium-webdriver (4.37.0) base64 (~> 0.2) logger (~> 1.4) @@ -415,8 +408,9 @@ GEM simplecov_json_formatter (0.1.4) skylight (7.0.0) activesupport (>= 7.1.0) - sprockets (4.2.1) + sprockets (4.2.2) concurrent-ruby (~> 1.0) + logger rack (>= 2.2.4, < 4) sprockets-rails (3.5.2) actionpack (>= 6.1) @@ -424,15 +418,15 @@ GEM sprockets (>= 3.0.0) sqlite3 (2.7.4) mini_portile2 (~> 2.8.0) - stringio (3.1.7) + stringio (3.2.0) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) terser (1.2.6) execjs (>= 0.3.0, < 3) thor (1.4.0) - tilt (2.6.0) + tilt (2.6.1) timecop (0.9.10) - timeout (0.4.3) + timeout (0.6.0) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -459,14 +453,14 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.3) + zeitwerk (2.7.4) zip_tricks (5.6.0) PLATFORMS ruby DEPENDENCIES - administrate (~> 0.20.0) + administrate (~> 1.0.0) annotate aws-sdk-rails aws-sdk-s3