Revert "Bump omniauth-google-oauth2 version"

This reverts commit 8ac0b721c5.
This commit is contained in:
Joshua Rosenfeld 2018-12-31 14:59:09 -05:00
parent 8ac0b721c5
commit 9878274427
1 changed files with 12 additions and 12 deletions

View File

@ -131,7 +131,7 @@ GEM
exifr (1.3.4) exifr (1.3.4)
fabrication (2.20.1) fabrication (2.20.1)
fakeweb (1.3.0) fakeweb (1.3.0)
faraday (0.15.4) faraday (0.12.2)
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
faraday-http-cache (1.3.1) faraday-http-cache (1.3.1)
faraday (~> 0.8) faraday (~> 0.8)
@ -152,7 +152,7 @@ GEM
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
guess_html_encoding (0.0.11) guess_html_encoding (0.0.11)
hashdiff (0.3.7) hashdiff (0.3.7)
hashie (3.6.0) hashie (3.5.7)
highline (1.7.10) highline (1.7.10)
hiredis (0.6.1) hiredis (0.6.1)
hkdf (0.3.0) hkdf (0.3.0)
@ -168,7 +168,7 @@ GEM
rails-dom-testing (>= 1, < 3) rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0) railties (>= 4.2.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
jwt (2.1.0) jwt (1.5.6)
kgio (2.11.2) kgio (2.11.2)
kramdown (1.17.0) kramdown (1.17.0)
libv8 (6.7.288.46.1) libv8 (6.7.288.46.1)
@ -222,25 +222,25 @@ GEM
nokogumbo (1.5.0) nokogumbo (1.5.0)
nokogiri nokogiri
oauth (0.5.4) oauth (0.5.4)
oauth2 (1.4.1) oauth2 (1.4.0)
faraday (>= 0.8, < 0.16.0) faraday (>= 0.8, < 0.13)
jwt (>= 1.0, < 3.0) jwt (~> 1.0)
multi_json (~> 1.3) multi_json (~> 1.3)
multi_xml (~> 0.5) multi_xml (~> 0.5)
rack (>= 1.2, < 3) rack (>= 1.2, < 3)
octokit (4.9.0) octokit (4.9.0)
sawyer (~> 0.8.0, >= 0.5.3) sawyer (~> 0.8.0, >= 0.5.3)
oj (3.6.2) oj (3.6.2)
omniauth (1.9.0) omniauth (1.8.1)
hashie (>= 3.4.6, < 3.7.0) hashie (>= 3.4.6, < 3.6.0)
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)
omniauth-github (1.3.0) omniauth-github (1.3.0)
omniauth (~> 1.5) omniauth (~> 1.5)
omniauth-oauth2 (>= 1.4.0, < 2.0) omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-google-oauth2 (0.6.0) omniauth-google-oauth2 (0.5.3)
jwt (>= 2.0) jwt (>= 1.5)
omniauth (>= 1.1.1) omniauth (>= 1.1.1)
omniauth-oauth2 (>= 1.5) omniauth-oauth2 (>= 1.5)
omniauth-instagram (1.3.0) omniauth-instagram (1.3.0)
@ -249,9 +249,9 @@ GEM
omniauth-oauth (1.1.0) omniauth-oauth (1.1.0)
oauth oauth
omniauth (~> 1.0) omniauth (~> 1.0)
omniauth-oauth2 (1.6.0) omniauth-oauth2 (1.5.0)
oauth2 (~> 1.1) oauth2 (~> 1.1)
omniauth (~> 1.9) omniauth (~> 1.2)
omniauth-openid (1.0.1) omniauth-openid (1.0.1)
omniauth (~> 1.0) omniauth (~> 1.0)
rack-openid (~> 1.3.1) rack-openid (~> 1.3.1)