From a0660aa4227876e3535733274a6243abaaf2e315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 17:07:48 +0000 Subject: [PATCH] chore(deps-dev): bump html-proofer from 4.3.2 to 5.0.3 Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 4.3.2 to 5.0.3. - [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/v4.3.2...v5.0.3) --- updated-dependencies: - dependency-name: html-proofer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1580c3ae..744304472 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,23 +6,29 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) algolia_html_extractor (2.6.4) json (~> 2.0) nokogiri (~> 1.10) algoliasearch (1.27.5) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) + async (2.3.0) + console (~> 1.10) + io-event (~> 1.1) + timers (~> 4.1) autoprefixer-rails (10.4.7.0) execjs (~> 2) chronic (0.10.2) colorator (1.1.0) concurrent-ruby (1.1.10) + console (1.16.2) + fiber-local em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - ethon (0.15.0) + ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.8.1) @@ -30,13 +36,13 @@ GEM forwardable-extended (~> 2.5) fastimage (2.2.6) ffi (1.15.5) + fiber-local (1.0.0) filesize (0.2.0) forwardable-extended (2.6.0) - html-proofer (4.3.2) + html-proofer (5.0.3) addressable (~> 2.3) - mercenary (~> 0.3) + async (~> 2.1) nokogiri (~> 1.13) - parallel (~> 1.10) rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) @@ -45,6 +51,7 @@ GEM httpclient (2.8.3) i18n (0.9.5) concurrent-ruby (~> 1.0) + io-event (1.1.3) jekyll (3.9.2) addressable (~> 2.4) colorator (~> 1.0) @@ -116,13 +123,12 @@ GEM racc (~> 1.4) nokogiri (1.13.8-x86_64-darwin) racc (~> 1.4) - parallel (1.22.1) pathutil (0.16.2) forwardable-extended (~> 2.6) posix-spawn (0.3.15) progressbar (1.11.0) - public_suffix (4.0.7) - racc (1.6.0) + public_suffix (5.0.0) + racc (1.6.1) rack (2.2.4) rainbow (3.1.1) rb-fsevent (0.11.1) @@ -140,6 +146,7 @@ GEM concurrent-ruby (~> 1.0) rack (> 1, < 3) thread_safe (0.3.6) + timers (4.3.5) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (1.2.10) @@ -148,7 +155,7 @@ GEM whenever (1.0.0) chronic (>= 0.6.3) yell (2.2.2) - zeitwerk (2.6.0) + zeitwerk (2.6.6) PLATFORMS ruby