From 4fce4337d81a7e591b292caeb9ba049d094b9350 Mon Sep 17 00:00:00 2001 From: Renaud Chaput Date: Wed, 8 Oct 2025 11:35:36 +0200 Subject: [PATCH] Update `rack` and `uri` to the latest release (#36389) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8a8bca58a..5d41362c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -645,7 +645,7 @@ GEM activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.1) + rack (3.2.2) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-cors (3.0.0) @@ -907,7 +907,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) validate_url (1.0.15) activemodel (>= 3.0.0)