From 94de98b3f8b4f43670a290e070e51312e3e8e172 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Mon, 3 Sep 2018 19:55:50 +0000 Subject: [PATCH] Update omniauth-google-oauth2 to version 0.5.3 --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6fc49b26..aac9271e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -320,9 +320,10 @@ GEM omniauth-github (1.3.0) omniauth (~> 1.5) omniauth-oauth2 (>= 1.4.0, < 2.0) - omniauth-google-oauth2 (0.2.4) - omniauth (~> 1.0) - omniauth-oauth2 (~> 1.1) + omniauth-google-oauth2 (0.5.3) + jwt (>= 1.5) + omniauth (>= 1.1.1) + omniauth-oauth2 (>= 1.5) omniauth-oauth2 (1.5.0) oauth2 (~> 1.1) omniauth (~> 1.2)