From 2976c3d78bde8db950ea0c29aa739959a6c3444e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:31:39 +0000 Subject: [PATCH] Bump omniauth from 1.1.3 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.1.3 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.1.3...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 546882c..2e89e1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM rails (>= 3, < 5) gherkin (2.11.6) json (>= 1.7.6) - hashie (1.2.0) + hashie (3.6.0) hike (1.2.1) i18n (0.6.1) journey (1.0.4) @@ -111,9 +111,9 @@ GEM multi_json (1.7.2) nokogiri (1.5.9) oauth (0.4.7) - omniauth (1.1.3) - hashie (~> 1.2) - rack + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) omniauth-oauth (1.0.1) oauth omniauth (~> 1.0) @@ -124,7 +124,7 @@ GEM polyglot (0.3.3) quiet_assets (1.0.2) railties (>= 3.1, < 5.0) - rack (1.4.5) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.3)