From 8bdd2472567870696c75dfa6d1ce21ef20f91b04 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:27:38 +0000 Subject: [PATCH] Update rack to version 3.1.10 --- dist/t/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/t/Gemfile.lock b/dist/t/Gemfile.lock index 1fd639efcdd..6c62b7520d2 100644 --- a/dist/t/Gemfile.lock +++ b/dist/t/Gemfile.lock @@ -24,7 +24,7 @@ GEM racc (~> 1.4) public_suffix (5.0.4) racc (1.7.3) - rack (3.0.9.1) + rack (3.1.10) rack-test (2.1.0) rack (>= 1.3) regexp_parser (2.9.0)