From e21e251050d373bc9c387171b775d74d997ef777 Mon Sep 17 00:00:00 2001 From: "David E. Bernholdt" <426409+bernhold@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:52:06 -0400 Subject: [PATCH] Update for webrick vulnerability --- Gemfile.lock | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eead1c2..1237bde 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,9 +24,9 @@ GEM htmlentities (4.3.4) http_parser.rb (0.8.0) httpclient (2.8.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - jekyll (4.3.3) + jekyll (4.3.4) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) @@ -101,7 +101,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) method_source (1.1.0) - minima (2.5.1) + minima (2.5.2) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) @@ -122,24 +122,22 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.6) - strscan - rouge (4.3.0) + rexml (3.3.8) + rouge (4.4.0) rugged (1.7.2) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) - strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2024.1) + tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) verbal_expressions (0.1.5) wdm (0.1.1) - webrick (1.8.1) + webrick (1.8.2) PLATFORMS x64-mingw-ucrt