From 3d535b560ac3e805c2f1bd5c94dabd313ba9c4a0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 04:13:24 +0000 Subject: [PATCH] [Security] Bump omniauth from 1.6.1 to 1.9.1 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.6.1 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.6.1...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 b91a960ff..aba13b50f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,7 +176,7 @@ GEM actionpack (>= 4.1, < 5.2) activesupport (>= 4.1, < 5.2) hashdiff (0.3.4) - hashie (3.5.5) + hashie (4.1.0) hirb (0.7.3) html2haml (2.2.0) erubis (~> 2.7.0) @@ -282,8 +282,8 @@ GEM scrivener (~> 0.0.3) ohm-expire (0.1.3.2) ohm (>= 0.1.5) - omniauth (1.6.1) - hashie (>= 3.4.6, < 3.6.0) + omniauth (1.9.1) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-github (1.3.0) omniauth (~> 1.5)