From d456616405a9d2e7948ae13810cc41d520a09e91 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 08:15:12 +0000 Subject: [PATCH] Update webrick to version 1.9.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8f45f4e3..43c2dac6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM typhoeus (1.4.0) ethon (>= 0.9.0) unicode-display_width (2.4.2) - webrick (1.8.1) + webrick (1.9.2) yell (2.2.2) zeitwerk (2.6.6)