Skip to content

Commit 0edf219

Browse files
chore(deps): bump html-proofer in the dependencies group
Bumps the dependencies group with 1 update: [html-proofer](https://github.com/gjtorikian/html-proofer). Updates `html-proofer` from 5.0.9 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@v5.0.9...v5.0.10) --- updated-dependencies: - dependency-name: html-proofer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc45ebe commit 0edf219

File tree

1 file changed

+26
-22
lines changed

1 file changed

+26
-22
lines changed

Gemfile.lock

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
Ascii85 (1.1.1)
4+
Ascii85 (2.0.1)
55
activesupport (7.2.1.1)
66
base64
77
bigdecimal
@@ -16,12 +16,14 @@ GEM
1616
addressable (2.8.7)
1717
public_suffix (>= 2.0.2, < 7.0)
1818
afm (0.2.2)
19-
async (2.17.0)
20-
console (~> 1.26)
19+
async (2.23.0)
20+
console (~> 1.29)
2121
fiber-annotation
22-
io-event (~> 1.6, >= 1.6.5)
22+
io-event (~> 1.9)
23+
metrics (~> 0.12)
24+
traces (~> 0.15)
2325
base64 (0.2.0)
24-
bigdecimal (3.1.8)
26+
bigdecimal (3.1.9)
2527
coffee-script (2.4.1)
2628
coffee-script-source
2729
execjs
@@ -30,7 +32,7 @@ GEM
3032
commonmarker (0.23.10)
3133
concurrent-ruby (1.3.4)
3234
connection_pool (2.4.1)
33-
console (1.27.0)
35+
console (1.29.3)
3436
fiber-annotation
3537
fiber-local (~> 1.1)
3638
json
@@ -51,16 +53,16 @@ GEM
5153
logger
5254
faraday-net_http (3.3.0)
5355
net-http
54-
ffi (1.17.0-aarch64-linux-gnu)
55-
ffi (1.17.0-aarch64-linux-musl)
56-
ffi (1.17.0-arm-linux-gnu)
57-
ffi (1.17.0-arm-linux-musl)
58-
ffi (1.17.0-arm64-darwin)
59-
ffi (1.17.0-x86-linux-gnu)
60-
ffi (1.17.0-x86-linux-musl)
61-
ffi (1.17.0-x86_64-darwin)
62-
ffi (1.17.0-x86_64-linux-gnu)
63-
ffi (1.17.0-x86_64-linux-musl)
56+
ffi (1.17.1-aarch64-linux-gnu)
57+
ffi (1.17.1-aarch64-linux-musl)
58+
ffi (1.17.1-arm-linux-gnu)
59+
ffi (1.17.1-arm-linux-musl)
60+
ffi (1.17.1-arm64-darwin)
61+
ffi (1.17.1-x86-linux-gnu)
62+
ffi (1.17.1-x86-linux-musl)
63+
ffi (1.17.1-x86_64-darwin)
64+
ffi (1.17.1-x86_64-linux-gnu)
65+
ffi (1.17.1-x86_64-linux-musl)
6466
fiber-annotation (0.2.0)
6567
fiber-local (1.1.0)
6668
fiber-storage
@@ -123,7 +125,7 @@ GEM
123125
html-pipeline (2.14.3)
124126
activesupport (>= 2)
125127
nokogiri (>= 1.4)
126-
html-proofer (5.0.9)
128+
html-proofer (5.0.10)
127129
addressable (~> 2.3)
128130
async (~> 2.1)
129131
nokogiri (~> 1.13)
@@ -135,7 +137,7 @@ GEM
135137
http_parser.rb (0.8.0)
136138
i18n (1.14.6)
137139
concurrent-ruby (~> 1.0)
138-
io-event (1.7.2)
140+
io-event (1.9.0)
139141
jekyll (3.10.0)
140142
addressable (~> 2.4)
141143
colorator (~> 1.0)
@@ -246,7 +248,7 @@ GEM
246248
gemoji (>= 3, < 5)
247249
html-pipeline (~> 2.2)
248250
jekyll (>= 3.0, < 5.0)
249-
json (2.7.2)
251+
json (2.10.1)
250252
kramdown (2.4.0)
251253
rexml
252254
kramdown-parser-gfm (1.1.0)
@@ -257,6 +259,7 @@ GEM
257259
rb-inotify (~> 0.9, >= 0.9.10)
258260
logger (1.6.1)
259261
mercenary (0.3.6)
262+
metrics (0.12.1)
260263
mini_portile2 (2.8.8)
261264
minima (2.5.1)
262265
jekyll (>= 3.5, < 5.0)
@@ -289,8 +292,8 @@ GEM
289292
sawyer (~> 0.9)
290293
pathutil (0.16.2)
291294
forwardable-extended (~> 2.6)
292-
pdf-reader (2.12.0)
293-
Ascii85 (~> 1.0)
295+
pdf-reader (2.14.1)
296+
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
294297
afm (~> 0.2.1)
295298
hashery (~> 2.0)
296299
ruby-rc4
@@ -319,6 +322,7 @@ GEM
319322
simpleidn (0.2.3)
320323
terminal-table (1.8.0)
321324
unicode-display_width (~> 1.1, >= 1.1.1)
325+
traces (0.15.2)
322326
ttfunk (1.8.0)
323327
bigdecimal (~> 3.1)
324328
typhoeus (1.4.1)
@@ -329,7 +333,7 @@ GEM
329333
uri (0.13.1)
330334
webrick (1.8.2)
331335
yell (2.2.2)
332-
zeitwerk (2.7.1)
336+
zeitwerk (2.7.2)
333337

334338
PLATFORMS
335339
aarch64-linux-gnu

0 commit comments

Comments
 (0)