diff --git a/Gemfile b/Gemfile index bb39f93..8c02e5d 100644 --- a/Gemfile +++ b/Gemfile @@ -41,5 +41,5 @@ end # Performance-booster for watching directories on Windows gem "wdm", "~> 0.2.0", :install_if => Gem.win_platform? -gem "html-proofer", "~> 5.2.1" +gem "html-proofer", "~> 5.2.2" gem "rake", "~> 13.4" diff --git a/Gemfile.lock b/Gemfile.lock index eee3ec1..f342a6b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,12 +6,10 @@ GEM public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) ast (2.4.2) - async (2.39.0) + async (2.44.0) console (~> 1.29) fiber-annotation io-event (~> 1.11) - metrics (~> 0.12) - traces (~> 0.18) base64 (0.3.0) benchmark (0.5.0) bigdecimal (3.3.1) @@ -20,7 +18,7 @@ GEM coderay (1.1.3) colorator (1.1.0) concurrent-ruby (1.3.7) - console (1.34.3) + console (1.37.0) fiber-annotation fiber-local (~> 1.1) json @@ -46,7 +44,7 @@ GEM bigdecimal rake (~> 13.3) hashery (2.1.2) - html-proofer (5.2.1) + html-proofer (5.2.2) addressable (~> 2.3) async (~> 2.1) benchmark (~> 0.5) @@ -60,7 +58,7 @@ GEM i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) - io-event (1.15.1) + io-event (1.19.4) jekyll (4.4.1) addressable (~> 2.4) base64 (~> 0.2) @@ -93,7 +91,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.19.9) + json (2.21.2) kramdown (2.5.2) rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0) @@ -107,7 +105,6 @@ GEM logger (1.7.0) mercenary (0.4.0) method_source (1.1.0) - metrics (0.15.0) nokogiri (1.19.4-arm64-darwin) racc (~> 1.4) nokogiri (1.19.4-x86_64-linux-gnu) @@ -170,7 +167,6 @@ GEM google-protobuf (~> 4.31) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - traces (0.18.2) ttfunk (1.8.0) bigdecimal (~> 3.1) typhoeus (1.6.0) @@ -183,7 +179,7 @@ GEM wdm (0.2.0) webrick (1.9.2) yell (2.2.2) - zeitwerk (2.7.5) + zeitwerk (2.8.3) PLATFORMS arm64-darwin-24 @@ -193,7 +189,7 @@ DEPENDENCIES base64 code-scanning-rubocop (~> 0.3) csv (~> 3.3) - html-proofer (~> 5.2.1) + html-proofer (~> 5.2.2) jekyll (~> 4.4) jekyll-archives jekyll-feed (~> 0.12)