Skip to content

Commit d333230

Browse files
[Dependency] Bump html-proofer from 3.19.4 to 5.0.10
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.19.4 to 5.0.10. - [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.4...v5.0.10) --- updated-dependencies: - dependency-name: html-proofer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b69cc87 commit d333230

File tree

2 files changed

+42
-14
lines changed

2 files changed

+42
-14
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ gem 'wdm', '>= 0.1.1' if Gem.win_platform?
99

1010
gem "webrick", "~> 1.9"
1111

12-
gem 'html-proofer', "~> 3.19.4"
12+
gem 'html-proofer', "~> 5.0.10"
1313

1414
gem 'json'

Gemfile.lock

Lines changed: 41 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
Ascii85 (2.0.1)
45
activesupport (7.1.3.4)
56
base64
67
bigdecimal
@@ -13,6 +14,13 @@ GEM
1314
tzinfo (~> 2.0)
1415
addressable (2.8.7)
1516
public_suffix (>= 2.0.2, < 7.0)
17+
afm (0.2.2)
18+
async (2.26.0)
19+
console (~> 1.29)
20+
fiber-annotation
21+
io-event (~> 1.12)
22+
metrics (~> 0.12)
23+
traces (~> 0.15)
1624
base64 (0.2.0)
1725
bigdecimal (3.1.8)
1826
coffee-script (2.4.1)
@@ -23,6 +31,10 @@ GEM
2331
commonmarker (0.23.10)
2432
concurrent-ruby (1.3.3)
2533
connection_pool (2.4.1)
34+
console (1.32.0)
35+
fiber-annotation
36+
fiber-local (~> 1.1)
37+
json
2638
csv (3.3.0)
2739
dnsruby (1.72.2)
2840
simpleidn (~> 0.2.1)
@@ -39,9 +51,13 @@ GEM
3951
logger
4052
faraday-net_http (3.1.1)
4153
net-http
42-
ffi (1.17.0-arm64-darwin)
43-
ffi (1.17.0-x64-mingw-ucrt)
44-
ffi (1.17.0-x86_64-linux-gnu)
54+
ffi (1.17.2-arm64-darwin)
55+
ffi (1.17.2-x64-mingw-ucrt)
56+
ffi (1.17.2-x86_64-linux-gnu)
57+
fiber-annotation (0.2.0)
58+
fiber-local (1.1.0)
59+
fiber-storage
60+
fiber-storage (1.0.1)
4561
forwardable-extended (2.6.0)
4662
gemoji (4.1.0)
4763
github-pages (232)
@@ -96,20 +112,23 @@ GEM
96112
octokit (>= 4, < 8)
97113
public_suffix (>= 3.0, < 6.0)
98114
typhoeus (~> 1.3)
115+
hashery (2.1.2)
99116
html-pipeline (2.14.3)
100117
activesupport (>= 2)
101118
nokogiri (>= 1.4)
102-
html-proofer (3.19.4)
119+
html-proofer (5.0.10)
103120
addressable (~> 2.3)
104-
mercenary (~> 0.3)
121+
async (~> 2.1)
105122
nokogiri (~> 1.13)
106-
parallel (~> 1.10)
123+
pdf-reader (~> 2.11)
107124
rainbow (~> 3.0)
108125
typhoeus (~> 1.3)
109126
yell (~> 2.0)
127+
zeitwerk (~> 2.5)
110128
http_parser.rb (0.8.0)
111129
i18n (1.14.5)
112130
concurrent-ruby (~> 1.0)
131+
io-event (1.12.1)
113132
jekyll (3.10.0)
114133
addressable (~> 2.4)
115134
colorator (~> 1.0)
@@ -231,6 +250,7 @@ GEM
231250
rb-inotify (~> 0.9, >= 0.9.10)
232251
logger (1.6.0)
233252
mercenary (0.3.6)
253+
metrics (0.12.2)
234254
minima (2.5.1)
235255
jekyll (>= 3.5, < 5.0)
236256
jekyll-feed (~> 0.9)
@@ -239,18 +259,23 @@ GEM
239259
mutex_m (0.2.0)
240260
net-http (0.4.1)
241261
uri
242-
nokogiri (1.16.7-arm64-darwin)
262+
nokogiri (1.18.9-arm64-darwin)
243263
racc (~> 1.4)
244-
nokogiri (1.16.7-x64-mingw-ucrt)
264+
nokogiri (1.18.9-x64-mingw-ucrt)
245265
racc (~> 1.4)
246-
nokogiri (1.16.7-x86_64-linux)
266+
nokogiri (1.18.9-x86_64-linux-gnu)
247267
racc (~> 1.4)
248268
octokit (4.25.1)
249269
faraday (>= 1, < 3)
250270
sawyer (~> 0.9)
251-
parallel (1.24.0)
252271
pathutil (0.16.2)
253272
forwardable-extended (~> 2.6)
273+
pdf-reader (2.14.1)
274+
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
275+
afm (~> 0.2.1)
276+
hashery (~> 2.0)
277+
ruby-rc4
278+
ttfunk
254279
public_suffix (5.1.1)
255280
racc (1.8.1)
256281
rainbow (3.1.1)
@@ -260,6 +285,7 @@ GEM
260285
rexml (3.3.4)
261286
strscan
262287
rouge (3.30.0)
288+
ruby-rc4 (0.1.5)
263289
rubyzip (2.3.2)
264290
safe_yaml (1.0.5)
265291
sass (3.7.4)
@@ -274,15 +300,18 @@ GEM
274300
strscan (3.1.0)
275301
terminal-table (1.8.0)
276302
unicode-display_width (~> 1.1, >= 1.1.1)
303+
traces (0.15.2)
304+
ttfunk (1.8.0)
305+
bigdecimal (~> 3.1)
277306
typhoeus (1.4.1)
278307
ethon (>= 0.9.0)
279308
tzinfo (2.0.6)
280309
concurrent-ruby (~> 1.0)
281310
unicode-display_width (1.8.0)
282311
uri (0.13.0)
283-
wdm (0.2.0)
284312
webrick (1.9.1)
285313
yell (2.2.2)
314+
zeitwerk (2.7.3)
286315

287316
PLATFORMS
288317
arm64-darwin-22
@@ -292,9 +321,8 @@ PLATFORMS
292321

293322
DEPENDENCIES
294323
github-pages (= 232)
295-
html-proofer (~> 3.19.4)
324+
html-proofer (~> 5.0.10)
296325
json
297-
wdm (>= 0.1.1)
298326
webrick (~> 1.9)
299327

300328
BUNDLED WITH

0 commit comments

Comments
 (0)