From 1c5e9791225ac546b24435d0c137ba7b0be04c63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:55:37 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d6c674f..f80ddc7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM fssm (0.2.10) haml (4.0.2) tilt - hashie (2.0.4) + hashie (3.6.0) hike (1.2.2) i18n (0.6.1) journey (1.0.4) @@ -92,9 +92,9 @@ GEM metaclass (~> 0.0.1) multi_json (1.3.7) multipart-post (1.2.0) - omniauth (1.1.4) - hashie (>= 1.2, < 3) - rack + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) pg (0.15.1) polyglot (0.3.3) pry (0.9.12.1) @@ -104,7 +104,7 @@ GEM pry-rails (0.2.2) pry (>= 0.9.10) query_result_presenter (0.0.1) - rack (1.4.5) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.3)