From f91093cfe221da3ab8b2ca214728f660e943bb49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 05:25:26 +0000 Subject: [PATCH] Bump rack from 2.2.3.1 to 2.2.19 in /omnibus Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 2.2.19. - [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.1...v2.2.19) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.19 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- omnibus/Gemfile.lock | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 4c542ecf1ef..582bf033284 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -278,11 +278,6 @@ GEM ffi-win32-extensions (~> 1.0.3) win32-process (~> 0.9) wmi-lite (~> 1.0) - mixlib-shellout (3.2.7-x64-mingw-ucrt) - chef-utils - ffi-win32-extensions (~> 1.0.3) - win32-process (~> 0.9) - wmi-lite (~> 1.0) mixlib-versioning (1.2.12) molinillo (0.8.0) multi_json (1.15.0) @@ -327,7 +322,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.7) - rack (2.2.3.1) + rack (2.2.19) rainbow (3.1.1) retryable (3.0.5) rexml (3.2.5)