From bba0c559bfec5aed623659b9018f31042f20f80a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 16:37:52 +0000 Subject: [PATCH] Bump html-proofer from 5.0.8 to 5.0.9 in /docs Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.0.8 to 5.0.9. - [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.0.8...v5.0.9) --- updated-dependencies: - dependency-name: html-proofer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/Gemfile | 2 +- docs/Gemfile.lock | 35 ++++++++++++++++++++--------------- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/docs/Gemfile b/docs/Gemfile index 321577b9..3ebc4a41 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -25,5 +25,5 @@ gem 'minimal-mistakes-jekyll', '4.24.0' # If you have any plugins, put them here! group :jekyll_plugins do # gem "jekyll-archives" - gem 'html-proofer', '5.0.8' + gem 'html-proofer', '5.0.9' end diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 30fd0d22..1821fa79 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - Ascii85 (1.1.0) + Ascii85 (1.1.1) activesupport (7.1.3) base64 bigdecimal @@ -15,10 +15,10 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) - async (2.6.4) - console (~> 1.10) + async (2.11.0) + console (~> 1.25, >= 1.25.2) fiber-annotation - io-event (~> 1.1) + io-event (~> 1.5, >= 1.5.1) timers (~> 4.1) base64 (0.2.0) bigdecimal (3.1.6) @@ -30,9 +30,10 @@ GEM commonmarker (0.23.10) concurrent-ruby (1.2.3) connection_pool (2.4.1) - console (1.23.2) + console (1.25.2) fiber-annotation - fiber-local + fiber-local (~> 1.1) + json dnsruby (1.70.0) simpleidn (~> 0.2.1) drb (2.2.0) @@ -50,7 +51,9 @@ GEM net-http ffi (1.16.3) fiber-annotation (0.2.0) - fiber-local (1.0.0) + fiber-local (1.1.0) + fiber-storage + fiber-storage (0.1.0) forwardable-extended (2.6.0) gemoji (4.1.0) github-pages (231) @@ -108,7 +111,7 @@ GEM html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (5.0.8) + html-proofer (5.0.9) addressable (~> 2.3) async (~> 2.1) nokogiri (~> 1.13) @@ -120,7 +123,7 @@ GEM http_parser.rb (0.8.0) i18n (1.14.1) concurrent-ruby (~> 1.0) - io-event (1.3.2) + io-event (1.5.1) jekyll (3.9.5) addressable (~> 2.4) colorator (~> 1.0) @@ -229,6 +232,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) + json (2.7.2) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -253,20 +257,20 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - pdf-reader (2.11.0) + pdf-reader (2.12.0) Ascii85 (~> 1.0) afm (~> 0.2.1) hashery (~> 2.0) ruby-rc4 ttfunk - public_suffix (5.0.4) + public_suffix (5.0.5) racc (1.7.3) rainbow (3.1.1) rb-fsevent (0.11.2) @@ -291,7 +295,8 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) timers (4.3.5) - ttfunk (1.7.0) + ttfunk (1.8.0) + bigdecimal (~> 3.1) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) @@ -303,7 +308,7 @@ GEM uri (0.13.0) webrick (1.8.1) yell (2.2.2) - zeitwerk (2.6.11) + zeitwerk (2.6.13) PLATFORMS x86_64-linux @@ -311,7 +316,7 @@ PLATFORMS DEPENDENCIES github-pages (= 231) - html-proofer (= 5.0.8) + html-proofer (= 5.0.9) minimal-mistakes-jekyll (= 4.24.0) webrick (= 1.8.1)