From 1b5905ee4bb8283cbc428893a4544966c55ddcde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 09:29:44 +0000 Subject: [PATCH] Bump omniauth-rails_csrf_protection from 1.0.2 to 2.0.1 Bumps [omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection) from 1.0.2 to 2.0.1. - [Release notes](https://github.com/cookpad/omniauth-rails_csrf_protection/releases) - [Commits](https://github.com/cookpad/omniauth-rails_csrf_protection/compare/v1.0.2...v2.0.1) --- updated-dependencies: - dependency-name: omniauth-rails_csrf_protection dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 164c55e1c..3c40a8e12 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'image_processing' gem 'importmap-rails' gem 'jbuilder' gem 'kaminari' -gem 'omniauth-rails_csrf_protection', '~> 1.0.1' +gem 'omniauth-rails_csrf_protection', '~> 2.0.1' gem 'omniauth-rpi', github: 'RaspberryPiFoundation/omniauth-rpi', tag: 'v1.3.1' diff --git a/Gemfile.lock b/Gemfile.lock index 8f58d7be3..90350ce18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,7 +228,8 @@ GEM activesupport (>= 3.0) graphql (>= 1.13.0) hashdiff (1.2.0) - hashie (5.0.0) + hashie (5.1.0) + logger i18n (1.14.8) concurrent-ruby (~> 1.0) image_processing (1.14.0) @@ -315,14 +316,15 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0, >= 2.0.3) version_gem (>= 1.1.8, < 3) - omniauth (2.1.3) + omniauth (2.1.4) hashie (>= 3.4.6) + logger rack (>= 2.2.3) rack-protection omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) omniauth (~> 2.0) - omniauth-rails_csrf_protection (1.0.2) + omniauth-rails_csrf_protection (2.0.1) actionpack (>= 4.2) omniauth (~> 2.0) open-uri (0.5.0) @@ -366,7 +368,7 @@ GEM rack-cors (3.0.0) logger rack (>= 3.0.14) - rack-protection (4.1.1) + rack-protection (4.2.1) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4) @@ -621,7 +623,7 @@ DEPENDENCIES importmap-rails jbuilder kaminari - omniauth-rails_csrf_protection (~> 1.0.1) + omniauth-rails_csrf_protection (~> 2.0.1) omniauth-rpi! open-uri paper_trail