Skip to content

Commit 139878c

Browse files
[Dependency] Bump html-proofer from 3.19.4 to 5.1.1
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.19.4 to 5.1.1. - [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.1.1) --- updated-dependencies: - dependency-name: html-proofer dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 020140d commit 139878c

File tree

2 files changed

+43
-10
lines changed

2 files changed

+43
-10
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.1.1"
1313

1414
gem 'json'

Gemfile.lock

Lines changed: 42 additions & 9 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,7 +14,15 @@ GEM
1314
tzinfo (~> 2.0)
1415
addressable (2.8.7)
1516
public_suffix (>= 2.0.2, < 7.0)
17+
afm (1.0.0)
18+
async (2.34.0)
19+
console (~> 1.29)
20+
fiber-annotation
21+
io-event (~> 1.11)
22+
metrics (~> 0.12)
23+
traces (~> 0.18)
1624
base64 (0.2.0)
25+
benchmark (0.5.0)
1726
bigdecimal (3.1.8)
1827
coffee-script (2.4.1)
1928
coffee-script-source
@@ -23,15 +32,20 @@ GEM
2332
commonmarker (0.23.10)
2433
concurrent-ruby (1.3.3)
2534
connection_pool (2.4.1)
35+
console (1.34.2)
36+
fiber-annotation
37+
fiber-local (~> 1.1)
38+
json
2639
csv (3.3.0)
2740
dnsruby (1.72.2)
2841
simpleidn (~> 0.2.1)
2942
drb (2.2.1)
3043
em-websocket (0.5.3)
3144
eventmachine (>= 0.12.9)
3245
http_parser.rb (~> 0)
33-
ethon (0.16.0)
46+
ethon (0.18.0)
3447
ffi (>= 1.15.0)
48+
logger
3549
eventmachine (1.2.7)
3650
execjs (2.9.1)
3751
faraday (2.10.1)
@@ -42,6 +56,10 @@ GEM
4256
ffi (1.17.2-arm64-darwin)
4357
ffi (1.17.2-x64-mingw-ucrt)
4458
ffi (1.17.2-x86_64-linux-gnu)
59+
fiber-annotation (0.2.0)
60+
fiber-local (1.1.0)
61+
fiber-storage
62+
fiber-storage (1.0.1)
4563
forwardable-extended (2.6.0)
4664
gemoji (4.1.0)
4765
github-pages (232)
@@ -96,20 +114,24 @@ GEM
96114
octokit (>= 4, < 8)
97115
public_suffix (>= 3.0, < 6.0)
98116
typhoeus (~> 1.3)
117+
hashery (2.1.2)
99118
html-pipeline (2.14.3)
100119
activesupport (>= 2)
101120
nokogiri (>= 1.4)
102-
html-proofer (3.19.4)
121+
html-proofer (5.1.1)
103122
addressable (~> 2.3)
104-
mercenary (~> 0.3)
123+
async (~> 2.1)
124+
benchmark (~> 0.5)
105125
nokogiri (~> 1.13)
106-
parallel (~> 1.10)
126+
pdf-reader (~> 2.11)
107127
rainbow (~> 3.0)
108128
typhoeus (~> 1.3)
109129
yell (~> 2.0)
130+
zeitwerk (~> 2.5)
110131
http_parser.rb (0.8.0)
111132
i18n (1.14.5)
112133
concurrent-ruby (~> 1.0)
134+
io-event (1.14.2)
113135
jekyll (3.10.0)
114136
addressable (~> 2.4)
115137
colorator (~> 1.0)
@@ -231,6 +253,7 @@ GEM
231253
rb-inotify (~> 0.9, >= 0.9.10)
232254
logger (1.6.0)
233255
mercenary (0.3.6)
256+
metrics (0.15.0)
234257
minima (2.5.1)
235258
jekyll (>= 3.5, < 5.0)
236259
jekyll-feed (~> 0.9)
@@ -239,18 +262,23 @@ GEM
239262
mutex_m (0.2.0)
240263
net-http (0.4.1)
241264
uri
242-
nokogiri (1.18.9-arm64-darwin)
265+
nokogiri (1.18.10-arm64-darwin)
243266
racc (~> 1.4)
244-
nokogiri (1.18.9-x64-mingw-ucrt)
267+
nokogiri (1.18.10-x64-mingw-ucrt)
245268
racc (~> 1.4)
246-
nokogiri (1.18.9-x86_64-linux-gnu)
269+
nokogiri (1.18.10-x86_64-linux-gnu)
247270
racc (~> 1.4)
248271
octokit (4.25.1)
249272
faraday (>= 1, < 3)
250273
sawyer (~> 0.9)
251-
parallel (1.24.0)
252274
pathutil (0.16.2)
253275
forwardable-extended (~> 2.6)
276+
pdf-reader (2.15.0)
277+
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
278+
afm (>= 0.2.1, < 2)
279+
hashery (~> 2.0)
280+
ruby-rc4
281+
ttfunk
254282
public_suffix (5.1.1)
255283
racc (1.8.1)
256284
rainbow (3.1.1)
@@ -260,6 +288,7 @@ GEM
260288
rexml (3.3.4)
261289
strscan
262290
rouge (3.30.0)
291+
ruby-rc4 (0.1.5)
263292
rubyzip (2.3.2)
264293
safe_yaml (1.0.5)
265294
sass (3.7.4)
@@ -274,6 +303,9 @@ GEM
274303
strscan (3.1.0)
275304
terminal-table (1.8.0)
276305
unicode-display_width (~> 1.1, >= 1.1.1)
306+
traces (0.18.2)
307+
ttfunk (1.8.0)
308+
bigdecimal (~> 3.1)
277309
typhoeus (1.4.1)
278310
ethon (>= 0.9.0)
279311
tzinfo (2.0.6)
@@ -282,6 +314,7 @@ GEM
282314
uri (0.13.0)
283315
webrick (1.9.1)
284316
yell (2.2.2)
317+
zeitwerk (2.7.3)
285318

286319
PLATFORMS
287320
arm64-darwin-22
@@ -292,7 +325,7 @@ PLATFORMS
292325

293326
DEPENDENCIES
294327
github-pages (= 232)
295-
html-proofer (~> 3.19.4)
328+
html-proofer (~> 5.1.1)
296329
json
297330
webrick (~> 1.9)
298331

0 commit comments

Comments
 (0)