From 225f2ced459c9014dd60b0002b037e54a1d02ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 18:27:46 +0000 Subject: [PATCH] Bump rack from 2.2.21 to 2.2.22 in /lib/rb Bumps [rack](https://github.com/rack/rack) from 2.2.21 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.21...v2.2.22) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- lib/rb/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rb/Gemfile.lock b/lib/rb/Gemfile.lock index e3d0d17a32..ea47938551 100644 --- a/lib/rb/Gemfile.lock +++ b/lib/rb/Gemfile.lock @@ -28,7 +28,7 @@ GEM pry-stack_explorer (0.4.9.3) binding_of_caller (>= 0.7) pry (>= 0.9.11) - rack (2.2.21) + rack (2.2.22) rack-test (0.8.3) rack (>= 1.0, < 3) rake (13.3.1)