From f10f231e2611d0b8ee7a33178baed258fd15065f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:32:40 +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 af4ae4c..dc25d23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GEM faraday (0.8.0) multipart-post (~> 1.1) haml (3.1.4) - hashie (1.2.0) + hashie (3.6.0) hike (1.2.1) httparty (0.8.1) multi_json @@ -99,9 +99,9 @@ GEM faraday (~> 0.7) httpauth (~> 0.1) multi_json (~> 1.3) - omniauth (1.1.0) - hashie (~> 1.2) - rack + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) omniauth-oauth2 (1.0.2) oauth2 (~> 0.6.0) omniauth (~> 1.0) @@ -112,7 +112,7 @@ GEM orm_adapter (0.4.0) pg (0.13.2) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2)