From 02967c2afa629592ad63f757f250216219ed85cd Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Sun, 7 Oct 2018 17:31:04 +0000 Subject: [PATCH] Update omniauth-google-oauth2 to version 0.5.3 --- Gemfile.lock | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f033e8aa7..93a787b98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,7 @@ GEM thor (>= 0.14, < 2.0) json (2.1.0) json (2.1.0-java) - jwt (1.5.1) + jwt (1.5.6) kaminari (1.1.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.1.1) @@ -213,12 +213,12 @@ GEM nokogiri (1.8.5) mini_portile2 (~> 2.3.0) nokogiri (1.8.5-java) - oauth2 (1.0.0) - faraday (>= 0.8, < 0.10) + oauth2 (1.4.0) + faraday (>= 0.8, < 0.13) jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (~> 1.2) + rack (>= 1.2, < 3) octokit (4.3.0) sawyer (~> 0.7.0, >= 0.5.3) omniauth (1.8.1) @@ -227,13 +227,12 @@ GEM omniauth-github (1.1.2) omniauth (~> 1.0) omniauth-oauth2 (~> 1.1) - omniauth-google-oauth2 (0.4.0) - jwt (~> 1.5.0) - multi_json (~> 1.3) + omniauth-google-oauth2 (0.5.3) + jwt (>= 1.5) omniauth (>= 1.1.1) - omniauth-oauth2 (>= 1.3.1) - omniauth-oauth2 (1.3.1) - oauth2 (~> 1.0) + omniauth-oauth2 (>= 1.5) + omniauth-oauth2 (1.5.0) + oauth2 (~> 1.1) omniauth (~> 1.2) origin (2.3.1) orm_adapter (0.5.0)