From 610261f48e2cbe7c95bbfea47c804f5ed8bed8af Mon Sep 17 00:00:00 2001 From: David Taylor Date: Mon, 16 Mar 2020 13:12:10 +0000 Subject: [PATCH] DEV: Bump omniauth from 1.9.0 to 1.9.1 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98ed5e231e4..dc6acaa9317 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,8 +216,8 @@ GEM multi_xml (~> 0.5) rack (>= 1.2, < 3) oj (3.10.5) - 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-facebook (6.0.0) omniauth-oauth2 (~> 1.2)