From 4103fc3e2b0ade1ab8058a8ac01a0015b79f9436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:33:26 +0000 Subject: [PATCH] Bump omniauth from 1.0.2 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.0.2 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.0.2...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 ea4b930..664003b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM pygments.rb (~> 0.1) redcarpet (~> 1.17) haml (3.1.4) - hashie (1.2.0) + hashie (3.6.0) hashr (0.0.11) hike (1.2.1) hoptoad_notifier (2.4.11) @@ -141,9 +141,9 @@ GEM oauth2 (0.5.2) faraday (~> 0.7) multi_json (~> 1.0) - omniauth (1.0.2) - hashie (~> 1.2) - rack + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) omniauth-github (1.0.1) omniauth (~> 1.0) omniauth-oauth2 (~> 1.0)