From 5c092a97e005208952480e14361761d492bd94c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 13:01:22 +0000 Subject: [PATCH] Bump html-proofer from 4.4.1 to 5.0.4 Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 4.4.1 to 5.0.4. - [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.4.1...v5.0.4) --- updated-dependencies: - dependency-name: html-proofer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 39 +++++++++++++++++++++++++++++---------- 1 file changed, 29 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f34270dc..dfce3e45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,6 +40,7 @@ GIT GEM remote: https://rubygems.org/ specs: + Ascii85 (1.1.0) activesupport (6.0.5.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) @@ -48,6 +49,11 @@ GEM zeitwerk (~> 2.2, >= 2.2.2) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) + afm (0.2.2) + async (2.3.1) + console (~> 1.10) + io-event (~> 1.1) + timers (~> 4.1) autoprefixer-rails (10.2.5.0) execjs (< 2.8.0) bourbon (6.0.0) @@ -58,26 +64,30 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.10) + console (1.16.2) + fiber-local contracts (0.16.1) dotenv (2.8.1) erubis (2.7.0) - ethon (0.15.0) + ethon (0.16.0) ffi (>= 1.15.0) execjs (2.7.0) fastimage (2.2.6) ffi (1.15.5) + fiber-local (1.0.0) generator (0.0.1) haml (5.2.2) temple (>= 0.8.0) tilt hamster (3.0.0) concurrent-ruby (~> 1.0) + hashery (2.1.2) hashie (4.1.0) - html-proofer (4.4.1) + html-proofer (5.0.4) addressable (~> 2.3) - mercenary (~> 0.3) + async (~> 2.1) nokogiri (~> 1.13) - parallel (~> 1.10) + pdf-reader (~> 2.11) rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) @@ -87,6 +97,7 @@ GEM multi_xml (>= 0.5.2) i18n (0.9.5) concurrent-ruby (~> 1.0) + io-event (1.1.6) kramdown (2.3.1) rexml lazy_priority_queue (0.1.1) @@ -94,7 +105,6 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) memoist (0.16.2) - mercenary (0.4.0) middleman-autoprefixer (3.0.0) autoprefixer-rails (~> 10.0) middleman-core (>= 4.0.0) @@ -104,13 +114,13 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0901) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) minitest (5.16.2) multi_xml (0.6.0) neat (1.9.1) sass (>= 3.3) thor (~> 0.19) - nokogiri (1.13.9) + nokogiri (1.14.0) mini_portile2 (~> 2.8.0) racc (~> 1.4) oj (3.13.20) @@ -121,8 +131,14 @@ GEM padrino-support (0.14.4) parallel (1.22.1) parslet (2.0.0) - public_suffix (5.0.0) - racc (1.6.0) + 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.2) rack (2.2.4) rainbow (3.1.1) rb-fsevent (0.11.1) @@ -135,6 +151,7 @@ GEM rexml (~> 3.2, >= 3.2.4) stream (~> 0.5.3) rouge (3.30.0) + ruby-rc4 (0.1.5) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) @@ -149,8 +166,10 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.11) + timers (4.3.5) toml (0.3.0) parslet (>= 1.8.0, < 3.0.0) + ttfunk (1.7.0) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (1.2.10) @@ -159,7 +178,7 @@ GEM execjs (>= 0.3.0, < 3) webrick (1.7.0) yell (2.2.2) - zeitwerk (2.6.0) + zeitwerk (2.6.6) PLATFORMS ruby