From 416aafdb198b48c79ded2e3592e0fe27c78122a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:01:24 +0000 Subject: [PATCH] chore(deps): 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 f66f26a..decf362 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM activerecord (>= 4.0.0) globalid (0.4.2) activesupport (>= 4.2.0) - hashie (4.1.0) + hashie (5.0.0) i18n (1.8.10) concurrent-ruby (~> 1.0) i18n_generators (2.2.2) @@ -133,7 +133,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-oauth2 (1.7.0) @@ -150,7 +150,7 @@ GEM pundit (2.3.1) activesupport (>= 3.0.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.8.1) rack-proxy (0.7.0) rack rack-test (1.1.0)