From 053be8c395ef27101d5964cb440886f025b3046a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 01:04:55 +0000 Subject: [PATCH] Bump rack from 2.2.4 to 2.2.8.1 in /omnibus Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 2.2.8.1. - [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.4...v2.2.8.1) --- updated-dependencies: - dependency-name: rack 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 4d1aaf3afd..7d422566f8 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -276,11 +276,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) @@ -325,7 +320,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (5.0.0) - rack (2.2.4) + rack (2.2.8.1) rainbow (3.1.1) retryable (3.0.5) rexml (3.2.5)