From 845c3f4d2de523f2d55816f21aee84720d3254dd Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Tue, 24 Sep 2024 13:24:29 -0400 Subject: [PATCH] dep: update webrick to 1.8.2 to address https://github.com/rails/tailwindcss-rails/security/dependabot/53 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3eb21c65..922d259d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) useragent (0.16.10) - webrick (1.8.1) + webrick (1.8.2) zeitwerk (2.6.17) PLATFORMS