From 5979fa08959703d13767929ac7a6ea2fb027a727 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 19:54:28 +0000 Subject: [PATCH] Update dependency omniauth-rails_csrf_protection to v2 --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a631a94..8db2a81e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM climate_control (1.2.0) cocoon (1.2.15) concurrent-ruby (1.3.5) - connection_pool (2.5.4) + connection_pool (3.0.2) crack (1.0.0) bigdecimal rexml @@ -241,7 +241,7 @@ GEM matrix (0.4.2) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.0) + minitest (5.26.2) minitest-reporters (1.7.1) ansi builder @@ -261,11 +261,12 @@ GEM nokogiri (1.18.10) 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 +292,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)