davideisinger.com

My personal website
Log | Files | Refs | README

commit db20bf4cd9da4cfe6bdd3bdfbaad31ce700490fe
parent 901afe7e1dbec543ff2e11241546a48090c59480
Author: David Eisinger <[email protected]>
Date:   Thu, 26 Sep 2024 09:41:40 -0400

Update webrick (security vuln)

https://github.com/dce/davideisinger.com/security/dependabot/6

Diffstat:
Mbin/dither/Gemfile.lock | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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