From 980423141b3b591393c20c0dbf7fff74032f51c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 23:24:27 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.8.1 in /integration_test/simple_app Bumps [rack](https://github.com/rack/rack) from 2.2.2 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/v2.2.2...v2.2.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- integration_test/simple_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_test/simple_app/Gemfile.lock b/integration_test/simple_app/Gemfile.lock index bda2b77..5a13ec3 100644 --- a/integration_test/simple_app/Gemfile.lock +++ b/integration_test/simple_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.8.1) rack-protection (2.0.8.1) rack rly (0.2.3)