From 99dca48b7b190c3d1c7add20c9ce2aabb6b24494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:45:14 +0000 Subject: [PATCH] Bump omniauth from 1.8.1 to 1.9.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.8.1 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.8.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 5c5e479..6914c8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM ffi (1.9.23) globalid (0.4.1) activesupport (>= 4.2.0) - hashie (3.5.7) + hashie (5.0.0) http-cookie (1.0.3) domain_name (~> 0.5) i18n (0.9.5) @@ -111,8 +111,8 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.8.1) - hashie (>= 3.4.6, < 3.6.0) + omniauth (1.9.2) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-google-oauth2 (0.2.10) addressable (~> 2.3) @@ -126,7 +126,7 @@ GEM pg (1.0.0) public_suffix (3.0.2) puma (3.11.3) - rack (2.0.4) + rack (2.2.4) rack-test (0.8.3) rack (>= 1.0, < 3) rails (5.1.5)