Update omniauth to 1.6.1

This commit is contained in:
AEtherC0r3 2017-05-24 21:05:24 +03:00 committed by Stella Rouzi
parent 4e1d45382c
commit 2799653124

View file

@ -219,7 +219,7 @@ GEM
rubocop (>= 0.47.0)
sysexits (~> 1.1)
hashdiff (0.3.4)
hashie (2.1.1)
hashie (3.5.5)
hike (1.2.3)
hoptoad_notifier (2.4.11)
activesupport
@ -302,9 +302,9 @@ GEM
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
omniauth (1.2.1)
hashie (>= 1.2, < 3)
rack (~> 1.0)
omniauth (1.6.1)
hashie (>= 3.4.6, < 3.6.0)
rack (>= 1.6.2, < 3)
omniauth-facebook (1.6.0)
omniauth-oauth2 (~> 1.1)
omniauth-github (1.1.2)