From 2720363342d70e810575120badce89526f802f02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:31:07 +0000 Subject: [PATCH] Bump omniauth from 1.2.1 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.2.1 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.2.1...v1.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4f310c7..75f9c3c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM actionpack (>= 3.2, < 5) activesupport (>= 3.2, < 5) hash-deep-merge (0.1.1) - hashie (2.1.1) + hashie (3.6.0) highline (1.6.21) hike (1.2.3) i18n (0.6.9) @@ -294,9 +294,9 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - omniauth (1.2.1) - hashie (>= 1.2, < 3) - rack (~> 1.0) + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) omniauth-facebook (1.6.0) omniauth-oauth2 (~> 1.1) omniauth-google-oauth2 (0.2.4)