From 79bc5bb1646605fc4ed3e46bcae56150aa2fc624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 08:44:32 +0000 Subject: [PATCH] chore(deps): 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 | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e5aa19..1188e94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,18 +6,16 @@ GEM public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) ast (2.4.3) - async (2.38.1) + async (2.44.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.3.1) colorator (1.1.0) concurrent-ruby (1.3.7) - console (1.34.3) + console (1.37.0) fiber-annotation fiber-local (~> 1.1) json @@ -69,7 +67,7 @@ GEM bigdecimal rake (>= 13) hashery (2.1.2) - html-proofer (5.2.1) + html-proofer (5.2.2) addressable (~> 2.3) async (~> 2.1) benchmark (~> 0.5) @@ -82,7 +80,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - io-event (1.14.5) + io-event (1.19.4) jekyll (4.4.1) addressable (~> 2.4) base64 (~> 0.2) @@ -106,7 +104,7 @@ GEM sass-embedded (~> 1.75) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.21.1) + json (2.21.2) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) @@ -119,7 +117,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) @@ -203,7 +200,6 @@ GEM google-protobuf (~> 4.29) 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) @@ -212,7 +208,7 @@ GEM uri (1.1.1) webrick (1.9.1) yell (2.2.2) - zeitwerk (2.7.5) + zeitwerk (2.8.3) PLATFORMS aarch64-linux