From 808a64729a8de0825275c24055ab67e6a5d7f770 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 05:31:30 +0000 Subject: [PATCH] Bump html-proofer from 5.1.1 to 5.2.1 Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.1.1 to 5.2.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/v5.1.1...v5.2.1) --- updated-dependencies: - dependency-name: html-proofer dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04b17140..6f5d125f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,10 +11,10 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (2.0.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.9) + public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) - async (2.34.0) + async (2.38.1) console (~> 1.29) fiber-annotation io-event (~> 1.11) @@ -1649,7 +1649,7 @@ GEM bigdecimal (3.3.1) colorator (1.1.0) concurrent-ruby (1.3.5) - console (1.34.2) + console (1.34.3) fiber-annotation fiber-local (~> 1.1) json @@ -1657,12 +1657,13 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - ethon (0.15.0) + ethon (0.18.0) ffi (>= 1.15.0) + logger eventmachine (1.2.7) - ffi (1.17.2-arm64-darwin) - ffi (1.17.2-x86_64-darwin) - ffi (1.17.2-x86_64-linux-gnu) + ffi (1.17.4-arm64-darwin) + ffi (1.17.4-x86_64-darwin) + ffi (1.17.4-x86_64-linux-gnu) fiber-annotation (0.2.0) fiber-local (1.1.0) fiber-storage @@ -1678,7 +1679,7 @@ GEM bigdecimal rake (>= 13) hashery (2.1.2) - html-proofer (5.1.1) + html-proofer (5.2.1) addressable (~> 2.3) async (~> 2.1) benchmark (~> 0.5) @@ -1691,7 +1692,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - io-event (1.14.2) + io-event (1.14.5) jekyll (4.4.1) addressable (~> 2.4) base64 (~> 0.2) @@ -1722,7 +1723,7 @@ GEM jekyll-watch (2.2.1) listen (~> 3.0) jmespath (1.6.2) - json (2.16.0) + json (2.19.3) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) @@ -1734,21 +1735,21 @@ GEM logger (1.7.0) mercenary (0.4.0) metrics (0.15.0) - nokogiri (1.18.10-arm64-darwin) + nokogiri (1.19.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-darwin) + nokogiri (1.19.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.10-x86_64-linux-gnu) + nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) - pdf-reader (2.15.0) + pdf-reader (2.15.1) Ascii85 (>= 1.0, < 3.0, != 2.0.0) afm (>= 0.2.1, < 2) hashery (~> 2.0) ruby-rc4 ttfunk - public_suffix (6.0.2) + public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rake (13.3.0) @@ -1770,12 +1771,12 @@ GEM traces (0.18.2) ttfunk (1.8.0) bigdecimal (~> 3.1) - typhoeus (1.5.0) - ethon (>= 0.9.0, < 0.16.0) + typhoeus (1.6.0) + ethon (>= 0.18.0) unicode-display_width (2.6.0) webrick (1.9.1) yell (2.2.2) - zeitwerk (2.7.3) + zeitwerk (2.7.5) PLATFORMS arm64-darwin-24