From ed89678ff902358249255e7a48d4efece1033670 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 04:45:35 +0000 Subject: [PATCH] Update html-proofer to version 5.0.6 --- Gemfile.lock | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8f45f4e3..61ba73b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,11 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) + Ascii85 (1.1.0) + addressable (2.8.3) public_suffix (>= 2.0.2, < 6.0) - async (2.3.0) + afm (0.2.2) + async (2.5.0) console (~> 1.10) io-event (~> 1.1) timers (~> 4.1) @@ -22,10 +24,12 @@ GEM forwardable-extended (2.6.0) google-protobuf (3.22.1-x86_64-darwin) google-protobuf (3.22.1-x86_64-linux) - html-proofer (5.0.3) + hashery (2.1.2) + html-proofer (5.0.6) addressable (~> 2.3) async (~> 2.1) nokogiri (~> 1.13) + pdf-reader (~> 2.11) rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) @@ -33,7 +37,7 @@ GEM http_parser.rb (0.8.0) i18n (1.12.0) concurrent-ruby (~> 1.0) - io-event (1.1.4) + io-event (1.1.7) jekyll (4.3.2) addressable (~> 2.4) colorator (~> 1.0) @@ -67,14 +71,20 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - nokogiri (1.13.10-x86_64-darwin) + nokogiri (1.14.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.10-x86_64-linux) + nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) + pdf-reader (2.11.0) + Ascii85 (~> 1.0) + afm (~> 0.2.1) + hashery (~> 2.0) + ruby-rc4 + ttfunk public_suffix (5.0.1) - racc (1.6.1) + racc (1.6.2) rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.11.2) @@ -82,6 +92,7 @@ GEM ffi (~> 1.0) rexml (3.2.5) rouge (4.1.0) + ruby-rc4 (0.1.5) safe_yaml (1.0.5) sass-embedded (1.58.3-x86_64-darwin) google-protobuf (~> 3.21) @@ -90,12 +101,13 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) timers (4.3.5) + ttfunk (1.7.0) typhoeus (1.4.0) ethon (>= 0.9.0) unicode-display_width (2.4.2) webrick (1.8.1) yell (2.2.2) - zeitwerk (2.6.6) + zeitwerk (2.6.7) PLATFORMS x86_64-darwin-22