Bump omniauth-google-oauth2 from 1.0.0 to 1.0.1 (#16869)
Bumps [omniauth-google-oauth2](https://github.com/zquestz/omniauth-google-oauth2) from 1.0.0 to 1.0.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.0.0...v1.0.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
efcab9d7db
commit
e5d0beed87
7 changed files with 4 additions and 4 deletions
|
|
@ -503,8 +503,8 @@ GEM
|
|||
nenv (~> 0.1)
|
||||
shellany (~> 0.0)
|
||||
oauth (0.5.6)
|
||||
oauth2 (1.4.7)
|
||||
faraday (>= 0.8, < 2.0)
|
||||
oauth2 (1.4.9)
|
||||
faraday (>= 0.17.3, < 3.0)
|
||||
jwt (>= 1.0, < 3.0)
|
||||
multi_json (~> 1.3)
|
||||
multi_xml (~> 0.5)
|
||||
|
|
@ -525,7 +525,7 @@ GEM
|
|||
omniauth-github (2.0.0)
|
||||
omniauth (~> 2.0)
|
||||
omniauth-oauth2 (~> 1.7.1)
|
||||
omniauth-google-oauth2 (1.0.0)
|
||||
omniauth-google-oauth2 (1.0.1)
|
||||
jwt (>= 2.0)
|
||||
oauth2 (~> 1.1)
|
||||
omniauth (~> 2.0)
|
||||
|
|
@ -533,7 +533,7 @@ GEM
|
|||
omniauth-oauth (1.2.0)
|
||||
oauth
|
||||
omniauth (>= 1.0, < 3)
|
||||
omniauth-oauth2 (1.7.1)
|
||||
omniauth-oauth2 (1.7.2)
|
||||
oauth2 (~> 1.4)
|
||||
omniauth (>= 1.9, < 3)
|
||||
omniauth-rails_csrf_protection (1.0.1)
|
||||
|
|
|
|||
BIN
vendor/cache/oauth2-1.4.7.gem
vendored
BIN
vendor/cache/oauth2-1.4.7.gem
vendored
Binary file not shown.
BIN
vendor/cache/oauth2-1.4.9.gem
vendored
Normal file
BIN
vendor/cache/oauth2-1.4.9.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/omniauth-google-oauth2-1.0.0.gem
vendored
BIN
vendor/cache/omniauth-google-oauth2-1.0.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/omniauth-google-oauth2-1.0.1.gem
vendored
Normal file
BIN
vendor/cache/omniauth-google-oauth2-1.0.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/omniauth-oauth2-1.7.1.gem
vendored
BIN
vendor/cache/omniauth-oauth2-1.7.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/omniauth-oauth2-1.7.2.gem
vendored
Normal file
BIN
vendor/cache/omniauth-oauth2-1.7.2.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue