From ce2b7e691b703a4a96875d2ab25f7b464014ed26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 06:01:17 +0000 Subject: [PATCH] Bump html-proofer from 5.0.0 to 5.0.3 Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.0.0 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/v5.0.0...v5.0.3) --- updated-dependencies: - dependency-name: html-proofer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ef12e484..61bd8d152 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,9 +15,9 @@ GEM tzinfo (~> 2.0) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) - async (2.2.1) + async (2.3.1) console (~> 1.10) - io-event (~> 1.1.0) + io-event (~> 1.1) timers (~> 4.1) colorator (1.1.0) concurrent-ruby (1.1.10) @@ -26,7 +26,7 @@ GEM 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) faraday (2.6.0) @@ -41,7 +41,7 @@ GEM html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (5.0.0) + html-proofer (5.0.3) addressable (~> 2.3) async (~> 2.1) nokogiri (~> 1.13) @@ -52,7 +52,7 @@ GEM http_parser.rb (0.8.0) i18n (1.12.0) concurrent-ruby (~> 1.0) - io-event (1.1.2) + io-event (1.1.4) jekyll (4.3.1) addressable (~> 2.4) colorator (~> 1.0) @@ -96,9 +96,9 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) minitest (5.16.3) - nokogiri (1.13.9) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) octicons (17.7.0) @@ -107,8 +107,8 @@ GEM sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.0.0) - racc (1.6.0) + public_suffix (5.0.1) + racc (1.6.2) rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.11.2) @@ -134,7 +134,7 @@ GEM unicode-display_width (2.3.0) webrick (1.7.0) yell (2.2.2) - zeitwerk (2.6.1) + zeitwerk (2.6.6) PLATFORMS ruby