From 910078b19ea9283093b9a00d3dcc80951e0f1dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 15:51:35 +0000 Subject: [PATCH] Bump omniauth from 1.9.2 to 2.0.0 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.2 to 2.0.0. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.9.2...v2.0.0) --- updated-dependencies: - dependency-name: omniauth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b18669f7..6f698a06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,20 +179,11 @@ GEM nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) - oauth2 (1.4.0) - faraday (>= 0.8, < 0.13) - jwt (~> 1.0) - multi_json (~> 1.3) - multi_xml (~> 0.5) - rack (>= 1.2, < 3) - omniauth (1.9.2) + omniauth (2.0.0) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) - omniauth-oauth2 (1.3.1) - oauth2 (~> 1.0) - omniauth (~> 1.2) - omniauth-zooniverse (0.0.4) - omniauth-oauth2 (= 1.3.1) + rack-protection + omniauth-zooniverse (0.0.3) panoptes-client (1.1.1) deprecate faraday @@ -216,7 +207,7 @@ GEM pundit (2.2.0) activesupport (>= 3.0.0) racc (1.6.1) - rack (2.2.6.4) + rack (2.2.7) rack-cors (1.1.1) rack (>= 2.0.0) rack-protection (2.0.8.1)