From fa50b208fd04466df6e82d547fc44808f3f82e3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:54:16 +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 | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57b3bee..81fc25f 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.43.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 @@ -42,7 +40,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) @@ -55,7 +53,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) @@ -85,7 +83,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.20.0) + json (2.21.1) kramdown (2.5.2) rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0) @@ -97,7 +95,6 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) mercenary (0.4.0) - metrics (0.15.0) nokogiri (1.19.4-arm64-darwin) racc (~> 1.4) nokogiri (1.19.4-x86_64-linux-gnu) @@ -127,7 +124,6 @@ GEM google-protobuf (~> 4.31) 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)