From 2e71c0509260cf2d209fd38c4485e8b7eeb2fe51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 13:44:10 +0000 Subject: [PATCH] Bump rack from 2.2.8 to 2.2.9 Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.9. - [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/v2.2.8...v2.2.9) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e4a739..58f8ed2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM passenger (6.0.22) rack rake (>= 0.8.1) - rack (2.2.8) + rack (2.2.9) rack-protection (2.2.4) rack rake (13.1.0) @@ -20,6 +20,7 @@ GEM PLATFORMS x86_64-darwin-22 + x86_64-linux DEPENDENCIES passenger (>= 6.0.22)