From 72f423c07be980ce50c4d682c3c2a8716826080e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 19:57:59 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.22 in /omnibus Bumps [rack](https://github.com/rack/rack) from 2.2.3 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/2.2.3...v2.2.22) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.22 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index e8a96fe923..ca38acd912 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -289,7 +289,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - rack (2.2.3) + rack (2.2.22) rainbow (3.0.0) regexp_parser (2.1.1) retryable (3.0.5)