From 8199885d2432d6db1e84f57d97340f16a338b5e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 14:12:34 +0000 Subject: [PATCH] Bump html-proofer from 5.2.0 to 5.2.1 Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.2.0 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.2.0...v5.2.1) --- updated-dependencies: - dependency-name: html-proofer dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3f5927..e33c513 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) ast (2.4.3) - async (2.36.0) + async (2.38.1) console (~> 1.29) fiber-annotation io-event (~> 1.11) @@ -18,7 +18,7 @@ GEM colorator (1.1.0) colorize (1.1.0) concurrent-ruby (1.3.6) - console (1.34.2) + console (1.34.3) fiber-annotation fiber-local (~> 1.1) json @@ -28,17 +28,18 @@ 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.3-aarch64-linux-gnu) - ffi (1.17.3-aarch64-linux-musl) - ffi (1.17.3-arm-linux-gnu) - ffi (1.17.3-arm-linux-musl) - ffi (1.17.3-arm64-darwin) - ffi (1.17.3-x86_64-darwin) - ffi (1.17.3-x86_64-linux-gnu) - ffi (1.17.3-x86_64-linux-musl) + ffi (1.17.4-aarch64-linux-gnu) + ffi (1.17.4-aarch64-linux-musl) + ffi (1.17.4-arm-linux-gnu) + ffi (1.17.4-arm-linux-musl) + ffi (1.17.4-arm64-darwin) + ffi (1.17.4-x86_64-darwin) + ffi (1.17.4-x86_64-linux-gnu) + ffi (1.17.4-x86_64-linux-musl) fiber-annotation (0.2.0) fiber-local (1.1.0) fiber-storage @@ -66,7 +67,7 @@ GEM bigdecimal rake (>= 13) hashery (2.1.2) - html-proofer (5.2.0) + html-proofer (5.2.1) addressable (~> 2.3) async (~> 2.1) benchmark (~> 0.5) @@ -87,7 +88,7 @@ GEM http_parser.rb (0.8.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - io-event (1.14.2) + io-event (1.14.5) jekyll (4.4.1) addressable (~> 2.4) base64 (~> 0.2) @@ -239,8 +240,8 @@ GEM tsort (0.2.0) 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) w3c_validators (1.3.7) json (>= 1.8) @@ -248,7 +249,7 @@ GEM rexml (~> 3.2) webrick (1.9.2) yell (2.2.2) - zeitwerk (2.7.4) + zeitwerk (2.7.5) PLATFORMS aarch64-linux-gnu