From 80e4743a5081e9f9c92d46bbc47108edd5cdf2b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 21:41:15 +0000 Subject: [PATCH] Bump rack from 2.2.4 to 2.2.8.1 Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.8.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.4...v2.2.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 488e3926..f69dd927 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM byebug (~> 11.0) pry (>= 0.13, < 0.15) public_suffix (5.0.0) - rack (2.2.4) + rack (2.2.8.1) rack-test (2.0.2) rack (>= 1.3) rainbow (3.1.1) @@ -142,6 +142,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES byebug