From 8e94e31981926c7960ce264b63ef90cf30c8a747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 12:44:59 +0000 Subject: [PATCH] Bump rack from 3.0.8 to 3.0.11 Bumps [rack](https://github.com/rack/rack) from 3.0.8 to 3.0.11. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/commits) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70b7caf..95d8e7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM psych (5.1.1.1) stringio racc (1.7.3) - rack (3.0.8) + rack (3.0.11) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0)