From 4e8a2981a7766b3d5d874d8a3202b1dfce098c0f Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Tue, 19 Jan 2016 00:50:05 +0530 Subject: [PATCH] downgrade omniauth-oauth2 gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d441cba96e4..d4ecc419fcd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,7 @@ GEM omniauth-oauth (1.1.0) oauth omniauth (~> 1.0) - omniauth-oauth2 (1.4.0) + omniauth-oauth2 (1.3.1) oauth2 (~> 1.0) omniauth (~> 1.2) omniauth-openid (1.0.1)