From b139f9a3d80158e99bb388917469802d41b0eb8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 20:48:35 +0000 Subject: [PATCH] Update bundler non-major dependencies to v2.5.21 --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ed08521..47d96580 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - cgi (0.1.1) + cgi (0.5.1) climate_control (1.2.0) concurrent-ruby (1.3.6) connection_pool (2.5.5) @@ -152,7 +152,7 @@ GEM fiber-storage (1.0.1) globalid (1.3.0) activesupport (>= 6.1) - graphql (2.5.20) + graphql (2.5.21) base64 fiber-storage logger @@ -256,7 +256,7 @@ GEM qonfig (0.30.0) base64 (>= 0.2) racc (1.8.1) - rack (3.1.20) + rack (3.2.5) rack-attack (6.8.0) rack (>= 1.0, < 4) rack-session (2.1.1) @@ -316,7 +316,7 @@ GEM io-console (~> 0.5) rexml (3.4.4) rouge (4.5.1) - rubocop (1.85.0) + rubocop (1.85.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -328,7 +328,7 @@ GEM rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.0) + rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) rubocop-rails (2.34.3) @@ -377,10 +377,10 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.9.1-aarch64-linux-gnu) - sqlite3 (2.9.1-arm64-darwin) - sqlite3 (2.9.1-x86_64-darwin) - sqlite3 (2.9.1-x86_64-linux-gnu) + sqlite3 (2.9.2-aarch64-linux-gnu) + sqlite3 (2.9.2-arm64-darwin) + sqlite3 (2.9.2-x86_64-darwin) + sqlite3 (2.9.2-x86_64-linux-gnu) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0)