From 94412ae6fd134c656fa74ed9f889e7f522121a99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 12:22:47 +0200 Subject: [PATCH] build(deps): bump rack from 3.1.0 to 3.1.2 (#33223) 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 f5707378c39..78130183541 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM prism (0.29.0) public_suffix (5.0.5) racc (1.8.0) - rack (3.1.0) + rack (3.1.2) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4)