Skip to content

Commit

Permalink
Merge pull request #2046 from GSA/staging
Browse files Browse the repository at this point in the history
Dependabots fix
  • Loading branch information
kkrug authored Oct 9, 2024
2 parents e6b041d + a62c21b commit 07a2311
Show file tree
Hide file tree
Showing 4 changed files with 1,754 additions and 3,323 deletions.
15 changes: 11 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,12 @@ GEM
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0)
forwardable-extended (2.6.0)
google-protobuf (4.28.0-x86_64-darwin)
google-protobuf (4.28.2-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.2-x86_64-linux)
bigdecimal
rake (>= 13)
html-proofer (3.19.4)
Expand Down Expand Up @@ -67,6 +70,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 @@ -84,18 +89,20 @@ GEM
rexml (3.3.7)
rouge (4.3.0)
safe_yaml (1.0.5)
sass-embedded (1.78.0-x86_64-darwin)
sass-embedded (1.78.0)
google-protobuf (~> 4.27)
rake (>= 13)
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
Loading

0 comments on commit 07a2311

Please sign in to comment.