From c46f7205fb7599fdc38b55d1db951ddd03a88c92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 14:02:44 +0000 Subject: [PATCH] Bump html-proofer from 5.2.1 to 5.2.2 Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.2.1 to 5.2.2. - [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.1...v5.2.2) --- updated-dependencies: - dependency-name: html-proofer dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc8f25601f7..5a0f641ce8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,18 +5,16 @@ GEM addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) - async (2.42.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) colorator (1.1.0) concurrent-ruby (1.3.7) - console (1.36.0) + console (1.37.0) fiber-annotation fiber-local (~> 1.1) json @@ -52,7 +50,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) @@ -65,7 +63,7 @@ GEM http_parser.rb (0.8.1) i18n (1.15.2) concurrent-ruby (~> 1.0) - io-event (1.19.1) + io-event (1.19.4) jekyll (4.4.1) addressable (~> 2.4) base64 (~> 0.2) @@ -92,7 +90,7 @@ GEM sass-embedded (~> 1.75) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.20.0) + json (2.21.2) kramdown (2.5.2) rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0) @@ -104,7 +102,6 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) mercenary (0.4.0) - metrics (0.15.0) mini_portile2 (2.8.9) net-http (0.9.1) uri (>= 0.11.1) @@ -141,7 +138,6 @@ GEM faraday (>= 0.17.3, < 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.6.0)