From c6547b6f9b281cdeaf0710dda065b17204173aa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 19:34:54 +0530 Subject: [PATCH] Bump rack from 2.2.3.1 to 2.2.6.2 in /oc-chef-pedant (#3579) Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 2.2.6.2. - [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.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sreepuramsudheer <106745516+sreepuramsudheer@users.noreply.github.com> --- oc-chef-pedant/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oc-chef-pedant/Gemfile.lock b/oc-chef-pedant/Gemfile.lock index 3b3062c47c..db06c72de6 100644 --- a/oc-chef-pedant/Gemfile.lock +++ b/oc-chef-pedant/Gemfile.lock @@ -243,7 +243,7 @@ GEM binding_of_caller (~> 1.0) pry (~> 0.13) public_suffix (5.0.0) - rack (2.2.3.1) + rack (2.2.6.2) rake (13.2.1) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)