From b2e1b00019e32ffe0ed32118b124feb85b91814b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:03:28 +0000 Subject: [PATCH] Bump omniauth from 1.9.0 to 2.1.0 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.0 to 2.1.0. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.9.0...v2.1.0) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index def077b..0cdb68c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM concurrent-ruby (~> 1.0) erubi (1.8.0) execjs (2.7.0) - faraday (0.15.4) + faraday (0.17.5) multipart-post (>= 1.2, < 3) fast_jsonapi (1.5) activesupport (>= 4.2) @@ -141,7 +141,7 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (~> 0.7) - hashie (3.6.0) + hashie (5.0.0) httpclient (2.8.3) i18n (1.6.0) concurrent-ruby (~> 1.0) @@ -154,7 +154,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jwt (2.2.1) + jwt (2.5.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -174,32 +174,34 @@ GEM minitest (5.11.3) msgpack (1.3.0) msgpack (1.3.0-x64-mingw32) - multi_json (1.13.1) + multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.1.1) + multipart-post (2.2.3) nio4r (2.4.0) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) nokogiri (1.10.3-x64-mingw32) mini_portile2 (~> 2.4.0) - oauth2 (1.4.1) - faraday (>= 0.8, < 0.16.0) + oauth2 (2.0.7) + faraday (>= 0.17.3, < 3.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) - rack (>= 1.6.2, < 3) + rash_alt (>= 0.4, < 1) + version_gem (~> 1.1) + omniauth (2.1.0) + hashie (>= 3.4.6) + rack (>= 2.2.3) + rack-protection omniauth-facebook (5.0.0) omniauth-oauth2 (~> 1.2) omniauth-google-oauth2 (0.7.0) jwt (>= 2.0) omniauth (>= 1.1.1) omniauth-oauth2 (>= 1.5) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) omniauth-vkontakte (1.5.0) omniauth-oauth2 (~> 1.5) orm_adapter (0.5.0) @@ -216,7 +218,9 @@ GEM multi_json (~> 1.0) pusher-signature (~> 0.1.8) pusher-signature (0.1.8) - rack (2.0.7) + rack (2.2.4) + rack-protection (2.2.2) + rack rack-proxy (0.6.5) rack rack-test (1.1.0) @@ -246,6 +250,8 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rake (12.3.3) + rash_alt (0.4.12) + hashie (>= 3.4) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -312,6 +318,7 @@ GEM uber (0.1.0) uglifier (4.1.20) execjs (>= 0.3.0, < 3) + version_gem (1.1.0) warden (1.2.8) rack (>= 2.0.6) warden-jwt_auth (0.3.6)