Skip to content

Commit

Permalink
Update for webrick vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhold committed Oct 4, 2024
1 parent 8176f29 commit e21e251
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit e21e251

Please sign in to comment.