From 1a5b7348e57f27324fd6cd6636f4de4147ee6263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 10:11:16 +0200 Subject: [PATCH] build(deps): bump rack from 3.1.4 to 3.1.5 (#33514) 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 553032bb579..66c56e16a25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM prism (0.30.0) public_suffix (6.0.0) racc (1.8.0) - rack (3.1.4) + rack (3.1.5) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4)