From 15c9d25f8698d8060863b89e3d4fa38d2ab67139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 19:46:35 +0000 Subject: [PATCH] Bump rack from 2.2.9 to 2.2.20 in /rb Bumps [rack](https://github.com/rack/rack) from 2.2.9 to 2.2.20. - [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.20) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.20 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- rb/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rb/Gemfile.lock b/rb/Gemfile.lock index da3275587867d..62cb3dc8b3a52 100644 --- a/rb/Gemfile.lock +++ b/rb/Gemfile.lock @@ -75,7 +75,7 @@ GEM public_suffix (5.0.5) racc (1.7.3) racc (1.7.3-java) - rack (2.2.9) + rack (2.2.20) rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2)