mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 14:11:10 +00:00
Merge pull request #2992 from openSUSE/depfu/update/omniauth-google-oauth2-1.0.1
Update omniauth-google-oauth2: 1.0.0 → 1.0.1 (patch)
This commit is contained in:
commit
89cbaa718d
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -220,10 +220,10 @@ GEM
|
|||
railties (>= 5.0.0)
|
||||
faker (2.18.0)
|
||||
i18n (>= 1.6, < 2)
|
||||
faraday (2.2.0)
|
||||
faraday (2.3.0)
|
||||
faraday-net_http (~> 2.0)
|
||||
ruby2_keywords (>= 0.0.4)
|
||||
faraday-net_http (2.0.1)
|
||||
faraday-net_http (2.0.2)
|
||||
fastimage (2.2.6)
|
||||
feature (1.4.0)
|
||||
ffi (1.15.5)
|
||||
|
|
@ -361,16 +361,16 @@ GEM
|
|||
multi_json (~> 1.3)
|
||||
multi_xml (~> 0.5)
|
||||
rack (>= 1.2, < 3)
|
||||
omniauth (2.0.4)
|
||||
omniauth (2.1.0)
|
||||
hashie (>= 3.4.6)
|
||||
rack (>= 1.6.2, < 3)
|
||||
rack (>= 2.2.3)
|
||||
rack-protection
|
||||
omniauth-facebook (8.0.0)
|
||||
omniauth-oauth2 (~> 1.2)
|
||||
omniauth-github (2.0.0)
|
||||
omniauth (~> 2.0)
|
||||
omniauth-oauth2 (~> 1.7.1)
|
||||
omniauth-google-oauth2 (1.0.0)
|
||||
omniauth-google-oauth2 (1.0.1)
|
||||
jwt (>= 2.0)
|
||||
oauth2 (~> 1.1)
|
||||
omniauth (~> 2.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue