From 5bbf14c819b702e6bbfb8b7ad535d52ae3b9763b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 07:15:14 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 3.0.7 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 3.0.7. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.2.3...v3.0.7) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 +++++++++---------------------- 1 file changed, 9 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd3a7ca..a3b5036 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,34 +3,21 @@ GEM specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - descendants_tracker (0.0.4) - thread_safe (~> 0.3, >= 0.3.1) faraday (1.0.1) multipart-post (>= 1.2, < 3) - github_api (0.19.0) - addressable (~> 2.4) - descendants_tracker (~> 0.0.4) - faraday (>= 0.8, < 2) - hashie (~> 3.5, >= 3.5.2) - oauth2 (~> 1.0) - hashie (3.6.0) json (2.3.1) - jwt (2.2.2) - multi_json (1.15.0) - multi_xml (0.6.0) multipart-post (2.1.1) - oauth2 (1.4.4) - faraday (>= 0.8, < 2.0) - jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) - multi_xml (~> 0.5) - rack (>= 1.2, < 3) + octokit (4.20.0) + faraday (>= 0.9) + sawyer (~> 0.8.0, >= 0.5.3) public_suffix (4.0.6) - rack (2.2.3) - thread_safe (0.3.6) - tworingtools (4.5.1) - github_api (~> 0.19) + rack (3.0.7) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) + tworingtools (6.2.0) json (~> 2.1) + octokit (~> 4.20.0) PLATFORMS ruby