From b96906f5659254d8dc254b27115ac98321422e89 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 18:32:14 +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 beffb14..77d2446 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,7 @@ GEM mini_portile2 (~> 2.8.2) racc (~> 1.4) racc (1.8.1) - rack (2.2.18) + rack (2.2.19) rack-test (2.2.0) rack (>= 1.3) rails (6.1.7.1)