From d408724b2fde9fe278148e9d03955cd46e2522ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:31:23 +0000 Subject: [PATCH] Bump omniauth from 1.1.1 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.1.1 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.1.1...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 96e7560..72f349a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM json (>= 1.4.6) haml (3.1.7) has_scope (0.5.1) - hashie (1.2.0) + hashie (3.6.0) hike (1.2.1) i18n (0.6.1) icalendar (1.2.1) @@ -112,9 +112,9 @@ GEM mysql2 (0.3.11) nokogiri (1.5.5) oauth (0.4.7) - omniauth (1.1.1) - 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) @@ -123,7 +123,7 @@ GEM omniauth-oauth (~> 1.0) pg (0.14.1) polyglot (0.3.3) - rack (1.4.3) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2)