From 76ed7570925423b09ef292d237b0e3a4fc15a506 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 18:49:41 +0000 Subject: [PATCH] Bump omniauth from 1.9.0 to 1.9.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.0 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.9.0...v1.9.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18a0fed..1b8b668 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM i18n (>= 0.7) multi_json request_store (>= 1.0) - hashie (3.6.0) + hashie (5.0.0) high_voltage (3.1.2) hirb (0.7.3) http-accept (1.7.0) @@ -218,8 +218,8 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) + omniauth (1.9.2) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-google-oauth2 (0.8.0) jwt (>= 2.0) @@ -252,7 +252,7 @@ GEM nio4r (~> 2.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) - rack (1.6.11) + rack (1.6.13) rack-canonical-host (0.2.3) addressable (> 0, < 3) rack (>= 1.0.0, < 3)