Skip to content

Commit 81b9d8f

Browse files
Bump omniauth-google-oauth2 from 1.2.1 to 1.2.2 (#5501)
Bumps [omniauth-google-oauth2](https://github.com/zquestz/omniauth-google-oauth2) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/zquestz/omniauth-google-oauth2/releases) - [Changelog](https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md) - [Commits](zquestz/omniauth-google-oauth2@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: omniauth-google-oauth2 dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02aed37 commit 81b9d8f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ GEM
246246
railties (>= 6.1.0)
247247
faker (3.6.0)
248248
i18n (>= 1.8.11, < 2)
249-
faraday (1.10.4)
249+
faraday (1.10.5)
250250
faraday-em_http (~> 1.0)
251251
faraday-em_synchrony (~> 1.0)
252252
faraday-excon (~> 1.1)
@@ -259,10 +259,10 @@ GEM
259259
faraday-retry (~> 1.0)
260260
ruby2_keywords (>= 0.0.4)
261261
faraday-em_http (1.0.0)
262-
faraday-em_synchrony (1.0.0)
262+
faraday-em_synchrony (1.0.1)
263263
faraday-excon (1.1.0)
264264
faraday-httpclient (1.0.1)
265-
faraday-multipart (1.1.0)
265+
faraday-multipart (1.2.0)
266266
multipart-post (~> 2.0)
267267
faraday-net_http (1.0.2)
268268
faraday-net_http_persistent (1.2.0)
@@ -439,25 +439,25 @@ GEM
439439
notiffany (0.1.3)
440440
nenv (~> 0.1)
441441
shellany (~> 0.0)
442-
oauth2 (2.0.12)
442+
oauth2 (2.0.18)
443443
faraday (>= 0.17.3, < 4.0)
444444
jwt (>= 1.0, < 4.0)
445445
logger (~> 1.2)
446446
multi_xml (~> 0.5)
447447
rack (>= 1.2, < 4)
448448
snaky_hash (~> 2.0, >= 2.0.3)
449-
version_gem (>= 1.1.8, < 3)
449+
version_gem (~> 1.1, >= 1.1.9)
450450
omniauth (2.1.3)
451451
hashie (>= 3.4.6)
452452
rack (>= 2.2.3)
453453
rack-protection
454-
omniauth-google-oauth2 (1.2.1)
454+
omniauth-google-oauth2 (1.2.2)
455455
jwt (>= 2.9.2)
456456
oauth2 (~> 2.0)
457457
omniauth (~> 2.0)
458458
omniauth-oauth2 (~> 1.8)
459-
omniauth-oauth2 (1.8.0)
460-
oauth2 (>= 1.4, < 3)
459+
omniauth-oauth2 (1.9.0)
460+
oauth2 (>= 2.0.2, < 3)
461461
omniauth (~> 2.0)
462462
omniauth-rails_csrf_protection (2.0.1)
463463
actionpack (>= 4.2)
@@ -734,7 +734,7 @@ GEM
734734
uniform_notifier (1.18.0)
735735
uri (1.1.1)
736736
useragent (0.16.11)
737-
version_gem (1.1.8)
737+
version_gem (1.1.9)
738738
warden (1.2.9)
739739
rack (>= 2.0.9)
740740
web-console (4.3.0)

0 commit comments

Comments
 (0)