From 77d0bbd9a75defa10187682fb2a5890b727ca5a1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 07:15:32 +0000 Subject: [PATCH] [Security] Bump omniauth from 1.9.0 to 1.9.1 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.0 to 1.9.1. **This update includes a security fix.** - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.9.0...v1.9.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6e329f..76d0105 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM sassc (>= 1.11) globalid (0.4.2) activesupport (>= 4.2.0) - hashie (3.6.0) + hashie (4.1.0) i18n (1.8.2) concurrent-ruby (~> 1.0) jbuilder (2.10.0) @@ -135,8 +135,8 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) + omniauth (1.9.1) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-github (1.4.0) omniauth (~> 1.5)