From 4e80d56f40d59fc31a3895a39a06bef973f94e8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 19:34:32 +0000 Subject: [PATCH] Bump omniauth from 1.9.0 to 2.0.0 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.0 to 2.0.0. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.9.0...v2.0.0) --- updated-dependencies: - dependency-name: omniauth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b534e2..7b5638b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM thor (~> 0.14) globalid (0.4.2) activesupport (>= 4.2.0) - hashie (3.6.0) + hashie (5.0.0) http-cookie (1.0.3) domain_name (~> 0.5) httparty (0.16.4) @@ -101,7 +101,7 @@ GEM jbuilder (2.8.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - jquery-rails (4.3.3) + jquery-rails (4.5.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -130,27 +130,29 @@ GEM mimemagic (0.3.3) mini_magick (4.9.3) mini_mime (1.0.1) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) minitest (5.11.3) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.10.2) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.2) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) + omniauth (2.0.0) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) - omniauth-oauth2 (1.5.0) - oauth2 (~> 1.1) - omniauth (~> 1.2) + rack-protection + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) omniauth-spotify (0.0.13) omniauth-oauth2 (~> 1.1) orm_adapter (0.5.0) @@ -168,8 +170,10 @@ GEM nio4r (~> 2.0) pundit (2.0.1) activesupport (>= 3.0.0) - racc (1.6.0) - rack (2.2.3) + racc (1.6.2) + rack (2.2.6.2) + rack-protection (3.0.5) + rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.3) @@ -208,9 +212,9 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rspotify (2.6.0) + rspotify (2.11.0) addressable (~> 2.5.2) - omniauth-oauth2 (~> 1.5.0) + omniauth-oauth2 (>= 1.6) rest-client (~> 2.0.2) ruby_dep (1.5.0) sass (3.7.3)