From eae3b4ff38b2f0228187d4eda77537a3b5a4c36a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2019 01:39:52 +0000 Subject: [PATCH] Bump omniauth-google-oauth2 from 0.2.1 to 0.2.6 Bumps [omniauth-google-oauth2](https://github.com/zquestz/omniauth-google-oauth2) from 0.2.1 to 0.2.6. - [Release notes](https://github.com/zquestz/omniauth-google-oauth2/releases) - [Changelog](https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zquestz/omniauth-google-oauth2/compare/v0.2.1...v0.2.6) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8f0145f..f5ac2ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,8 +127,8 @@ GEM erubis (2.7.0) execjs (2.0.2) fabrication (2.8.1) - faraday (0.8.8) - multipart-post (~> 1.2.0) + faraday (0.17.1) + multipart-post (>= 1.2, < 3) ffi (1.9.0) figaro (0.7.0) bundler (~> 1.0) @@ -154,7 +154,7 @@ GEM activesupport (>= 3.1, < 4.1) haml (>= 3.1, < 4.1) railties (>= 3.1, < 4.1) - hashie (2.0.5) + hashie (2.1.2) highline (1.6.19) hike (1.2.3) hpricot (0.8.6) @@ -165,7 +165,7 @@ GEM ruby_parser (~> 3.1.1) http-cookie (1.0.2) domain_name (~> 0.5) - httpauth (0.2.0) + httpauth (0.2.1) hub (1.10.6) i18n (0.6.5) iron_core (1.0.1) @@ -179,7 +179,7 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.0) - jwt (0.1.8) + jwt (0.1.13) multi_json (>= 1.5) kgio (2.8.1) launchy (2.3.0) @@ -214,8 +214,8 @@ GEM moped (2.0.0.beta) bson (~> 2.0.0.rc2) optionable (~> 0.1.1) - multi_json (1.8.0) - multipart-post (1.2.0) + multi_json (1.14.1) + multipart-post (2.1.1) net-http-digest_auth (1.4) net-http-persistent (2.9) net-scp (1.1.2) @@ -240,9 +240,9 @@ GEM rack omniauth-facebook (1.4.1) omniauth-oauth2 (~> 1.1.0) - omniauth-google-oauth2 (0.2.1) - omniauth (~> 1.0) - omniauth-oauth2 + omniauth-google-oauth2 (0.2.6) + omniauth (> 1.0) + omniauth-oauth2 (~> 1.1) omniauth-oauth (1.0.1) oauth omniauth (~> 1.0) @@ -274,7 +274,7 @@ GEM psych (2.0.0) quiet_assets (1.0.2) railties (>= 3.1, < 5.0) - rack (1.5.2) + rack (1.5.5) rack-protection (1.5.0) rack rack-test (0.6.2)