Update omniauth-apple to version 1.2.0 (#18528)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
a9524dca09
commit
3fd4eaffdd
7 changed files with 5 additions and 4 deletions
|
|
@ -430,7 +430,7 @@ GEM
|
|||
addressable (>= 2.4)
|
||||
jsonapi-serializer (2.2.0)
|
||||
activesupport (>= 4.2)
|
||||
jwt (2.4.1)
|
||||
jwt (2.5.0)
|
||||
kaminari (1.2.2)
|
||||
activesupport (>= 4.1.0)
|
||||
kaminari-actionview (= 1.2.2)
|
||||
|
|
@ -550,12 +550,12 @@ GEM
|
|||
nenv (~> 0.1)
|
||||
shellany (~> 0.0)
|
||||
oauth (0.5.10)
|
||||
oauth2 (1.4.10)
|
||||
oauth2 (1.4.11)
|
||||
faraday (>= 0.17.3, < 3.0)
|
||||
jwt (>= 1.0, < 3.0)
|
||||
multi_json (~> 1.3)
|
||||
multi_xml (~> 0.5)
|
||||
rack (>= 1.2, < 3)
|
||||
rack (>= 1.2, < 4)
|
||||
octokit (5.6.1)
|
||||
faraday (>= 1, < 3)
|
||||
sawyer (~> 0.9)
|
||||
|
|
@ -564,9 +564,10 @@ GEM
|
|||
hashie (>= 3.4.6)
|
||||
rack (>= 2.2.3)
|
||||
rack-protection
|
||||
omniauth-apple (1.0.2)
|
||||
omniauth-apple (1.2.0)
|
||||
jwt
|
||||
omniauth-oauth2
|
||||
rack-protection (~> 2.0)
|
||||
omniauth-facebook (9.0.0)
|
||||
omniauth-oauth2 (~> 1.2)
|
||||
omniauth-github (2.0.0)
|
||||
|
|
|
|||
BIN
vendor/cache/jwt-2.4.1.gem
vendored
BIN
vendor/cache/jwt-2.4.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/jwt-2.5.0.gem
vendored
Normal file
BIN
vendor/cache/jwt-2.5.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/oauth2-1.4.10.gem
vendored
BIN
vendor/cache/oauth2-1.4.10.gem
vendored
Binary file not shown.
BIN
vendor/cache/oauth2-1.4.11.gem
vendored
Normal file
BIN
vendor/cache/oauth2-1.4.11.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/omniauth-apple-1.0.2.gem
vendored
BIN
vendor/cache/omniauth-apple-1.0.2.gem
vendored
Binary file not shown.
BIN
vendor/cache/omniauth-apple-1.2.0.gem
vendored
Normal file
BIN
vendor/cache/omniauth-apple-1.2.0.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue