Skip to content

Commit b1ef853

Browse files
build(deps): bump html-proofer from 5.2.0 to 5.2.1
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 5.2.0 to 5.2.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.2.0...v5.2.1) --- updated-dependencies: - dependency-name: html-proofer dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0aa5550 commit b1ef853

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ GEM
1515
securerandom (>= 0.3)
1616
tzinfo (~> 2.0, >= 2.0.5)
1717
uri (>= 0.13.1)
18-
addressable (2.8.8)
18+
addressable (2.8.9)
1919
public_suffix (>= 2.0.2, < 8.0)
2020
afm (1.0.0)
21-
async (2.35.1)
21+
async (2.38.1)
2222
console (~> 1.29)
2323
fiber-annotation
2424
io-event (~> 1.11)
@@ -35,7 +35,7 @@ GEM
3535
commonmarker (0.23.12)
3636
concurrent-ruby (1.3.6)
3737
connection_pool (3.0.2)
38-
console (1.34.2)
38+
console (1.34.3)
3939
fiber-annotation
4040
fiber-local (~> 1.1)
4141
json
@@ -59,7 +59,7 @@ GEM
5959
logger
6060
faraday-net_http (3.4.2)
6161
net-http (~> 0.5)
62-
ffi (1.17.3)
62+
ffi (1.17.4)
6363
fiber-annotation (0.2.0)
6464
fiber-local (1.1.0)
6565
fiber-storage
@@ -122,7 +122,7 @@ GEM
122122
html-pipeline (2.14.3)
123123
activesupport (>= 2)
124124
nokogiri (>= 1.4)
125-
html-proofer (5.2.0)
125+
html-proofer (5.2.1)
126126
addressable (~> 2.3)
127127
async (~> 2.1)
128128
benchmark (~> 0.5)
@@ -135,7 +135,7 @@ GEM
135135
http_parser.rb (0.8.0)
136136
i18n (1.14.8)
137137
concurrent-ruby (~> 1.0)
138-
io-event (1.14.2)
138+
io-event (1.14.5)
139139
jekyll (3.10.0)
140140
addressable (~> 2.4)
141141
colorator (~> 1.0)
@@ -246,7 +246,7 @@ GEM
246246
gemoji (>= 3, < 5)
247247
html-pipeline (~> 2.2)
248248
jekyll (>= 3.0, < 5.0)
249-
json (2.19.2)
249+
json (2.19.3)
250250
kramdown (2.4.0)
251251
rexml
252252
kramdown-parser-gfm (1.1.0)
@@ -268,7 +268,7 @@ GEM
268268
prism (~> 1.5)
269269
net-http (0.9.1)
270270
uri (>= 0.11.1)
271-
nokogiri (1.19.1)
271+
nokogiri (1.19.2)
272272
mini_portile2 (~> 2.8.2)
273273
racc (~> 1.4)
274274
octokit (4.25.1)
@@ -309,15 +309,15 @@ GEM
309309
traces (0.18.2)
310310
ttfunk (1.8.0)
311311
bigdecimal (~> 3.1)
312-
typhoeus (1.4.1)
313-
ethon (>= 0.9.0)
312+
typhoeus (1.6.0)
313+
ethon (>= 0.18.0)
314314
tzinfo (2.0.6)
315315
concurrent-ruby (~> 1.0)
316316
unicode-display_width (1.8.0)
317317
uri (1.1.1)
318318
webrick (1.9.2)
319319
yell (2.2.2)
320-
zeitwerk (2.7.4)
320+
zeitwerk (2.7.5)
321321

322322
PLATFORMS
323323
ruby

0 commit comments

Comments
 (0)