Merge pull request #5907 from consuldemocracy/dependabot/bundler/omniauth-2.1.3

Bump omniauth from 2.1.2 to 2.1.3
This commit is contained in:
Sebastia
2025-06-09 12:27:34 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ gem "image_processing", "~> 1.14.0"
gem "invisible_captcha", "~> 2.3.0" gem "invisible_captcha", "~> 2.3.0"
gem "kaminari", "~> 1.2.2" gem "kaminari", "~> 1.2.2"
gem "mini_magick", "~> 4.13.2" gem "mini_magick", "~> 4.13.2"
gem "omniauth", "~> 2.1.2" gem "omniauth", "~> 2.1.3"
gem "omniauth-facebook", "~> 10.0.0" gem "omniauth-facebook", "~> 10.0.0"
gem "omniauth-google-oauth2", "~> 1.2.1" gem "omniauth-google-oauth2", "~> 1.2.1"
gem "omniauth-rails_csrf_protection", "~> 1.0.2" gem "omniauth-rails_csrf_protection", "~> 1.0.2"

View File

@@ -418,7 +418,7 @@ GEM
octokit (9.2.0) octokit (9.2.0)
faraday (>= 1, < 3) faraday (>= 1, < 3)
sawyer (~> 0.9) sawyer (~> 0.9)
omniauth (2.1.2) omniauth (2.1.3)
hashie (>= 3.4.6) hashie (>= 3.4.6)
rack (>= 2.2.3) rack (>= 2.2.3)
rack-protection rack-protection
@@ -788,7 +788,7 @@ DEPENDENCIES
letter_opener_web (~> 3.0.0) letter_opener_web (~> 3.0.0)
mdl (~> 0.13.0) mdl (~> 0.13.0)
mini_magick (~> 4.13.2) mini_magick (~> 4.13.2)
omniauth (~> 2.1.2) omniauth (~> 2.1.3)
omniauth-facebook (~> 10.0.0) omniauth-facebook (~> 10.0.0)
omniauth-google-oauth2 (~> 1.2.1) omniauth-google-oauth2 (~> 1.2.1)
omniauth-rails_csrf_protection (~> 1.0.2) omniauth-rails_csrf_protection (~> 1.0.2)