From 652a476ba828e53f8d43b4565692cd25ee218075 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 7d7bfc86..bb21b493 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -334,8 +334,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)