From 12c9b0e49c2acb77d8c7a23e6572d18ab4838bf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 14:52:39 +0000 Subject: [PATCH] Bump omniauth-rails_csrf_protection from 2.0.0 to 2.0.1 Bumps [omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection) from 2.0.0 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/v2.0.0...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-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 228108b0ba..e4e8ccecaf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -318,7 +318,8 @@ GEM rspec (>= 2.99.0, < 4.0) hashdiff (1.2.1) hashery (2.1.2) - hashie (5.0.0) + hashie (5.1.0) + logger i18n (1.14.8) concurrent-ruby (~> 1.0) icalendar (2.12.1) @@ -455,7 +456,7 @@ GEM omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) omniauth (~> 2.0) - omniauth-rails_csrf_protection (2.0.0) + omniauth-rails_csrf_protection (2.0.1) actionpack (>= 4.2) omniauth (~> 2.0) orderly (0.1.1)