Skip to content

Commit a43d950

Browse files
Bump html-proofer from 3.19.3 to 3.19.4 in /tests/full
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.19.3 to 3.19.4. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md) - [Commits](gjtorikian/html-proofer@v3.19.3...v3.19.4) --- updated-dependencies: - dependency-name: html-proofer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3749c2f commit a43d950

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/full/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ GEM
2626
html-pipeline (2.14.0)
2727
activesupport (>= 2)
2828
nokogiri (>= 1.4)
29-
html-proofer (3.19.3)
29+
html-proofer (3.19.4)
3030
addressable (~> 2.3)
3131
mercenary (~> 0.3)
32-
nokogiri (~> 1.12)
33-
parallel (~> 1.3)
32+
nokogiri (~> 1.13)
33+
parallel (~> 1.10)
3434
rainbow (~> 3.0)
3535
typhoeus (~> 1.3)
3636
yell (~> 2.0)
@@ -88,10 +88,10 @@ GEM
8888
mini_portile2 (~> 2.8.0)
8989
racc (~> 1.4)
9090
open3 (0.1.1)
91-
parallel (1.21.0)
91+
parallel (1.22.1)
9292
pathutil (0.16.2)
9393
forwardable-extended (~> 2.6)
94-
public_suffix (4.0.6)
94+
public_suffix (4.0.7)
9595
racc (1.6.0)
9696
rainbow (3.1.1)
9797
rake (13.0.6)

0 commit comments

Comments
 (0)