Update omniauth to version 2.1.2 (#20483)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
7508208368
commit
a3a5763b20
5 changed files with 3 additions and 3 deletions
|
|
@ -565,7 +565,7 @@ GEM
|
|||
sawyer (~> 0.9)
|
||||
oj (3.16.3)
|
||||
bigdecimal (>= 3.0)
|
||||
omniauth (2.1.0)
|
||||
omniauth (2.1.2)
|
||||
hashie (>= 3.4.6)
|
||||
rack (>= 2.2.3)
|
||||
rack-protection
|
||||
|
|
@ -628,8 +628,8 @@ GEM
|
|||
rack (>= 2.0.0)
|
||||
rack-host-redirect (1.3.0)
|
||||
rack
|
||||
rack-protection (3.0.3)
|
||||
rack
|
||||
rack-protection (3.1.0)
|
||||
rack (~> 2.2, >= 2.2.4)
|
||||
rack-proxy (0.7.6)
|
||||
rack
|
||||
rack-test (2.1.0)
|
||||
|
|
|
|||
BIN
vendor/cache/omniauth-2.1.0.gem
vendored
BIN
vendor/cache/omniauth-2.1.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/omniauth-2.1.2.gem
vendored
Normal file
BIN
vendor/cache/omniauth-2.1.2.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/rack-protection-3.0.3.gem
vendored
BIN
vendor/cache/rack-protection-3.0.3.gem
vendored
Binary file not shown.
BIN
vendor/cache/rack-protection-3.1.0.gem
vendored
Normal file
BIN
vendor/cache/rack-protection-3.1.0.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue