From d832e9870bddc8f5cb9a6be2f174b2b97a87d9c1 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Sun, 30 Dec 2018 08:15:18 +0000 Subject: [PATCH] Update omniauth-google-oauth2 to version 0.6.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fff37143..37096812 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -332,8 +332,8 @@ GEM omniauth-github (1.3.0) omniauth (~> 1.5) omniauth-oauth2 (>= 1.4.0, < 2.0) - omniauth-google-oauth2 (0.5.4) - jwt (>= 1.5) + omniauth-google-oauth2 (0.6.0) + jwt (>= 2.0) omniauth (>= 1.1.1) omniauth-oauth2 (>= 1.5) omniauth-oauth2 (1.6.0)