Skip to content

Commit

Permalink
Update webrick.
Browse files Browse the repository at this point in the history
bundle update webrick

Addresses CVE-2024-47220 in webrick <= 1.8.1
  • Loading branch information
timparenti committed Sep 24, 2024
1 parent 16fc83c commit 4b02fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
uri (0.13.1)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
ruby
Expand Down

0 comments on commit 4b02fbd

Please sign in to comment.