From 9a58a8c43f5f0d36d9ff347a167f81520f37ed09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:32:20 +0000 Subject: [PATCH] Bump omniauth from 1.1.4 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.1.4 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.1.4...v1.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 30337c5..f60a4f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM faraday (0.8.7) multipart-post (~> 1.1) fattr (2.2.1) - hashie (2.0.5) + hashie (3.6.0) heroku-api (0.3.11) excon (~> 0.22.1) hike (1.2.2) @@ -111,9 +111,9 @@ GEM jwt (~> 0.1.4) multi_json (~> 1.0) rack (~> 1.2) - omniauth (1.1.4) - hashie (>= 1.2, < 3) - rack + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) omniauth-google-oauth2 (0.1.17) omniauth (~> 1.0) omniauth-oauth2