Skip to content

Commit

Permalink
Merge pull request #2032 from GSA/dependabot/bundler/webrick-1.8.2
Browse files Browse the repository at this point in the history
Bump webrick from 1.8.1 to 1.8.2
  • Loading branch information
kkrug authored Sep 30, 2024
2 parents e65e5ca + f8472dd commit 98e6b0f
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,14 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.28.0-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.0-x86_64-linux)
bigdecimal
rake (>= 13)
html-proofer (3.19.4)
addressable (~> 2.3)
mercenary (~> 0.3)
Expand Down Expand Up @@ -67,6 +71,8 @@ GEM
mercenary (0.4.0)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
pagemaster (2.1.2)
jekyll (~> 4)
rainbow (~> 3.0)
Expand All @@ -86,16 +92,19 @@ GEM
safe_yaml (1.0.5)
sass-embedded (1.78.0-x86_64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86_64-linux-gnu)
google-protobuf (~> 4.27)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
typhoeus (1.4.1)
ethon (>= 0.9.0)
unicode-display_width (2.5.0)
webrick (1.8.1)
webrick (1.8.2)
yell (2.2.2)

PLATFORMS
x86_64-darwin-23
x86_64-linux

DEPENDENCIES
html-proofer (~> 3.10)
Expand Down

0 comments on commit 98e6b0f

Please sign in to comment.