From b5d8f30571367a92c412580518e4b0b0ab85ba33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 30 Jan 2019 10:26:14 +0000 Subject: [PATCH] [Security] 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. **This update includes security fixes.** - [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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38e22fa2b..d85590a70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM addressable (~> 2.3, >= 2.3.5) gherkin (2.12.2) multi_json (~> 1.3) - hashie (3.4.1) + hashie (3.6.0) hike (1.2.3) i18n (0.7.0) jbuilder (1.5.3) @@ -184,9 +184,9 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - omniauth (1.2.2) + omniauth (1.4.2) hashie (>= 1.2, < 4) - rack (~> 1.0) + rack (>= 1.0, < 3) omniauth-facebook (2.0.1) omniauth-oauth2 (~> 1.2) omniauth-google-oauth2 (0.2.6)