Skip to content

Commit 97e1e67

Browse files
chore(deps): bump the dependencies group across 1 directory with 2 updates
Bumps the dependencies group with 2 updates in the / directory: [nokogiri](https://github.com/sparklemotion/nokogiri) and [html-proofer](https://github.com/gjtorikian/html-proofer). Updates `nokogiri` from 1.19.0 to 1.19.2 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.0...v1.19.2) Updates `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: nokogiri dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: html-proofer dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7437000 commit 97e1e67

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

Gemfile.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ GEM
1616
addressable (2.9.0)
1717
public_suffix (>= 2.0.2, < 8.0)
1818
afm (1.0.0)
19-
async (2.35.1)
19+
async (2.39.0)
2020
console (~> 1.29)
2121
fiber-annotation
2222
io-event (~> 1.11)
@@ -33,7 +33,7 @@ GEM
3333
commonmarker (0.23.10)
3434
concurrent-ruby (1.3.4)
3535
connection_pool (2.4.1)
36-
console (1.34.2)
36+
console (1.34.3)
3737
fiber-annotation
3838
fiber-local (~> 1.1)
3939
json
@@ -55,17 +55,17 @@ GEM
5555
logger
5656
faraday-net_http (3.4.2)
5757
net-http (~> 0.5)
58-
ffi (1.17.3-aarch64-linux-gnu)
59-
ffi (1.17.3-aarch64-linux-musl)
60-
ffi (1.17.3-arm-linux-gnu)
61-
ffi (1.17.3-arm-linux-musl)
62-
ffi (1.17.3-arm64-darwin)
63-
ffi (1.17.3-x64-mingw-ucrt)
64-
ffi (1.17.3-x86-linux-gnu)
65-
ffi (1.17.3-x86-linux-musl)
66-
ffi (1.17.3-x86_64-darwin)
67-
ffi (1.17.3-x86_64-linux-gnu)
68-
ffi (1.17.3-x86_64-linux-musl)
58+
ffi (1.17.4-aarch64-linux-gnu)
59+
ffi (1.17.4-aarch64-linux-musl)
60+
ffi (1.17.4-arm-linux-gnu)
61+
ffi (1.17.4-arm-linux-musl)
62+
ffi (1.17.4-arm64-darwin)
63+
ffi (1.17.4-x64-mingw-ucrt)
64+
ffi (1.17.4-x86-linux-gnu)
65+
ffi (1.17.4-x86-linux-musl)
66+
ffi (1.17.4-x86_64-darwin)
67+
ffi (1.17.4-x86_64-linux-gnu)
68+
ffi (1.17.4-x86_64-linux-musl)
6969
fiber-annotation (0.2.0)
7070
fiber-local (1.1.0)
7171
fiber-storage
@@ -128,7 +128,7 @@ GEM
128128
html-pipeline (2.14.3)
129129
activesupport (>= 2)
130130
nokogiri (>= 1.4)
131-
html-proofer (5.2.0)
131+
html-proofer (5.2.1)
132132
addressable (~> 2.3)
133133
async (~> 2.1)
134134
benchmark (~> 0.5)
@@ -141,7 +141,7 @@ GEM
141141
http_parser.rb (0.8.0)
142142
i18n (1.14.6)
143143
concurrent-ruby (~> 1.0)
144-
io-event (1.14.2)
144+
io-event (1.15.1)
145145
jekyll (3.10.0)
146146
addressable (~> 2.4)
147147
colorator (~> 1.0)
@@ -252,7 +252,7 @@ GEM
252252
gemoji (>= 3, < 5)
253253
html-pipeline (~> 2.2)
254254
jekyll (>= 3.0, < 5.0)
255-
json (2.18.1)
255+
json (2.19.3)
256256
kramdown (2.4.0)
257257
rexml
258258
kramdown-parser-gfm (1.1.0)
@@ -272,26 +272,26 @@ GEM
272272
minitest (5.25.1)
273273
net-http (0.9.1)
274274
uri (>= 0.11.1)
275-
nokogiri (1.19.1)
275+
nokogiri (1.19.2)
276276
mini_portile2 (~> 2.8.2)
277277
racc (~> 1.4)
278-
nokogiri (1.19.1-aarch64-linux-gnu)
278+
nokogiri (1.19.2-aarch64-linux-gnu)
279279
racc (~> 1.4)
280-
nokogiri (1.19.1-aarch64-linux-musl)
280+
nokogiri (1.19.2-aarch64-linux-musl)
281281
racc (~> 1.4)
282-
nokogiri (1.19.1-arm-linux-gnu)
282+
nokogiri (1.19.2-arm-linux-gnu)
283283
racc (~> 1.4)
284-
nokogiri (1.19.1-arm-linux-musl)
284+
nokogiri (1.19.2-arm-linux-musl)
285285
racc (~> 1.4)
286-
nokogiri (1.19.1-arm64-darwin)
286+
nokogiri (1.19.2-arm64-darwin)
287287
racc (~> 1.4)
288-
nokogiri (1.19.1-x64-mingw-ucrt)
288+
nokogiri (1.19.2-x64-mingw-ucrt)
289289
racc (~> 1.4)
290-
nokogiri (1.19.1-x86_64-darwin)
290+
nokogiri (1.19.2-x86_64-darwin)
291291
racc (~> 1.4)
292-
nokogiri (1.19.1-x86_64-linux-gnu)
292+
nokogiri (1.19.2-x86_64-linux-gnu)
293293
racc (~> 1.4)
294-
nokogiri (1.19.1-x86_64-linux-musl)
294+
nokogiri (1.19.2-x86_64-linux-musl)
295295
racc (~> 1.4)
296296
octokit (4.25.1)
297297
faraday (>= 1, < 3)
@@ -331,15 +331,15 @@ GEM
331331
traces (0.18.2)
332332
ttfunk (1.8.0)
333333
bigdecimal (~> 3.1)
334-
typhoeus (1.4.1)
335-
ethon (>= 0.9.0)
334+
typhoeus (1.6.0)
335+
ethon (>= 0.18.0)
336336
tzinfo (2.0.6)
337337
concurrent-ruby (~> 1.0)
338338
unicode-display_width (1.8.0)
339339
uri (1.1.1)
340340
webrick (1.8.2)
341341
yell (2.2.2)
342-
zeitwerk (2.7.4)
342+
zeitwerk (2.7.5)
343343

344344
PLATFORMS
345345
aarch64-linux-gnu

0 commit comments

Comments
 (0)