From a480d9192072edc5ead8c84b3fc72d73001d5199 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 14:12:23 +0000 Subject: [PATCH] Update dependency webrick to v1.8.2 [SECURITY] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ecc6cb54bf8..22624c57e693 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM typhoeus (1.4.1) ethon (>= 0.9.0) unicode-display_width (2.4.2) - webrick (1.8.1) + webrick (1.8.2) yell (2.2.2) zeitwerk (2.6.13)