From c01a38d4397c72288cab08849306aef938810d14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 10:02:28 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1fbb998..8169236 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,7 +125,7 @@ GEM html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (5.2.1) + html-proofer (5.2.2) addressable (~> 2.3) async (~> 2.1) benchmark (~> 0.5) @@ -251,7 +251,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.20.0) + json (2.21.1) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -333,7 +333,7 @@ GEM rexml (~> 3.2) webrick (1.9.2) yell (2.2.2) - zeitwerk (2.7.5) + zeitwerk (2.8.2) PLATFORMS aarch64-linux