From 206907a8dc4ac1774fdb35691f0d1b5caaf2bf17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:22:32 +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 ba29f9c..82ed639 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashdiff (1.0.0) - hashie (3.6.0) + hashie (5.0.0) i18n (0.9.5) concurrent-ruby (~> 1.0) ice_nine (0.11.2) @@ -133,8 +133,8 @@ GEM faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) oj (3.9.2) - 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-oauth2 (1.6.0) oauth2 (~> 1.1) @@ -157,7 +157,7 @@ GEM public_suffix (4.0.1) puma (4.3.5) nio4r (~> 2.0) - rack (1.6.12) + rack (1.6.13) rack-protection (2.0.7) rack rack-test (0.6.3)