Update omniauth to version 1.9.1

This commit is contained in:
depfu[bot] 2021-03-06 02:09:49 +00:00 committed by GitHub
parent d53ebb7d30
commit 253e0c74f4
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)