From 20fae0a38df2d84b95a1abe65a2b2406f5c18986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 19:51:53 +0000 Subject: [PATCH] Bump rack in /benchmarks_patched/unported/XBEN-086-24/app Bumps [rack](https://github.com/rack/rack) from 2.2.9 to 2.2.22. - [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.9...v2.2.22) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.22 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- benchmarks_patched/unported/XBEN-086-24/app/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/benchmarks_patched/unported/XBEN-086-24/app/Gemfile.lock b/benchmarks_patched/unported/XBEN-086-24/app/Gemfile.lock index 303c31486..4e2c583df 100644 --- a/benchmarks_patched/unported/XBEN-086-24/app/Gemfile.lock +++ b/benchmarks_patched/unported/XBEN-086-24/app/Gemfile.lock @@ -7,7 +7,7 @@ GEM nio4r (2.7.3) puma (6.4.2) nio4r (~> 2.0) - rack (2.2.9) + rack (2.2.22) rack-protection (3.2.0) base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) @@ -21,6 +21,7 @@ GEM PLATFORMS arm64-darwin-23 + x86_64-linux DEPENDENCIES puma