From 6454c3b3c794d9878dbb0d915288cd67eb9e83ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:00:31 +0000 Subject: [PATCH] chore(deps): update dependency webrick to v1.9.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99030b42..2e81d5d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM typhoeus (1.4.1) ethon (>= 0.9.0) unicode-display_width (1.8.0) - webrick (1.8.2) + webrick (1.9.0) yell (2.2.2) zeitwerk (2.6.13)