From 8ccb4971e4c3053bda8b6d134ffd477b01a11de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 22:49:16 +0000 Subject: [PATCH] chore(deps): bump rack in /benchmarks/xbow/vt-xbow-086/app Bumps [rack](https://github.com/rack/rack) from 2.2.9 to 2.2.23. - [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.23) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- benchmarks/xbow/vt-xbow-086/app/Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/benchmarks/xbow/vt-xbow-086/app/Gemfile.lock b/benchmarks/xbow/vt-xbow-086/app/Gemfile.lock index 303c3148..ba0bc9de 100644 --- a/benchmarks/xbow/vt-xbow-086/app/Gemfile.lock +++ b/benchmarks/xbow/vt-xbow-086/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.23) 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