From 7016603c6c724f701b1c5c992d67e13fc1d6a315 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:09:09 +0000 Subject: [PATCH] chore(deps): 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)