From 49bc281aacd6dd91cae24f2aaad39c2c26cbf91b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:38:37 +0000 Subject: [PATCH] Bump omniauth from 1.3.1 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.3.1...v1.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83be720..9280be3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -121,7 +121,7 @@ GEM pry (>= 0.9.12) shellany (~> 0.0) thor (>= 0.18.1) - hashie (3.4.4) + hashie (3.6.0) hike (1.2.3) i18n (0.7.0) jasmine (2.3.1) @@ -171,7 +171,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.3.1) + omniauth (1.4.2) hashie (>= 1.2, < 4) rack (>= 1.0, < 3) omniauth-browserid (0.0.1)