Merge pull request #2698 from openSUSE/depfu/update/omniauth-1.9.1

Update omniauth: 1.9.0 → 1.9.1 (patch)
This commit is contained in:
Henne Vogelsang 2021-03-06 03:22:51 +01:00 committed by GitHub
commit ab0ff0ff03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -229,7 +229,7 @@ GEM
sysexits (~> 1.1) sysexits (~> 1.1)
hashdiff (0.3.7) hashdiff (0.3.7)
hashery (2.1.2) hashery (2.1.2)
hashie (3.6.0) hashie (4.1.0)
html2haml (2.2.0) html2haml (2.2.0)
erubis (~> 2.7.0) erubis (~> 2.7.0)
haml (>= 4.0, < 6) haml (>= 4.0, < 6)
@ -325,8 +325,8 @@ GEM
multi_json (~> 1.3) multi_json (~> 1.3)
multi_xml (~> 0.5) multi_xml (~> 0.5)
rack (>= 1.2, < 3) rack (>= 1.2, < 3)
omniauth (1.9.0) omniauth (1.9.1)
hashie (>= 3.4.6, < 3.7.0) hashie (>= 3.4.6)
rack (>= 1.6.2, < 3) rack (>= 1.6.2, < 3)
omniauth-facebook (5.0.0) omniauth-facebook (5.0.0)
omniauth-oauth2 (~> 1.2) omniauth-oauth2 (~> 1.2)