From a253a41364b696d330beb2684273dae3411f3d71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 20:35:55 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b990729..b7087b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM bundler-audit (0.9.3) bundler (>= 1.2.0) thor (~> 1.0) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (3.0.2) crack (1.0.1) bigdecimal @@ -176,7 +176,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.17.1) + json (2.18.0) kamal (2.9.0) activesupport (>= 7.0) base64 (~> 0.2) @@ -204,7 +204,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (5.26.2) + minitest (5.27.0) msgpack (1.8.0) multipart-post (2.4.1) neighbor (0.6.0) @@ -253,7 +253,7 @@ GEM rack (>= 1, < 4) rubyntlm (~> 0.6.2, < 1) version_gem (~> 1.1, >= 1.1.9) - omniauth-rails_csrf_protection (2.0.0) + omniauth-rails_csrf_protection (2.0.1) actionpack (>= 4.2) omniauth (~> 2.0) orm_adapter (0.5.0)