bump omniauth

This commit is contained in:
Jonne Haß 2013-02-15 17:09:32 +01:00
parent 3ae073a2dc
commit 34a89a2794
2 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@ gem 'devise', '2.1.3'
gem 'remotipart', '1.0.2'
gem 'omniauth', '1.1.1'
gem 'omniauth', '1.1.3'
gem 'omniauth-facebook', '1.4.1'
gem 'omniauth-tumblr', '1.1'
gem 'omniauth-twitter', '0.0.14'

View file

@ -233,7 +233,7 @@ GEM
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
omniauth (1.1.1)
omniauth (1.1.3)
hashie (~> 1.2)
rack
omniauth-facebook (1.4.1)
@ -449,7 +449,7 @@ DEPENDENCIES
mobile-fu (= 1.1.1)
mysql2 (= 0.3.11)
nokogiri (= 1.5.6)
omniauth (= 1.1.1)
omniauth (= 1.1.3)
omniauth-facebook (= 1.4.1)
omniauth-tumblr (= 1.1)
omniauth-twitter (= 0.0.14)