From 7ab9153f5551d80ecd1ba4db2b14019f41adb7f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 20:00:44 +0000 Subject: [PATCH] Update bundler non-major dependencies to v7.1.0 --- Gemfile.lock | 48 +++++++++++++++++++++++------------------------- 1 file changed, 23 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86357b9e..9389a27a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,7 @@ GEM climate_control (1.2.0) concurrent-ruby (1.3.5) connection_pool (2.5.4) - crack (1.0.0) + crack (1.0.1) bigdecimal rexml crass (1.0.6) @@ -148,7 +148,7 @@ GEM graphql-client (0.26.0) activesupport (>= 3.0) graphql (>= 1.13.0) - hashdiff (1.1.2) + hashdiff (1.2.1) http (5.3.1) addressable (~> 2.8) http-cookie (~> 1.0) @@ -164,14 +164,14 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.1) - irb (1.15.2) + irb (1.15.3) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.13.2) + json (2.16.0) language_server-protocol (3.17.0.5) lint_roller (1.1.0) llhttp-ffi (0.5.1) @@ -207,7 +207,7 @@ GEM timeout net-smtp (0.5.1) net-protocol - nio4r (2.7.4) + nio4r (2.7.5) nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) nokogiri (1.18.10-arm64-darwin) @@ -218,7 +218,7 @@ GEM racc (~> 1.4) openssl (3.3.2) parallel (1.27.0) - parser (3.3.9.0) + parser (3.3.10.0) ast (~> 2.4.1) racc pg (1.6.2-aarch64-linux) @@ -228,16 +228,16 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.4.0) + prism (1.6.0) psych (5.2.6) date stringio public_suffix (6.0.2) - puma (7.0.4) + puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.18) - rack-attack (6.7.0) + rack (3.1.19) + rack-attack (6.8.0) rack (>= 1.0, < 4) rack-session (2.1.1) base64 (>= 0.1.0) @@ -276,8 +276,8 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.0) - rdoc (6.15.0) + rake (13.3.1) + rdoc (6.15.1) erb psych (>= 4.0.0) tsort @@ -290,7 +290,7 @@ GEM io-console (~> 0.5) rexml (3.4.4) rouge (4.5.1) - rubocop (1.81.1) + rubocop (1.81.7) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -322,18 +322,16 @@ GEM sprockets-rails tilt securerandom (0.4.1) - selenium-webdriver (4.36.0) + selenium-webdriver (4.38.0) base64 (~> 0.2) - json (<= 2.13.2) logger (~> 1.4) - prism (~> 1.0, < 1.5) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - sentry-rails (5.28.0) + sentry-rails (5.28.1) railties (>= 5.0) - sentry-ruby (~> 5.28.0) - sentry-ruby (5.28.0) + sentry-ruby (~> 5.28.1) + sentry-ruby (5.28.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.22.0) @@ -350,10 +348,10 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.7.4-aarch64-linux-gnu) - sqlite3 (2.7.4-arm64-darwin) - sqlite3 (2.7.4-x86_64-darwin) - sqlite3 (2.7.4-x86_64-linux-gnu) + sqlite3 (2.8.0-aarch64-linux-gnu) + sqlite3 (2.8.0-arm64-darwin) + sqlite3 (2.8.0-x86_64-darwin) + sqlite3 (2.8.0-x86_64-linux-gnu) stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.7) @@ -361,7 +359,7 @@ GEM tilt (2.6.0) timeout (0.4.3) tsort (0.2.0) - turbo-rails (2.0.17) + turbo-rails (2.0.20) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) @@ -377,7 +375,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.25.1) + webmock (3.26.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)