Skip to content

Commit

Permalink
Update omniauth-github to version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jul 24, 2018
1 parent ee4dc8c commit c536d18
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ GEM
thor (>= 0.14, < 2.0)
json (2.1.0)
json (2.1.0-java)
jwt (1.5.1)
jwt (1.5.6)
kaminari (0.16.3)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -202,27 +202,27 @@ GEM
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.4-java)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
rack (>= 1.2, < 3)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
omniauth (1.8.1)
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
omniauth-github (1.1.2)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.1)
omniauth-github (1.3.0)
omniauth (~> 1.5)
omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-google-oauth2 (0.4.0)
jwt (~> 1.5.0)
multi_json (~> 1.3)
omniauth (>= 1.1.1)
omniauth-oauth2 (>= 1.3.1)
omniauth-oauth2 (1.3.1)
oauth2 (~> 1.0)
omniauth-oauth2 (1.5.0)
oauth2 (~> 1.1)
omniauth (~> 1.2)
origin (2.3.1)
orm_adapter (0.5.0)
Expand Down

0 comments on commit c536d18

Please sign in to comment.