From 8de64e917386c17207be7f6bb0019ec495922111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 08:57:51 +0200 Subject: [PATCH] build(deps): bump rack from 3.1.2 to 3.1.3 (#33244) 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 a349636efb2..5f549cf7603 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM prism (0.30.0) public_suffix (5.0.5) racc (1.8.0) - rack (3.1.2) + rack (3.1.3) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4)