From 75ff9e3c16b0383755deb7b7014e15d9c2f6f1f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 15:58:26 +0000 Subject: [PATCH] Update dependency administrate to v1 --- Gemfile | 2 +- Gemfile.lock | 27 ++++++++++----------------- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/Gemfile b/Gemfile index 21687522..468a5d62 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 16414026..9ee1e405 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,14 +85,11 @@ GEM tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.8) public_suffix (>= 2.0.2, < 8.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) @@ -178,7 +175,7 @@ GEM 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) @@ -195,10 +192,6 @@ GEM 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.18.0) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -346,7 +339,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (7.0.3) + rdoc (7.1.0) erb psych (>= 4.0.0) tsort @@ -397,7 +390,6 @@ GEM scout_apm (6.0.2) parser securerandom (0.4.1) - selectize-rails (0.12.6) selenium-webdriver (4.39.0) base64 (~> 0.2) logger (~> 1.4) @@ -422,8 +414,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) @@ -437,7 +430,7 @@ GEM terser (1.2.6) execjs (>= 0.3.0, < 3) thor (1.5.0) - tilt (2.6.0) + tilt (2.7.0) timecop (0.9.10) timeout (0.6.0) tsort (0.2.0) @@ -473,7 +466,7 @@ PLATFORMS ruby DEPENDENCIES - administrate (~> 0.20.0) + administrate (~> 1.0.0) annotate aws-sdk-rails aws-sdk-s3