From 29967d14e1a1a63f8eef2c0c5045fcc96913bde8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Fri, 7 Sep 2012 02:24:52 +0200 Subject: [PATCH] bump omniauth --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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