Skip to content

Commit ef769fd

Browse files
Bump html-proofer from 5.0.10 to 5.1.1 (#184)
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.0.10 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@v5.0.10...v5.1.1) --- updated-dependencies: - dependency-name: html-proofer dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcf9903 commit ef769fd

File tree

1 file changed

+25
-22
lines changed

1 file changed

+25
-22
lines changed

Gemfile.lock

Lines changed: 25 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,18 @@ GEM
1313
minitest (>= 5.1)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
16-
addressable (2.8.7)
17-
public_suffix (>= 2.0.2, < 7.0)
18-
afm (0.2.2)
19-
async (2.23.1)
16+
addressable (2.8.8)
17+
public_suffix (>= 2.0.2, < 8.0)
18+
afm (1.0.0)
19+
async (2.34.0)
2020
console (~> 1.29)
2121
fiber-annotation
22-
io-event (~> 1.9)
22+
io-event (~> 1.11)
2323
metrics (~> 0.12)
24-
traces (~> 0.15)
24+
traces (~> 0.18)
2525
base64 (0.2.0)
26-
bigdecimal (3.1.9)
26+
benchmark (0.5.0)
27+
bigdecimal (3.3.1)
2728
chef-utils (18.3.0)
2829
concurrent-ruby
2930
coffee-script (2.4.1)
@@ -34,7 +35,7 @@ GEM
3435
commonmarker (0.23.10)
3536
concurrent-ruby (1.3.4)
3637
connection_pool (2.4.1)
37-
console (1.30.2)
38+
console (1.34.2)
3839
fiber-annotation
3940
fiber-local (~> 1.1)
4041
json
@@ -45,21 +46,22 @@ GEM
4546
em-websocket (0.5.3)
4647
eventmachine (>= 0.12.9)
4748
http_parser.rb (~> 0)
48-
ethon (0.16.0)
49+
ethon (0.18.0)
4950
ffi (>= 1.15.0)
51+
logger
5052
eventmachine (1.2.7)
5153
execjs (2.9.1)
5254
faraday (2.11.0)
5355
faraday-net_http (>= 2.0, < 3.4)
5456
logger
5557
faraday-net_http (3.3.0)
5658
net-http
57-
ffi (1.17.1-aarch64-linux-gnu)
58-
ffi (1.17.1-x86_64-linux-gnu)
59+
ffi (1.17.2-aarch64-linux-gnu)
60+
ffi (1.17.2-x86_64-linux-gnu)
5961
fiber-annotation (0.2.0)
6062
fiber-local (1.1.0)
6163
fiber-storage
62-
fiber-storage (1.0.0)
64+
fiber-storage (1.0.1)
6365
forwardable-extended (2.6.0)
6466
gemoji (4.1.0)
6567
github-pages (232)
@@ -118,9 +120,10 @@ GEM
118120
html-pipeline (2.14.3)
119121
activesupport (>= 2)
120122
nokogiri (>= 1.4)
121-
html-proofer (5.0.10)
123+
html-proofer (5.1.1)
122124
addressable (~> 2.3)
123125
async (~> 2.1)
126+
benchmark (~> 0.5)
124127
nokogiri (~> 1.13)
125128
pdf-reader (~> 2.11)
126129
rainbow (~> 3.0)
@@ -130,7 +133,7 @@ GEM
130133
http_parser.rb (0.8.0)
131134
i18n (1.14.5)
132135
concurrent-ruby (~> 1.0)
133-
io-event (1.10.0)
136+
io-event (1.14.2)
134137
jekyll (3.10.0)
135138
addressable (~> 2.4)
136139
colorator (~> 1.0)
@@ -241,7 +244,7 @@ GEM
241244
gemoji (>= 3, < 5)
242245
html-pipeline (~> 2.2)
243246
jekyll (>= 3.0, < 5.0)
244-
json (2.10.2)
247+
json (2.16.0)
245248
kramdown (2.4.0)
246249
rexml
247250
kramdown-parser-gfm (1.1.0)
@@ -258,7 +261,7 @@ GEM
258261
mixlib-config (>= 2.2.1, < 4)
259262
mixlib-shellout
260263
mercenary (0.3.6)
261-
metrics (0.12.2)
264+
metrics (0.15.0)
262265
minima (2.5.1)
263266
jekyll (>= 3.5, < 5.0)
264267
jekyll-feed (~> 0.9)
@@ -271,18 +274,18 @@ GEM
271274
chef-utils
272275
net-http (0.4.1)
273276
uri
274-
nokogiri (1.18.9-aarch64-linux-gnu)
277+
nokogiri (1.18.10-aarch64-linux-gnu)
275278
racc (~> 1.4)
276-
nokogiri (1.18.9-x86_64-linux-gnu)
279+
nokogiri (1.18.10-x86_64-linux-gnu)
277280
racc (~> 1.4)
278281
octokit (4.25.1)
279282
faraday (>= 1, < 3)
280283
sawyer (~> 0.9)
281284
pathutil (0.16.2)
282285
forwardable-extended (~> 2.6)
283-
pdf-reader (2.14.1)
286+
pdf-reader (2.15.0)
284287
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
285-
afm (~> 0.2.1)
288+
afm (>= 0.2.1, < 2)
286289
hashery (~> 2.0)
287290
ruby-rc4
288291
ttfunk
@@ -310,7 +313,7 @@ GEM
310313
terminal-table (1.8.0)
311314
unicode-display_width (~> 1.1, >= 1.1.1)
312315
tomlrb (2.0.3)
313-
traces (0.15.2)
316+
traces (0.18.2)
314317
ttfunk (1.8.0)
315318
bigdecimal (~> 3.1)
316319
typhoeus (1.4.1)
@@ -321,7 +324,7 @@ GEM
321324
uri (0.13.1)
322325
webrick (1.9.1)
323326
yell (2.2.2)
324-
zeitwerk (2.7.2)
327+
zeitwerk (2.7.3)
325328

326329
PLATFORMS
327330
aarch64-linux

0 commit comments

Comments
 (0)