From 0a9c834e936d0668d817465d9cbdf007c7007418 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 02:07:56 +0000 Subject: [PATCH] Update omniauth to version 1.9.2 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index adb1022..324f986 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM thor (>= 0.14.0, < 2) globalid (0.4.2) activesupport (>= 4.2.0) - hashie (4.1.0) + hashie (5.0.0) http (3.3.0) addressable (~> 2.3) http-cookie (~> 1.0) @@ -153,7 +153,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.1) + omniauth (1.9.2) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-google-oauth2 (0.8.0) @@ -168,7 +168,7 @@ GEM public_suffix (4.0.5) puma (4.3.5) nio4r (~> 2.0) - rack (2.2.3) + rack (2.2.4) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.4.3)