From 670fe6fe9ad13545672bc3e396573f1b3967868f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 21:23:59 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.9 in /integration_test/builder_app Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.9. - [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.2...v2.2.9) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- integration_test/builder_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_test/builder_app/Gemfile.lock b/integration_test/builder_app/Gemfile.lock index bda2b77..3d93497 100644 --- a/integration_test/builder_app/Gemfile.lock +++ b/integration_test/builder_app/Gemfile.lock @@ -81,7 +81,7 @@ GEM ruby2_keywords (~> 0.0.1) os (1.1.0) public_suffix (4.0.5) - rack (2.2.2) + rack (2.2.9) rack-protection (2.0.8.1) rack rly (0.2.3)