Revert "[ruby] Update omniauth-apple: 1.2.2 → 1.3.0 (minor)" (#19060)
This commit is contained in:
parent
3186f7ae2d
commit
7e9185f48b
14 changed files with 6 additions and 14 deletions
20
Gemfile.lock
20
Gemfile.lock
|
|
@ -80,7 +80,6 @@ GEM
|
|||
activerecord (>= 6.0, < 7.1)
|
||||
addressable (2.8.1)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
aes_key_wrap (1.1.0)
|
||||
ahoy_email (2.1.3)
|
||||
actionmailer (>= 5)
|
||||
addressable (>= 2.3.2)
|
||||
|
|
@ -115,7 +114,6 @@ GEM
|
|||
erubi (~> 1.4)
|
||||
parser (>= 2.4)
|
||||
smart_properties
|
||||
bindata (2.4.14)
|
||||
bindex (0.8.1)
|
||||
blazer (2.6.5)
|
||||
activerecord (>= 5)
|
||||
|
|
@ -258,7 +256,7 @@ GEM
|
|||
i18n (>= 1.8.11, < 2)
|
||||
fakeredis (0.8.0)
|
||||
redis (~> 4.1)
|
||||
faraday (2.7.4)
|
||||
faraday (2.7.1)
|
||||
faraday-net_http (>= 2.0, < 3.1)
|
||||
ruby2_keywords (>= 0.0.4)
|
||||
faraday-cookie_jar (0.0.7)
|
||||
|
|
@ -424,17 +422,11 @@ GEM
|
|||
js-routes (2.2.4)
|
||||
railties (>= 4)
|
||||
json (2.6.3)
|
||||
json-jwt (1.16.3)
|
||||
activesupport (>= 4.2)
|
||||
aes_key_wrap
|
||||
bindata
|
||||
faraday (~> 2.0)
|
||||
faraday-follow_redirects
|
||||
json-schema (2.8.1)
|
||||
addressable (>= 2.4)
|
||||
jsonapi-serializer (2.2.0)
|
||||
activesupport (>= 4.2)
|
||||
jwt (2.6.0)
|
||||
jwt (2.5.0)
|
||||
kaminari (1.2.2)
|
||||
activesupport (>= 4.1.0)
|
||||
kaminari-actionview (= 1.2.2)
|
||||
|
|
@ -563,12 +555,12 @@ GEM
|
|||
faraday (>= 1, < 3)
|
||||
sawyer (~> 0.9)
|
||||
oj (3.13.23)
|
||||
omniauth (2.1.1)
|
||||
omniauth (2.1.0)
|
||||
hashie (>= 3.4.6)
|
||||
rack (>= 2.2.3)
|
||||
rack-protection
|
||||
omniauth-apple (1.3.0)
|
||||
json-jwt
|
||||
omniauth-apple (1.2.2)
|
||||
jwt
|
||||
omniauth-oauth2
|
||||
omniauth-facebook (9.0.0)
|
||||
omniauth-oauth2 (~> 1.2)
|
||||
|
|
@ -625,7 +617,7 @@ GEM
|
|||
rack (>= 2.0.0)
|
||||
rack-host-redirect (1.3.0)
|
||||
rack
|
||||
rack-protection (3.0.5)
|
||||
rack-protection (3.0.3)
|
||||
rack
|
||||
rack-proxy (0.7.2)
|
||||
rack
|
||||
|
|
|
|||
BIN
vendor/cache/aes_key_wrap-1.1.0.gem
vendored
BIN
vendor/cache/aes_key_wrap-1.1.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/bindata-2.4.14.gem
vendored
BIN
vendor/cache/bindata-2.4.14.gem
vendored
Binary file not shown.
BIN
vendor/cache/faraday-2.7.1.gem
vendored
Normal file
BIN
vendor/cache/faraday-2.7.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/faraday-2.7.4.gem
vendored
BIN
vendor/cache/faraday-2.7.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/json-jwt-1.16.3.gem
vendored
BIN
vendor/cache/json-jwt-1.16.3.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/jwt-2.6.0.gem
vendored
BIN
vendor/cache/jwt-2.6.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/omniauth-2.1.0.gem
vendored
Normal file
BIN
vendor/cache/omniauth-2.1.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/omniauth-2.1.1.gem
vendored
BIN
vendor/cache/omniauth-2.1.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/omniauth-apple-1.2.2.gem
vendored
Normal file
BIN
vendor/cache/omniauth-apple-1.2.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/omniauth-apple-1.3.0.gem
vendored
BIN
vendor/cache/omniauth-apple-1.3.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/rack-protection-3.0.3.gem
vendored
Normal file
BIN
vendor/cache/rack-protection-3.0.3.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rack-protection-3.0.5.gem
vendored
BIN
vendor/cache/rack-protection-3.0.5.gem
vendored
Binary file not shown.
Loading…
Add table
Reference in a new issue