From 6179fb2a55158278c5f39988cb098d38cd370a68 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 16:45:40 +0000 Subject: [PATCH] Update html-proofer to version 3.19.4 --- Gemfile.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9204c09e2..506fbbc4dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) capybara (2.4.4) @@ -54,13 +54,13 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) erubis (2.7.0) - ethon (0.12.0) - ffi (>= 1.3.0) + ethon (0.15.0) + ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.7.0) faraday (0.15.2) multipart-post (>= 1.2, < 3) - ffi (1.11.1) + ffi (1.15.5) forwardable-extended (2.6.0) haml (5.0.4) temple (>= 0.8.0) @@ -68,13 +68,12 @@ GEM hike (1.2.3) hooks (0.4.1) uber (~> 0.0.14) - html-proofer (3.12.0) + html-proofer (3.19.4) addressable (~> 2.3) mercenary (~> 0.3) - nokogiri (~> 1.10) - parallel (~> 1.3) + nokogiri (~> 1.13) + parallel (~> 1.10) rainbow (~> 3.0) - timerizer (~> 0.3) typhoeus (~> 1.3) yell (~> 2.0) http_parser.rb (0.6.0) @@ -149,20 +148,21 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) multi_json (1.13.1) multipart-post (2.0.0) netrc (0.11.0) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) padrino-helpers (0.12.9) i18n (~> 0.6, >= 0.6.7) padrino-support (= 0.12.9) tilt (>= 1.4.1, < 3) padrino-support (0.12.9) activesupport (>= 3.1) - parallel (1.17.0) + parallel (1.22.1) parser (2.5.1.0) ast (~> 2.4.0) pathutil (0.16.1) @@ -171,8 +171,9 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (4.0.1) + public_suffix (4.0.7) puma (3.12.4) + racc (1.6.0) rack (1.6.12) rack-jekyll (0.5.0) jekyll (>= 1.3) @@ -183,7 +184,7 @@ GEM rack-ssl-enforcer (0.2.9) rack-test (1.0.0) rack (>= 1.0, < 3) - rainbow (3.0.0) + rainbow (3.1.1) rake (12.3.3) rb-fsevent (0.10.3) rb-inotify (0.9.10) @@ -222,8 +223,7 @@ GEM thor (0.20.0) thread_safe (0.3.6) tilt (1.4.1) - timerizer (0.3.2) - typhoeus (1.3.1) + typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (1.2.5) thread_safe (~> 0.1) @@ -234,7 +234,7 @@ GEM unicode-display_width (1.4.0) xpath (2.1.0) nokogiri (~> 1.3) - yell (2.2.0) + yell (2.2.2) PLATFORMS ruby