From db20bf4cd9da4cfe6bdd3bdfbaad31ce700490fe Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Thu, 26 Sep 2024 09:41:40 -0400 Subject: [PATCH] Update webrick (security vuln) https://github.com/dce/davideisinger.com/security/dependabot/6 --- bin/dither/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/dither/Gemfile.lock b/bin/dither/Gemfile.lock index d9b9454..b04196e 100644 --- a/bin/dither/Gemfile.lock +++ b/bin/dither/Gemfile.lock @@ -22,7 +22,7 @@ GEM rack-session (>= 2.0.0, < 3) tilt (~> 2.0) tilt (2.3.0) - webrick (1.8.1) + webrick (1.8.2) PLATFORMS arm64-darwin-22