diff --git a/Gemfile.lock b/Gemfile.lock index 705df284..b21ba185 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,16 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) chef-utils (18.8.54) concurrent-ruby concurrent-ruby (1.3.5) - ethon (0.15.0) + ethon (0.18.0) ffi (>= 1.15.0) - ffi (1.15.5) - html-proofer (4.3.1) + logger + ffi (1.17.4) + html-proofer (4.3.2) addressable (~> 2.3) mercenary (~> 0.3) nokogiri (~> 1.13) @@ -22,6 +23,7 @@ GEM rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) + logger (1.7.0) mdl (0.15.0) kramdown (~> 2.3) kramdown-parser-gfm (~> 1.1) @@ -35,19 +37,19 @@ GEM tomlrb mixlib-shellout (3.3.9) chef-utils - nokogiri (1.19.1) + nokogiri (1.19.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) - parallel (1.22.1) - public_suffix (4.0.7) + parallel (1.28.0) + public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rexml (3.4.4) tomlrb (2.0.3) - typhoeus (1.4.0) - ethon (>= 0.9.0) + typhoeus (1.6.0) + ethon (>= 0.18.0) yell (2.2.2) - zeitwerk (2.6.0) + zeitwerk (2.7.5) PLATFORMS ruby