From 0d9fef3fccaaaea3e12437ff656eadd36f053548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 08:39:01 +0200 Subject: [PATCH] build(deps): bump rack from 3.1.14 to 3.1.15 (#39087) Signed-off-by: dependabot[bot] 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 901f6424b7f..cb0dcc39d61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM prism (1.4.0) public_suffix (6.0.2) racc (1.8.1) - rack (3.1.14) + rack (3.1.15) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0)