From dcaa8ae165b1583485a39fa6441bb8d08d86beee Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:45:15 +0000 Subject: [PATCH] Update html-proofer to version 5.1.1 --- Gemfile.lock | 68 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 48 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8f45f4e3..bbdebae9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,31 +1,47 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) - async (2.3.0) - console (~> 1.10) - io-event (~> 1.1) - timers (~> 4.1) + Ascii85 (2.0.1) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + afm (0.2.2) + async (2.24.0) + console (~> 1.29) + fiber-annotation + io-event (~> 1.9) + metrics (~> 0.12) + traces (~> 0.15) + benchmark (0.5.0) + bigdecimal (3.3.1) colorator (1.1.0) concurrent-ruby (1.2.2) - console (1.16.2) - fiber-local + console (1.30.2) + fiber-annotation + fiber-local (~> 1.1) + json em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - ethon (0.16.0) + ethon (0.18.0) ffi (>= 1.15.0) + logger eventmachine (1.2.7) - ffi (1.15.5) - fiber-local (1.0.0) + ffi (1.17.2-x86_64-darwin) + ffi (1.17.2-x86_64-linux-gnu) + fiber-annotation (0.2.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (1.0.1) forwardable-extended (2.6.0) google-protobuf (3.22.1-x86_64-darwin) google-protobuf (3.22.1-x86_64-linux) - html-proofer (5.0.3) + hashery (2.1.2) + html-proofer (5.1.1) addressable (~> 2.3) async (~> 2.1) + benchmark (~> 0.5) nokogiri (~> 1.13) + pdf-reader (~> 2.11) rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) @@ -33,7 +49,7 @@ GEM http_parser.rb (0.8.0) i18n (1.12.0) concurrent-ruby (~> 1.0) - io-event (1.1.4) + io-event (1.11.2) jekyll (4.3.2) addressable (~> 2.4) colorator (~> 1.0) @@ -58,6 +74,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) + json (2.16.0) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -66,15 +83,23 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.7.0) mercenary (0.4.0) - nokogiri (1.13.10-x86_64-darwin) + metrics (0.12.2) + nokogiri (1.18.10-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.10-x86_64-linux) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.1) - racc (1.6.1) + pdf-reader (2.15.0) + Ascii85 (>= 1.0, < 3.0, != 2.0.0) + afm (>= 0.2.1, < 2) + hashery (~> 2.0) + ruby-rc4 + ttfunk + public_suffix (6.0.2) + racc (1.8.1) rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.11.2) @@ -82,6 +107,7 @@ GEM ffi (~> 1.0) rexml (3.2.5) rouge (4.1.0) + ruby-rc4 (0.1.5) safe_yaml (1.0.5) sass-embedded (1.58.3-x86_64-darwin) google-protobuf (~> 3.21) @@ -89,13 +115,15 @@ GEM google-protobuf (~> 3.21) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - timers (4.3.5) - typhoeus (1.4.0) + traces (0.15.2) + ttfunk (1.8.0) + bigdecimal (~> 3.1) + typhoeus (1.4.1) ethon (>= 0.9.0) unicode-display_width (2.4.2) webrick (1.8.1) yell (2.2.2) - zeitwerk (2.6.6) + zeitwerk (2.6.18) PLATFORMS x86_64-darwin-22