Bump omniauth-rails_csrf_protection from 1.0.1 to 1.0.2

Bumps [omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/cookpad/omniauth-rails_csrf_protection/releases)
- [Commits](https://github.com/cookpad/omniauth-rails_csrf_protection/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: omniauth-rails_csrf_protection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-01 22:25:45 +00:00
committed by taitus
parent 0cc6de088e
commit 93cfb67d15
2 changed files with 3 additions and 3 deletions

View File

@@ -409,7 +409,7 @@ GEM
omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
omniauth (~> 2.0)
omniauth-rails_csrf_protection (1.0.1)
omniauth-rails_csrf_protection (1.0.2)
actionpack (>= 4.2)
omniauth (~> 2.0)
omniauth-twitter (1.4.0)
@@ -751,7 +751,7 @@ DEPENDENCIES
omniauth (~> 2.1.2)
omniauth-facebook (~> 9.0.0)
omniauth-google-oauth2 (~> 1.1.1)
omniauth-rails_csrf_protection (~> 1.0.1)
omniauth-rails_csrf_protection (~> 1.0.2)
omniauth-twitter (~> 1.4.0)
paranoia (~> 3.0.0)
pdf-reader (~> 2.12.0)