From 47444447b013cf4d5466ee032a6e96238e8a634e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:32:59 +0000 Subject: [PATCH] Bump omniauth from 1.1.0 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.1.0 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.1.0...v1.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 037b3d5..35d9907 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM multipart-post (~> 1.1) geocoder (1.1.2) gmaps4rails (1.5.5) - hashie (1.2.0) + hashie (3.6.0) highline (1.6.13) hike (1.2.1) httpauth (0.1) @@ -109,9 +109,9 @@ GEM jwt (~> 0.1.4) multi_json (~> 1.0) rack (~> 1.2) - omniauth (1.1.0) - hashie (~> 1.2) - rack + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) omniauth-facebook (1.4.1) omniauth-oauth2 (~> 1.1.0) omniauth-google-apps (0.0.2) @@ -141,7 +141,7 @@ GEM slop (~> 3.3.1) pry-rails (0.2.1) pry (>= 0.9.10) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-openid (1.3.1)