From 7d727d8bb25a7868e5e001260e30c1a64542edf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:33:21 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 090dab9..d7ed6d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM ffi (1.9.3) gherkin (2.12.2) multi_json (~> 1.3) - hashie (2.0.5) + hashie (3.6.0) hike (1.2.3) i18n (0.6.9) jquery-rails (3.1.0) @@ -128,9 +128,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-oauth2 (1.1.2) @@ -143,7 +143,7 @@ GEM polyamorous (1.0.0) activerecord (>= 3.0) polyglot (0.3.4) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.1.1)