diff --git a/Gemfile b/Gemfile index 11c8397c5..616772799 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'devise', '1.5.3' gem 'remotipart', '~> 1.0' -gem 'omniauth', '1.0.3' +gem 'omniauth', '1.1.1' gem 'omniauth-facebook' gem 'omniauth-tumblr' gem 'omniauth-twitter' diff --git a/Gemfile.lock b/Gemfile.lock index a958a10de..bf20bbb98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -300,7 +300,7 @@ GEM oink (0.9.3) activerecord hodel_3000_compliant_logger - omniauth (1.0.3) + omniauth (1.1.1) hashie (~> 1.2) rack omniauth-facebook (1.3.0) @@ -519,7 +519,7 @@ DEPENDENCIES newrelic_rpm nokogiri (= 1.5.2) oink - omniauth (= 1.0.3) + omniauth (= 1.1.1) omniauth-facebook omniauth-tumblr omniauth-twitter