Skip to content

Commit c907656

Browse files
authored
Merge pull request #294 from SwedbankPay/dependabot/bundler/tests/full/html-proofer-3.19.4
Bump html-proofer from 3.19.3 to 3.19.4 in /tests/full
2 parents 3749c2f + a43d950 commit c907656

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)