From 95606f69c4464accbfcff5ade6cef225f6076e18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 23:00:27 +0000 Subject: [PATCH] Update dependency omniauth to v2 [SECURITY] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 94b4e02..57cc5dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM ffi (>= 1.0.0) rake foreman (0.87.2) - hashie (4.1.0) + hashie (5.0.0) http (4.4.1) addressable (~> 2.3) http-cookie (~> 1.0) @@ -38,7 +38,7 @@ GEM naught (1.1.0) newrelic_rpm (6.14.0) oauth (0.5.4) - omniauth (1.9.1) + omniauth (1.9.2) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-oauth (1.1.0) @@ -48,7 +48,7 @@ GEM omniauth-oauth (~> 1.1) rack public_suffix (4.0.3) - rack (2.2.3) + rack (2.2.4) rack-protection (2.1.0) rack rake (13.0.1)