Commit a6e3d587 authored by Jonne Haß's avatar Jonne Haß Committed by Dennis Schubert
Browse files

bump omniauth-facebook

parent 3a0da056
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,7 @@ gem "open_graph_reader", "0.6.1"
# Services

gem "omniauth",           "1.2.2"
gem "omniauth-facebook",  "2.0.1"
gem "omniauth-facebook",  "3.0.0"
gem "omniauth-tumblr",    "1.1"
gem "omniauth-twitter",   "1.2.1"
gem "twitter",            "5.15.0"
+5 −5
Original line number Diff line number Diff line
@@ -369,7 +369,7 @@ GEM
      sprockets (>= 2.0.0, < 4.0)
      tilt (~> 1.2)
    hashdiff (0.2.2)
    hashie (3.4.2)
    hashie (3.4.3)
    hike (1.2.3)
    hiredis (0.5.2)
    hitimes (1.2.3)
@@ -418,7 +418,7 @@ GEM
    json (1.8.3)
    json-schema (2.5.2)
      addressable (~> 2.3.8)
    jwt (1.5.1)
    jwt (1.5.2)
    kaminari (0.16.3)
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
@@ -475,12 +475,12 @@ GEM
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
    omniauth-facebook (2.0.1)
    omniauth-facebook (3.0.0)
      omniauth-oauth2 (~> 1.2)
    omniauth-oauth (1.1.0)
      oauth
      omniauth (~> 1.0)
    omniauth-oauth2 (1.3.1)
    omniauth-oauth2 (1.4.0)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
    omniauth-tumblr (1.1)
@@ -832,7 +832,7 @@ DEPENDENCIES
  mysql2 (= 0.3.20)
  nokogiri (= 1.6.7.1)
  omniauth (= 1.2.2)
  omniauth-facebook (= 2.0.1)
  omniauth-facebook (= 3.0.0)
  omniauth-tumblr (= 1.1)
  omniauth-twitter (= 1.2.1)
  omniauth-wordpress (= 0.2.2)