From 8075edeeb320a75c34266812463e28a57c4f5bb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 17:31:23 +0000 Subject: [PATCH] Bump rack from 2.2.17 to 2.2.18 in /benchmarks/shipit Bumps [rack](https://github.com/rack/rack) from 2.2.17 to 2.2.18. - [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.17...v2.2.18) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- benchmarks/shipit/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/shipit/Gemfile.lock b/benchmarks/shipit/Gemfile.lock index cdb3ea85..4912c52b 100644 --- a/benchmarks/shipit/Gemfile.lock +++ b/benchmarks/shipit/Gemfile.lock @@ -228,7 +228,7 @@ GEM puma (6.6.1) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.17) + rack (2.2.18) rack-session (1.0.2) rack (< 3) rack-test (2.2.0)