From c3b7a05833f46d6e810c482d044cc87552ef7b20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:56:29 +0000 Subject: [PATCH] Build(deps): Bump omniauth from 1.2.2 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.2.2 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.2.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 abbaf8458cf49..84ecf2260a6cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM sorcerer (>= 0.3.7) guess_html_encoding (0.0.11) handlebars-source (2.0.0) - hashie (3.4.0) + hashie (3.6.0) highline (1.7.1) hike (1.2.3) hiredis (0.6.0) @@ -181,9 +181,9 @@ GEM multi_xml (~> 0.5) rack (~> 1.2) oj (2.12.9) - omniauth (1.2.2) + omniauth (1.4.2) hashie (>= 1.2, < 4) - rack (~> 1.0) + rack (>= 1.0, < 3) omniauth-facebook (2.0.0) omniauth-oauth2 (~> 1.2) omniauth-github-discourse (1.1.2) @@ -228,7 +228,7 @@ GEM puma (2.11.1) rack (>= 1.1, < 2.0) r2 (0.2.5) - rack (1.5.3) + rack (1.5.5) rack-mini-profiler (0.9.3) rack (>= 1.1.3) rack-openid (1.3.1)