From 83aff67e6be24b682fe95d8e1072522e1e3f87e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 18:01:15 +0000 Subject: [PATCH] Update dependency administrate to v1 --- Gemfile | 2 +- Gemfile.lock | 35 ++++++++++++++--------------------- 2 files changed, 15 insertions(+), 22 deletions(-) diff --git a/Gemfile b/Gemfile index 0e3aca9..d983b23 100644 --- a/Gemfile +++ b/Gemfile @@ -136,4 +136,4 @@ group :test do gem 'webmock' end -gem 'administrate', '~> 0.20.1' +gem 'administrate', '~> 1.0.0' diff --git a/Gemfile.lock b/Gemfile.lock index 4a885e9..64bb3c8 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) aes_key_wrap (1.1.0) annotate (3.2.0) activerecord (>= 3.2, < 8.0) @@ -157,10 +154,10 @@ GEM faraday (>= 1, < 3) faraday-net_http (3.4.0) net-http (>= 0.5.0) - ffi (1.17.2-aarch64-linux-gnu) - ffi (1.17.2-arm64-darwin) - ffi (1.17.2-x86_64-darwin) - ffi (1.17.2-x86_64-linux-gnu) + ffi (1.17.3-aarch64-linux-gnu) + ffi (1.17.3-arm64-darwin) + ffi (1.17.3-x86_64-darwin) + ffi (1.17.3-x86_64-linux-gnu) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake @@ -196,10 +193,6 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - jquery-rails (4.6.0) - rails-dom-testing (>= 1, < 3) - railties (>= 4.2.0) - thor (>= 0.14, < 2.0) json (2.13.2) json-jwt (1.16.7) activesupport (>= 4.2) @@ -419,7 +412,6 @@ GEM scout_apm (6.0.2) parser securerandom (0.4.1) - selectize-rails (0.12.6) selenium-webdriver (4.36.0) base64 (~> 0.2) json (<= 2.13.2) @@ -441,8 +433,9 @@ GEM simplecov-html (0.13.1) simplecov-lcov (0.9.0) simplecov_json_formatter (0.1.4) - 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) @@ -462,9 +455,9 @@ GEM attr_required (>= 0.0.5) faraday (~> 2.0) faraday-follow_redirects - thor (1.4.0) - tilt (2.6.0) - timeout (0.4.3) + thor (1.5.0) + tilt (2.7.0) + timeout (0.6.0) tsort (0.2.0) turbo-rails (2.0.17) actionpack (>= 7.1.0) @@ -513,7 +506,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - administrate (~> 0.20.1) + administrate (~> 1.0.0) annotate awesome_print barnes