From 2df29d41c0405a775ab88e8846bd758c4ae491cf 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 6638b121..4a6db48e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -322,9 +322,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)