From e09dfdc8caf73d8e1601f26ca5f5f6f779318c81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 22:43:00 +0000 Subject: [PATCH] Update dependency html-proofer to v5.0.10 --- Gemfile.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d9c984..5debb20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,10 +9,10 @@ GEM console (~> 1.29) fiber-annotation io-event (~> 1.6, >= 1.6.5) - bigdecimal (3.1.8) + bigdecimal (3.1.9) colorator (1.1.0) concurrent-ruby (1.3.4) - console (1.29.0) + console (1.29.3) fiber-annotation fiber-local (~> 1.1) json @@ -28,7 +28,7 @@ GEM logger faraday-net_http (3.3.0) net-http - ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.1-x86_64-linux-gnu) fiber-annotation (0.2.0) fiber-local (1.1.0) fiber-storage @@ -38,7 +38,7 @@ GEM bigdecimal rake (>= 13) hashery (2.1.2) - html-proofer (5.0.9) + html-proofer (5.0.10) addressable (~> 2.3) async (~> 2.1) nokogiri (~> 1.13) @@ -50,7 +50,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-event (1.7.3) + io-event (1.7.5) jekyll (4.3.4) addressable (~> 2.4) colorator (~> 1.0) @@ -82,7 +82,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.8.1) + json (2.8.2) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -93,6 +93,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.1) mercenary (0.4.0) + mini_portile2 (2.8.8) minima (2.5.2) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) @@ -106,7 +107,8 @@ GEM jekyll-sitemap (~> 1.3) net-http (0.5.0) uri - nokogiri (1.16.7-x86_64-linux) + nokogiri (1.16.8) + mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) @@ -145,7 +147,7 @@ GEM uri (1.0.1) webrick (1.9.0) yell (2.2.2) - zeitwerk (2.7.1) + zeitwerk (2.7.2) PLATFORMS x86_64-linux-gnu