From 7d6071aa9e354d35f3ebcc4dbf73082409b4005d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:05:55 +0000 Subject: [PATCH] Bump omniauth from 1.9.0 to 2.1.0 in /ProjectFlex 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] --- ProjectFlex/Gemfile.lock | 41 ++++++++++++++++++++++++---------------- 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/ProjectFlex/Gemfile.lock b/ProjectFlex/Gemfile.lock index fb9eea4..f5768ea 100644 --- a/ProjectFlex/Gemfile.lock +++ b/ProjectFlex/Gemfile.lock @@ -116,8 +116,10 @@ GEM docile (1.3.2) erubi (1.9.0) execjs (2.7.0) - faraday (0.17.0) - multipart-post (>= 1.2, < 3) + faraday (2.5.2) + faraday-net_http (>= 2.0, < 3.1) + ruby2_keywords (>= 0.0.4) + faraday-net_http (3.0.0) ffi (1.11.1) figaro (1.1.1) thor (~> 0.14) @@ -138,7 +140,7 @@ GEM google-id-token (>= 1.4.0) oauth2 (>= 1.4.0) rails (>= 5.2.0) - hashie (3.6.0) + hashie (5.0.0) i18n (1.7.0) concurrent-ruby (~> 1.0) io-like (0.3.0) @@ -154,7 +156,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.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) @@ -177,33 +179,36 @@ GEM momentjs-rails (2.20.1) railties (>= 3.1) msgpack (1.3.1) - multi_json (1.14.1) + multi_json (1.15.0) multi_test (0.1.2) multi_xml (0.6.0) - multipart-post (2.1.1) nio4r (2.5.2) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) - oauth2 (1.4.2) - faraday (>= 0.8, < 2.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-google-oauth2 (0.8.0) jwt (>= 2.0) omniauth (>= 1.1.1) omniauth-oauth2 (>= 1.6) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) pg (0.21.0) popper_js (1.14.5) public_suffix (4.0.1) - rack (2.0.7) + rack (2.2.4) + rack-protection (2.2.2) + rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.3) @@ -231,6 +236,8 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rake (13.0.0) + rash_alt (0.4.12) + hashie (>= 3.4) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -256,6 +263,7 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) rubyzip (2.0.0) sass (3.7.4) @@ -301,6 +309,7 @@ GEM thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) + version_gem (1.1.0) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0)