From ffc36022672a44f95977a51cd63f0dc3b04962c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:14:06 +0000 Subject: [PATCH] Bump omniauth from 1.3.1 to 1.9.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.3.1 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.3.1...v1.9.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fe1335b1c..65030ea03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM guard-process (1.2.1) guard-compat (~> 1.2, >= 1.2.1) spoon (~> 0.0.1) - hashie (3.4.6) + hashie (5.0.0) jwt (1.5.6) kgio (2.11.0) listen (3.1.5) @@ -48,9 +48,9 @@ GEM rack (>= 1.2, < 3) octokit (4.6.2) sawyer (~> 0.8.0, >= 0.5.3) - omniauth (1.3.1) - hashie (>= 1.2, < 4) - rack (>= 1.0, < 3) + omniauth (1.9.2) + hashie (>= 3.4.6) + rack (>= 1.6.2, < 3) omniauth-github (1.1.2) omniauth (~> 1.0) omniauth-oauth2 (~> 1.1) @@ -62,7 +62,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) public_suffix (2.0.5) - rack (1.6.5) + rack (1.6.13) rack-protection (1.5.3) rack raindrops (0.17.0)