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:
depfu[bot] 2023-12-28 12:14:32 -05:00 committed by GitHub
parent 7508208368
commit a3a5763b20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 3 additions and 3 deletions

View file

@ -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)

Binary file not shown.

BIN
vendor/cache/omniauth-2.1.2.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rack-protection-3.1.0.gem vendored Normal file

Binary file not shown.