From d8fc892a3d70333f425511d367b18ccf0788b5b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Fri, 6 Nov 2015 20:52:06 +0100 Subject: [PATCH] updates dependencies --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 177112d08..85456a34d 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem 'devise' gem 'omniauth' gem 'omniauth-twitter' gem 'omniauth-facebook', '~> 3.0.0' -gem 'omniauth-google-oauth2', '~> 0.2.7' +gem 'omniauth-google-oauth2', '~> 0.2.10' gem 'kaminari' gem 'ancestry' diff --git a/Gemfile.lock b/Gemfile.lock index cd71039b0..67fdb89d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -247,7 +247,7 @@ GEM rack (~> 1.0) omniauth-facebook (3.0.0) omniauth-oauth2 (~> 1.2) - omniauth-google-oauth2 (0.2.9) + omniauth-google-oauth2 (0.2.10) addressable (~> 2.3) jwt (~> 1.0) multi_json (~> 1.3) @@ -460,7 +460,7 @@ DEPENDENCIES newrelic_rpm (~> 3.14) omniauth omniauth-facebook (~> 3.0.0) - omniauth-google-oauth2 (~> 0.2.7) + omniauth-google-oauth2 (~> 0.2.10) omniauth-twitter paranoia pg