From 4eba1c9983f597983f55e03ab1ff8bad28a8b07a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 23:51:19 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 3.0.9.1 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 3.0.9.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.9.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 61b8152..7b4e7d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,12 +71,12 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) - oauth2 (1.4.7) - faraday (>= 0.8, < 2.0) + 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) orbit_activities (0.2.2) http (~> 4.4) json (~> 2.5) @@ -86,7 +86,7 @@ GEM parser (3.0.2.0) ast (~> 2.4.1) public_suffix (4.0.6) - rack (2.2.3) + rack (3.0.9.1) rainbow (3.0.0) rake (13.0.6) regexp_parser (2.1.1) @@ -130,6 +130,7 @@ GEM PLATFORMS arm64-darwin-20 + x86_64-linux DEPENDENCIES byebug