From 52f1502bc99ed2a37b217783e77318d8caabad75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:16:30 +0000 Subject: [PATCH] Bump omniauth from 1.7.1 to 1.9.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.7.1 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.7.1...v1.9.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 48900dd7..02da01bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,7 +142,7 @@ GEM haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) railties (>= 4.0.1) - hashie (3.5.6) + hashie (5.0.0) html2haml (2.2.0) erubis (~> 2.7.0) haml (>= 4.0, < 6) @@ -194,8 +194,8 @@ GEM notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - omniauth (1.7.1) - hashie (>= 3.4.6, < 3.6.0) + omniauth (1.9.2) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-openid (1.0.1) omniauth (~> 1.0) @@ -213,7 +213,7 @@ GEM puma (3.11.0) pundit (1.1.0) activesupport (>= 3.0.0) - rack (2.0.5) + rack (2.2.4) rack-attack (5.0.1) rack rack-openid (1.3.1)