From ace5d5a3a44e200d70cae2407f6401cceeaf7e16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 17:03:44 +0000 Subject: [PATCH] Update dependency omniauth-rails_csrf_protection to v2 --- Gemfile.lock | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a631a94..eb2ad176 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,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,8 +147,8 @@ 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 @@ -182,8 +182,9 @@ GEM globalid (1.3.0) activesupport (>= 6.1) hashdiff (1.2.0) - hashie (5.0.0) - i18n (1.14.7) + hashie (5.1.0) + logger + i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.1) irb (1.15.2) @@ -225,7 +226,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 +242,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,14 +260,15 @@ 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) + omniauth (2.1.4) hashie (>= 3.4.6) + logger rack (>= 2.2.3) rack-protection - omniauth-rails_csrf_protection (1.0.2) + omniauth-rails_csrf_protection (2.0.1) actionpack (>= 4.2) omniauth (~> 2.0) omniauth-saml (2.2.4) @@ -291,8 +294,8 @@ GEM puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.18) - rack-protection (4.1.1) + rack (3.1.19) + rack-protection (4.2.1) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4)