Skip to content

Commit f51dac8

Browse files
authored
Merge pull request #300 from SwedbankPay/dependabot/bundler/tests/full/html-proofer-unrendered-markdown-0.2.0
Bump html-proofer-unrendered-markdown from 0.1.3 to 0.2.0 in /tests/full
2 parents 49f6922 + 0fb8a8c commit f51dac8

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

tests/full/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ GEM
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
addressable (2.8.0)
10-
public_suffix (>= 2.0.2, < 5.0)
9+
addressable (2.8.1)
10+
public_suffix (>= 2.0.2, < 6.0)
1111
colorator (1.1.0)
1212
concurrent-ruby (1.1.10)
1313
em-websocket (0.5.3)
@@ -26,16 +26,17 @@ GEM
2626
html-pipeline (2.14.2)
2727
activesupport (>= 2)
2828
nokogiri (>= 1.4)
29-
html-proofer (3.19.4)
29+
html-proofer (4.4.1)
3030
addressable (~> 2.3)
3131
mercenary (~> 0.3)
3232
nokogiri (~> 1.13)
3333
parallel (~> 1.10)
3434
rainbow (~> 3.0)
3535
typhoeus (~> 1.3)
3636
yell (~> 2.0)
37-
html-proofer-unrendered-markdown (0.1.3)
38-
html-proofer (~> 3.0, >= 3.15.1)
37+
zeitwerk (~> 2.5)
38+
html-proofer-unrendered-markdown (0.2.0)
39+
html-proofer (>= 4.0.0)
3940
htmlentities (4.3.4)
4041
http_parser.rb (0.8.0)
4142
i18n (1.10.0)
@@ -84,14 +85,14 @@ GEM
8485
mercenary (0.4.0)
8586
mini_portile2 (2.8.0)
8687
minitest (5.16.1)
87-
nokogiri (1.13.6)
88+
nokogiri (1.13.8)
8889
mini_portile2 (~> 2.8.0)
8990
racc (~> 1.4)
9091
open3 (0.1.1)
9192
parallel (1.22.1)
9293
pathutil (0.16.2)
9394
forwardable-extended (~> 2.6)
94-
public_suffix (4.0.7)
95+
public_suffix (5.0.0)
9596
racc (1.6.0)
9697
rainbow (3.1.1)
9798
rake (13.0.6)
@@ -109,17 +110,15 @@ GEM
109110
rb-inotify (~> 0.9, >= 0.9.7)
110111
sassc (2.4.0)
111112
ffi (~> 1.9)
112-
swedbank-pay-design-guide-jekyll-theme (1.17.0)
113+
swedbank-pay-design-guide-jekyll-theme (1.16.1)
113114
faraday (>= 1.0.1, < 3)
114-
html-proofer (~> 3, >= 3.19)
115115
jekyll (>= 3.7, < 5.0)
116116
jekyll-contentblocks (~> 1, >= 1.2)
117117
jekyll-material-icon-tag (~> 1, >= 1.1)
118118
jekyll-redirect-from (~> 0.16)
119119
jemoji (~> 0.12)
120120
kramdown-plantuml (~> 1, >= 1.3.2)
121121
nokogiri (~> 1.11)
122-
rake (~> 13.0)
123122
sass (~> 3, >= 3.7)
124123
terminal-table (2.0.0)
125124
unicode-display_width (~> 1.1, >= 1.1.1)
@@ -129,6 +128,7 @@ GEM
129128
concurrent-ruby (~> 1.0)
130129
unicode-display_width (1.8.0)
131130
yell (2.2.2)
131+
zeitwerk (2.6.1)
132132

133133
PLATFORMS
134134
ruby

0 commit comments

Comments
 (0)