Bump omniauth-google-oauth2 from 1.2.0 to 1.2.1

Bumps [omniauth-google-oauth2](https://github.com/zquestz/omniauth-google-oauth2) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/zquestz/omniauth-google-oauth2/releases)
- [Changelog](https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zquestz/omniauth-google-oauth2/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: omniauth-google-oauth2
  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]
2025-06-09 09:22:59 +00:00
committed by GitHub
parent 014b32da78
commit c42ed076e8
2 changed files with 19 additions and 18 deletions

View File

@@ -36,7 +36,7 @@ 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.2"
gem "omniauth-facebook", "~> 10.0.0" gem "omniauth-facebook", "~> 10.0.0"
gem "omniauth-google-oauth2", "~> 1.2.0" gem "omniauth-google-oauth2", "~> 1.2.1"
gem "omniauth-rails_csrf_protection", "~> 1.0.2" gem "omniauth-rails_csrf_protection", "~> 1.0.2"
gem "omniauth-twitter", "~> 1.4.0" gem "omniauth-twitter", "~> 1.4.0"
gem "paranoia", "~> 3.0.1" gem "paranoia", "~> 3.0.1"

View File

@@ -108,7 +108,7 @@ GEM
activesupport (>= 5.2, < 8.2) activesupport (>= 5.2, < 8.2)
autoprefixer-rails (10.4.19.0) autoprefixer-rails (10.4.19.0)
execjs (~> 2) execjs (~> 2)
base64 (0.2.0) base64 (0.3.0)
bcrypt (3.1.20) bcrypt (3.1.20)
benchmark (0.4.0) benchmark (0.4.0)
better_html (2.1.1) better_html (2.1.1)
@@ -118,7 +118,7 @@ GEM
erubi (~> 1.4) erubi (~> 1.4)
parser (>= 2.4) parser (>= 2.4)
smart_properties smart_properties
bigdecimal (3.1.9) bigdecimal (3.2.2)
bindex (0.8.1) bindex (0.8.1)
bing_translator (6.2.0) bing_translator (6.2.0)
json json
@@ -317,7 +317,7 @@ GEM
rdoc rdoc
reline (>= 0.4.2) reline (>= 0.4.2)
json (2.12.2) json (2.12.2)
jwt (2.9.3) jwt (2.10.1)
base64 base64
kaminari (1.2.2) kaminari (1.2.2)
activesupport (>= 4.1.0) activesupport (>= 4.1.0)
@@ -380,7 +380,7 @@ GEM
mixlib-shellout (3.2.7) mixlib-shellout (3.2.7)
chef-utils chef-utils
multi_json (1.15.0) multi_json (1.15.0)
multi_xml (0.7.1) multi_xml (0.7.2)
bigdecimal (~> 3.1) bigdecimal (~> 3.1)
mutex_m (0.3.0) mutex_m (0.3.0)
net-http (0.6.0) net-http (0.6.0)
@@ -407,13 +407,14 @@ GEM
nori (2.7.1) nori (2.7.1)
bigdecimal bigdecimal
oauth (0.5.6) oauth (0.5.6)
oauth2 (2.0.9) oauth2 (2.0.12)
faraday (>= 0.17.3, < 3.0) faraday (>= 0.17.3, < 4.0)
jwt (>= 1.0, < 3.0) jwt (>= 1.0, < 4.0)
logger (~> 1.2)
multi_xml (~> 0.5) multi_xml (~> 0.5)
rack (>= 1.2, < 4) rack (>= 1.2, < 4)
snaky_hash (~> 2.0) snaky_hash (~> 2.0, >= 2.0.3)
version_gem (~> 1.1) version_gem (>= 1.1.8, < 3)
octokit (9.2.0) octokit (9.2.0)
faraday (>= 1, < 3) faraday (>= 1, < 3)
sawyer (~> 0.9) sawyer (~> 0.9)
@@ -424,8 +425,8 @@ GEM
omniauth-facebook (10.0.0) omniauth-facebook (10.0.0)
bigdecimal bigdecimal
omniauth-oauth2 (>= 1.2, < 3) omniauth-oauth2 (>= 1.2, < 3)
omniauth-google-oauth2 (1.2.0) omniauth-google-oauth2 (1.2.1)
jwt (>= 2.9) jwt (>= 2.9.2)
oauth2 (~> 2.0) oauth2 (~> 2.0)
omniauth (~> 2.0) omniauth (~> 2.0)
omniauth-oauth2 (~> 1.8) omniauth-oauth2 (~> 1.8)
@@ -485,7 +486,7 @@ GEM
puma (5.6.9) puma (5.6.9)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.8.1) racc (1.8.1)
rack (2.2.14) rack (2.2.17)
rack-accept (0.4.5) rack-accept (0.4.5)
rack (>= 0.4) rack (>= 0.4)
rack-protection (3.2.0) rack-protection (3.2.0)
@@ -655,9 +656,9 @@ GEM
sitemap_generator (6.3.0) sitemap_generator (6.3.0)
builder (~> 3.0) builder (~> 3.0)
smart_properties (1.17.0) smart_properties (1.17.0)
snaky_hash (2.0.1) snaky_hash (2.0.3)
hashie hashie (>= 0.1.0, < 6)
version_gem (~> 1.1, >= 1.1.1) version_gem (>= 1.1.8, < 3)
social-share-button (1.2.4) social-share-button (1.2.4)
coffee-rails coffee-rails
spring (4.2.1) spring (4.2.1)
@@ -701,7 +702,7 @@ GEM
unicode-display_width (2.6.0) unicode-display_width (2.6.0)
uri (1.0.3) uri (1.0.3)
uuidtools (2.2.0) uuidtools (2.2.0)
version_gem (1.1.4) version_gem (1.1.8)
view_component (3.23.1) view_component (3.23.1)
activesupport (>= 5.2.0, < 8.1) activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1) concurrent-ruby (~> 1)
@@ -789,7 +790,7 @@ DEPENDENCIES
mini_magick (~> 4.13.2) mini_magick (~> 4.13.2)
omniauth (~> 2.1.2) omniauth (~> 2.1.2)
omniauth-facebook (~> 10.0.0) omniauth-facebook (~> 10.0.0)
omniauth-google-oauth2 (~> 1.2.0) omniauth-google-oauth2 (~> 1.2.1)
omniauth-rails_csrf_protection (~> 1.0.2) omniauth-rails_csrf_protection (~> 1.0.2)
omniauth-twitter (~> 1.4.0) omniauth-twitter (~> 1.4.0)
paranoia (~> 3.0.1) paranoia (~> 3.0.1)