From 26c12965d40a9b8561747b151f1dd0669e6babc6 Mon Sep 17 00:00:00 2001 From: Yohei Yasukawa Date: Thu, 2 Apr 2026 15:25:40 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=BB=E3=82=AD=E3=83=A5=E3=83=AA=E3=83=86?= =?UTF-8?q?=E3=82=A3=E5=AF=BE=E5=BF=9C:=20rack=20=E3=82=92=203.1.20=20?= =?UTF-8?q?=E3=81=8B=E3=82=89=203.2.6=20=E3=81=B8=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 詳細: https://github.com/rack/rack/blob/v3.2.6/CHANGELOG.md --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index da0a9952..4087ea66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -288,7 +288,7 @@ GEM get_process_mem (>= 0.2) puma (>= 2.7) racc (1.8.1) - rack (3.1.20) + rack (3.2.6) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-host-redirect (1.3.0)