From 5b3c08da8918485e24dd21bedaa2d1bfac114407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 08:54:12 +0200 Subject: [PATCH] build(deps): bump rack from 3.1.5 to 3.1.6 (#33533) 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 b0f4f721aba..03296508e4f 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.5) + rack (3.1.6) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4)