Skip to content

Commit 210e80f

Browse files
Bump html-proofer from 5.0.10 to 5.1.0
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.0.10 to 5.1.0. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md) - [Commits](gjtorikian/html-proofer@v5.0.10...v5.1.0) --- updated-dependencies: - dependency-name: html-proofer dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d90927 commit 210e80f

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ gem 'http_parser.rb', '~> 0.6', :platforms => [:jruby]
3232
gem 'liquid', '~> 4.0'
3333

3434
# Check-up Tests
35-
gem 'html-proofer', '~> 5.0'
35+
gem 'html-proofer', '~> 5.1'
3636
gem 'rake', '~> 13.2'
3737
gem 'minitest', '~> 5.25'
3838

Gemfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ GEM
1616
tzinfo (~> 2.0, >= 2.0.5)
1717
addressable (2.8.7)
1818
public_suffix (>= 2.0.2, < 7.0)
19-
afm (0.2.2)
20-
async (2.24.0)
19+
afm (1.0.0)
20+
async (2.34.0)
2121
console (~> 1.29)
2222
fiber-annotation
23-
io-event (~> 1.9)
23+
io-event (~> 1.11)
2424
metrics (~> 0.12)
25-
traces (~> 0.15)
25+
traces (~> 0.18)
2626
base64 (0.2.0)
2727
benchmark (0.4.1)
28-
bigdecimal (3.2.2)
28+
bigdecimal (3.3.1)
2929
coffee-script (2.4.1)
3030
coffee-script-source
3131
execjs
@@ -34,7 +34,7 @@ GEM
3434
commonmarker (0.23.11)
3535
concurrent-ruby (1.3.5)
3636
connection_pool (2.5.3)
37-
console (1.30.2)
37+
console (1.34.2)
3838
fiber-annotation
3939
fiber-local (~> 1.1)
4040
json
@@ -47,8 +47,9 @@ GEM
4747
em-websocket (0.5.3)
4848
eventmachine (>= 0.12.9)
4949
http_parser.rb (~> 0)
50-
ethon (0.16.0)
50+
ethon (0.18.0)
5151
ffi (>= 1.15.0)
52+
logger
5253
eventmachine (1.2.7)
5354
execjs (2.10.0)
5455
exifr (1.4.1)
@@ -62,6 +63,7 @@ GEM
6263
faraday (~> 2.0)
6364
ffi (1.17.2)
6465
ffi (1.17.2-x64-mingw-ucrt)
66+
ffi (1.17.2-x86_64-linux-gnu)
6567
fiber-annotation (0.2.0)
6668
fiber-local (1.1.0)
6769
fiber-storage
@@ -125,7 +127,7 @@ GEM
125127
html-pipeline (2.14.3)
126128
activesupport (>= 2)
127129
nokogiri (>= 1.4)
128-
html-proofer (5.0.10)
130+
html-proofer (5.1.0)
129131
addressable (~> 2.3)
130132
async (~> 2.1)
131133
nokogiri (~> 1.13)
@@ -151,7 +153,7 @@ GEM
151153
image_optim (~> 0.19)
152154
image_size (3.4.0)
153155
in_threads (1.6.0)
154-
io-event (1.11.2)
156+
io-event (1.14.0)
155157
jekyll (3.10.0)
156158
addressable (~> 2.4)
157159
colorator (~> 1.0)
@@ -265,7 +267,7 @@ GEM
265267
gemoji (>= 3, < 5)
266268
html-pipeline (~> 2.2)
267269
jekyll (>= 3.0, < 5.0)
268-
json (2.13.2)
270+
json (2.15.2)
269271
kramdown (2.4.0)
270272
rexml
271273
kramdown-parser-gfm (1.1.0)
@@ -276,28 +278,26 @@ GEM
276278
rb-inotify (~> 0.9, >= 0.9.10)
277279
logger (1.6.6)
278280
mercenary (0.3.6)
279-
metrics (0.12.2)
280-
mini_portile2 (2.8.9)
281+
metrics (0.15.0)
281282
minima (2.5.1)
282283
jekyll (>= 3.5, < 5.0)
283284
jekyll-feed (~> 0.9)
284285
jekyll-seo-tag (~> 2.1)
285286
minitest (5.25.5)
286287
net-http (0.6.0)
287288
uri
288-
nokogiri (1.18.9)
289-
mini_portile2 (~> 2.8.2)
289+
nokogiri (1.18.10-x64-mingw-ucrt)
290290
racc (~> 1.4)
291-
nokogiri (1.18.9-x64-mingw-ucrt)
291+
nokogiri (1.18.10-x86_64-linux-gnu)
292292
racc (~> 1.4)
293293
octokit (4.25.1)
294294
faraday (>= 1, < 3)
295295
sawyer (~> 0.9)
296296
pathutil (0.16.2)
297297
forwardable-extended (~> 2.6)
298-
pdf-reader (2.14.1)
298+
pdf-reader (2.15.0)
299299
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
300-
afm (~> 0.2.1)
300+
afm (>= 0.2.1, < 2)
301301
hashery (~> 2.0)
302302
ruby-rc4
303303
ttfunk
@@ -326,7 +326,7 @@ GEM
326326
simpleidn (0.2.3)
327327
terminal-table (1.8.0)
328328
unicode-display_width (~> 1.1, >= 1.1.1)
329-
traces (0.15.2)
329+
traces (0.18.2)
330330
ttfunk (1.8.0)
331331
bigdecimal (~> 3.1)
332332
typhoeus (1.4.1)
@@ -340,7 +340,7 @@ GEM
340340
wdm (0.2.0)
341341
webrick (1.9.1)
342342
yell (2.2.2)
343-
zeitwerk (2.6.18)
343+
zeitwerk (2.7.3)
344344

345345
PLATFORMS
346346
x64-mingw-ucrt
@@ -350,7 +350,7 @@ DEPENDENCIES
350350
faraday-retry (~> 2.3)
351351
github-pages (~> 232)
352352
github-pages-health-check (~> 1.18)
353-
html-proofer (~> 5.0)
353+
html-proofer (~> 5.1)
354354
http_parser.rb (~> 0.6)
355355
image_optim (~> 0.31)
356356
image_optim_pack (~> 0.12)

0 commit comments

Comments
 (0)