From 1bbd2ab43f63d6db674261d49ec95da3969fcfe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 10:59:06 +0000 Subject: [PATCH] Bump html-proofer from 3.19.4 to 5.1.1 Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.19.4 to 5.1.1. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.19.4...v5.1.1) --- updated-dependencies: - dependency-name: html-proofer dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 66 +++++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 56 insertions(+), 12 deletions(-) diff --git a/Gemfile b/Gemfile index 0595370d..eaae5918 100644 --- a/Gemfile +++ b/Gemfile @@ -19,6 +19,6 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby] # Performance-booster for watching directories on Windows -gem "html-proofer", "~> 3.18" +gem "html-proofer", "~> 5.1" gem 'jekyll-sass-converter', '~> 3.0' diff --git a/Gemfile.lock b/Gemfile.lock index 23335b44..59eef143 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,34 +1,60 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + Ascii85 (2.0.1) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) + afm (1.0.0) + async (2.35.0) + console (~> 1.29) + fiber-annotation + io-event (~> 1.11) + metrics (~> 0.12) + traces (~> 0.18) base64 (0.2.0) + benchmark (0.5.0) bigdecimal (3.1.8) colorator (1.1.0) concurrent-ruby (1.3.4) + console (1.34.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.17.0-x64-mingw-ucrt) + ffi (1.17.2-x64-mingw-ucrt) + 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 (4.29.1) + bigdecimal + rake (>= 13) google-protobuf (4.29.1-x64-mingw-ucrt) bigdecimal rake (>= 13) - html-proofer (3.19.4) + hashery (2.1.2) + html-proofer (5.1.1) addressable (~> 2.3) - mercenary (~> 0.3) + async (~> 2.1) + benchmark (~> 0.5) nokogiri (~> 1.13) - parallel (~> 1.10) + pdf-reader (~> 2.11) rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) + zeitwerk (~> 2.5) http_parser.rb (0.8.0) i18n (1.14.6) concurrent-ruby (~> 1.0) + io-event (1.14.2) jekyll (4.3.3) addressable (~> 2.4) colorator (~> 1.0) @@ -58,6 +84,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) + json (2.16.0) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) @@ -66,13 +93,22 @@ GEM listen (3.9.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.18.9-x64-mingw-ucrt) + metrics (0.15.0) + nokogiri (1.18.10-x64-mingw-ucrt) + racc (~> 1.4) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) - parallel (1.26.3) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (6.0.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 (7.0.0) racc (1.8.1) rack (2.2.16) rainbow (3.1.1) @@ -83,16 +119,22 @@ GEM redcarpet (3.6.0) rexml (3.3.9) rouge (4.5.1) + ruby-rc4 (0.1.5) safe_yaml (1.0.5) sass-embedded (1.82.0) google-protobuf (~> 4.28) rake (>= 13) + sass-embedded (1.82.0-x86_64-linux-gnu) + google-protobuf (~> 4.28) sprockets (3.7.5) base64 concurrent-ruby (~> 1.0) rack (> 1, < 3) 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.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) @@ -102,12 +144,14 @@ GEM unicode-display_width (2.6.0) webrick (1.9.1) yell (2.2.2) + zeitwerk (2.7.3) PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES - html-proofer (~> 3.18) + html-proofer (~> 5.1) jekyll (= 4.3.3) jekyll-liquify (= 0.0.2) jekyll-paginate-v2 (= 3.0.0)