Skip to content

Commit c500b30

Browse files
Bump html-proofer from 3.14.1 to 3.18.8
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.14.1 to 3.18.8. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](gjtorikian/html-proofer@v3.14.1...v3.18.8) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c30bc5 commit c500b30

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@ GEM
8787
html-pipeline (2.14.0)
8888
activesupport (>= 2)
8989
nokogiri (>= 1.4)
90-
html-proofer (3.14.1)
90+
html-proofer (3.18.8)
9191
addressable (~> 2.3)
9292
mercenary (~> 0.3)
93-
nokogiri (~> 1.10)
93+
nokogumbo (~> 2.0)
9494
parallel (~> 1.3)
9595
rainbow (~> 3.0)
9696
typhoeus (~> 1.3)
@@ -223,10 +223,12 @@ GEM
223223
nokogiri (1.11.2)
224224
mini_portile2 (~> 2.5.0)
225225
racc (~> 1.4)
226+
nokogumbo (2.0.5)
227+
nokogiri (~> 1.8, >= 1.8.4)
226228
octokit (4.20.0)
227229
faraday (>= 0.9)
228230
sawyer (~> 0.8.0, >= 0.5.3)
229-
parallel (1.19.0)
231+
parallel (1.20.1)
230232
pathutil (0.16.2)
231233
forwardable-extended (~> 2.6)
232234
public_suffix (4.0.6)
@@ -263,7 +265,7 @@ GEM
263265
unf_ext
264266
unf_ext (0.0.7.7)
265267
unicode-display_width (1.7.0)
266-
yell (2.2.0)
268+
yell (2.2.2)
267269
zeitwerk (2.4.2)
268270

269271
PLATFORMS

0 commit comments

Comments
 (0)