From fb80be2fd48069ec821ca80bd9c92ca21ab3c12e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 03:34:44 +0000 Subject: [PATCH] [Security] Bump rake from 10.4.2 to 13.0.4 Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 13.0.4. **This update includes security fixes.** - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v10.4.2...v13.0.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 47 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 32 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b38c17b..7755718 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,6 +2,7 @@ PATH remote: . specs: omniauth-microsoft-oauth2 (0.0.1) + multi_json (~> 1.3) omniauth (~> 1.2) omniauth-oauth2 (~> 1.2) @@ -12,30 +13,45 @@ GEM crack (0.4.2) safe_yaml (~> 1.0.0) diff-lcs (1.2.5) - faraday (0.9.1) + faraday (1.5.0) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0.1) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) + faraday-patron (~> 1.0) multipart-post (>= 1.2, < 3) - hashie (3.4.2) + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.1.0) + faraday-patron (1.0.0) + hashie (3.6.0) json (1.8.2) - jwt (1.5.0) - multi_json (1.11.0) - multi_xml (0.5.5) - multipart-post (2.0.0) - oauth2 (1.0.0) - faraday (>= 0.8, < 0.10) - jwt (~> 1.0) + jwt (2.2.3) + multi_json (1.15.0) + multi_xml (0.6.0) + multipart-post (2.1.1) + oauth2 (1.4.7) + faraday (>= 0.8, < 2.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (~> 1.2) - omniauth (1.2.2) + rack (>= 1.2, < 3) + omniauth (1.4.2) hashie (>= 1.2, < 4) - rack (~> 1.0) - omniauth-oauth2 (1.3.0) - oauth2 (~> 1.0) + rack (>= 1.0, < 3) + omniauth-oauth2 (1.5.0) + oauth2 (~> 1.1) omniauth (~> 1.2) rack (1.6.1) rack-test (0.6.3) rack (>= 1.0) - rake (10.4.2) + rake (13.0.4) rspec (2.99.0) rspec-core (~> 2.99.0) rspec-expectations (~> 2.99.0) @@ -44,6 +60,7 @@ GEM rspec-expectations (2.99.2) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.99.3) + ruby2_keywords (0.0.4) safe_yaml (1.0.4) webmock (1.21.0) addressable (>= 2.3.6)