From c58bfc1fc3bef051014ca67296546acf8f5437c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 08:36:09 +0100 Subject: [PATCH] Bump rack from 3.0.8 to 3.0.9 (#31179) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98d3ed859b0..4fc5a64af28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM prism (0.19.0) public_suffix (5.0.4) racc (1.7.3) - rack (3.0.8) + rack (3.0.9) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4)