From 93a2b118c9598434bd58c48f5d4678ce8ec7af7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 09:12:27 +0000 Subject: [PATCH] chore(deps): update dependency webrick to v1.9.2 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b17d90d..cb2cf96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -271,7 +271,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) uri (1.0.3) - webrick (1.9.1) + webrick (1.9.2) PLATFORMS x86_64-linux