Skip to content

Commit

Permalink
Upgrade omniauth-github to fix deprecation notice (#6022) [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
rhymes committed Feb 11, 2020
1 parent 050a2e2 commit 041ad23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Expand Up @@ -504,7 +504,7 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
oauth (0.5.4)
oauth2 (1.4.2)
oauth2 (1.4.3)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
Expand All @@ -517,7 +517,7 @@ GEM
omniauth (1.9.0)
hashie (>= 3.4.6, < 3.7.0)
rack (>= 1.6.2, < 3)
omniauth-github (1.3.0)
omniauth-github (1.4.0)
omniauth (~> 1.5)
omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-oauth (1.1.0)
Expand Down Expand Up @@ -563,7 +563,7 @@ GEM
jwt (~> 2.1, >= 2.1.0)
rest-client (~> 2.0, >= 2.0.2)
pusher-signature (0.1.8)
rack (2.2.1)
rack (2.2.2)
rack-host-redirect (1.3.0)
rack
rack-protection (2.0.5)
Expand Down

0 comments on commit 041ad23

Please sign in to comment.