From 3e6dbe9001b5bc9289b7d15cccf1f8e16ee606e1 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 18:09:45 +0000 Subject: [PATCH] Update rack to version 2.2.19 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f4ff1f5..bd84e457 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -273,7 +273,7 @@ GEM pundit (1.1.0) activesupport (>= 3.0.0) racc (1.6.2) - rack (2.2.6.4) + rack (2.2.19) rack-mini-profiler (1.0.0) rack (>= 1.2.0) rack-proxy (0.6.5)