From 649312a10249be271a4dbb8e392f5a767357f487 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 20:22:54 +0000 Subject: [PATCH] Update omniauth-rails_csrf_protection to version 2.0.1 --- Gemfile.lock | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46bb9a01..ced49728 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM awesome_nested_set (3.5.0) activerecord (>= 4.0.0, < 7.1) aws_cf_signer (0.1.3) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) benchmark (0.4.0) bindex (0.8.1) @@ -246,12 +246,13 @@ GEM sysexits (~> 1.1) hashdiff (1.0.1) hashery (2.1.2) - hashie (5.0.0) + hashie (5.1.0) + logger htmlentities (4.3.4) http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) i18n_data (0.17.1) simple_po_parser (~> 1.1) @@ -297,7 +298,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.24.0) + loofah (2.25.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -317,8 +318,9 @@ GEM benchmark logger mini_mime (1.1.5) - mini_portile2 (2.8.8) - minitest (5.25.5) + mini_portile2 (2.8.9) + minitest (6.0.1) + prism (~> 1.5) momentjs-rails (2.29.4.1) railties (>= 3.1) monetize (1.12.0) @@ -346,7 +348,7 @@ GEM next_rails (1.2.4) colorize (>= 0.8.1) nio4r (2.7.4) - nokogiri (1.18.5) + nokogiri (1.19.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (2.0.9) @@ -356,8 +358,9 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0) version_gem (~> 1.1) - omniauth (2.1.3) + omniauth (2.1.4) hashie (>= 3.4.6) + logger rack (>= 2.2.3) rack-protection omniauth-facebook (9.0.0) @@ -376,7 +379,7 @@ GEM omniauth-openid (2.0.1) omniauth (>= 1.0, < 3.0) rack-openid (~> 1.4.0) - omniauth-rails_csrf_protection (1.0.2) + omniauth-rails_csrf_protection (2.0.1) actionpack (>= 4.2) omniauth (~> 2.0) orm_adapter (0.5.0) @@ -408,11 +411,12 @@ GEM prawn-table prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) + prism (1.9.0) public_suffix (6.0.1) puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.13) + rack (2.2.21) rack-openid (1.4.2) rack (>= 1.1.0) ruby-openid (>= 2.1.8) @@ -439,7 +443,7 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6)