From e037321ed23e60efb54f94183d177756852df3cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 21:01:15 +0000 Subject: [PATCH] chore(deps): bump rack from 2.2.3 to 3.0.4.1 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 3.0.4.1. - [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.4.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3529c3..5387a38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,17 +40,17 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) - oauth2 (1.4.9) + oauth2 (1.4.11) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (>= 1.2, < 3) + rack (>= 1.2, < 4) octokit (4.22.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) public_suffix (4.0.7) - rack (2.2.3) + rack (3.0.4.1) ruby2_keywords (0.0.5) sawyer (0.8.2) addressable (>= 2.3.5)