Skip to content

Commit d2420bc

Browse files
dependabot[bot]j4y
authored andcommitted
chore(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 c85df80 commit d2420bc

1 file changed

Lines changed: 27 additions & 27 deletions

File tree

Gemfile.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
public_suffix (>= 2.0.2, < 8.0)
77
afm (1.0.0)
88
ast (2.4.3)
9-
async (2.35.2)
9+
async (2.38.1)
1010
console (~> 1.29)
1111
fiber-annotation
1212
io-event (~> 1.11)
@@ -17,7 +17,7 @@ GEM
1717
bigdecimal (3.3.1)
1818
colorator (1.1.0)
1919
concurrent-ruby (1.3.5)
20-
console (1.34.2)
20+
console (1.34.3)
2121
fiber-annotation
2222
fiber-local (~> 1.1)
2323
json
@@ -35,16 +35,16 @@ GEM
3535
logger
3636
faraday-net_http (3.4.2)
3737
net-http (~> 0.5)
38-
ffi (1.17.3-aarch64-linux-gnu)
39-
ffi (1.17.3-aarch64-linux-musl)
40-
ffi (1.17.3-arm-linux-gnu)
41-
ffi (1.17.3-arm-linux-musl)
42-
ffi (1.17.3-arm64-darwin)
43-
ffi (1.17.3-x86-linux-gnu)
44-
ffi (1.17.3-x86-linux-musl)
45-
ffi (1.17.3-x86_64-darwin)
46-
ffi (1.17.3-x86_64-linux-gnu)
47-
ffi (1.17.3-x86_64-linux-musl)
38+
ffi (1.17.4-aarch64-linux-gnu)
39+
ffi (1.17.4-aarch64-linux-musl)
40+
ffi (1.17.4-arm-linux-gnu)
41+
ffi (1.17.4-arm-linux-musl)
42+
ffi (1.17.4-arm64-darwin)
43+
ffi (1.17.4-x86-linux-gnu)
44+
ffi (1.17.4-x86-linux-musl)
45+
ffi (1.17.4-x86_64-darwin)
46+
ffi (1.17.4-x86_64-linux-gnu)
47+
ffi (1.17.4-x86_64-linux-musl)
4848
fiber-annotation (0.2.0)
4949
fiber-local (1.1.0)
5050
fiber-storage
@@ -69,7 +69,7 @@ GEM
6969
bigdecimal
7070
rake (>= 13)
7171
hashery (2.1.2)
72-
html-proofer (5.2.0)
72+
html-proofer (5.2.1)
7373
addressable (~> 2.3)
7474
async (~> 2.1)
7575
benchmark (~> 0.5)
@@ -82,7 +82,7 @@ GEM
8282
http_parser.rb (0.8.0)
8383
i18n (1.14.7)
8484
concurrent-ruby (~> 1.0)
85-
io-event (1.14.2)
85+
io-event (1.14.5)
8686
jekyll (4.4.1)
8787
addressable (~> 2.4)
8888
base64 (~> 0.2)
@@ -106,7 +106,7 @@ GEM
106106
sass-embedded (~> 1.75)
107107
jekyll-watch (2.2.1)
108108
listen (~> 3.0)
109-
json (2.19.2)
109+
json (2.19.3)
110110
json-schema (6.2.0)
111111
addressable (~> 2.8)
112112
bigdecimal (>= 3.1, < 5)
@@ -128,24 +128,24 @@ GEM
128128
mini_portile2 (2.8.9)
129129
net-http (0.9.1)
130130
uri (>= 0.11.1)
131-
nokogiri (1.19.1)
131+
nokogiri (1.19.2)
132132
mini_portile2 (~> 2.8.2)
133133
racc (~> 1.4)
134-
nokogiri (1.19.1-aarch64-linux-gnu)
134+
nokogiri (1.19.2-aarch64-linux-gnu)
135135
racc (~> 1.4)
136-
nokogiri (1.19.1-aarch64-linux-musl)
136+
nokogiri (1.19.2-aarch64-linux-musl)
137137
racc (~> 1.4)
138-
nokogiri (1.19.1-arm-linux-gnu)
138+
nokogiri (1.19.2-arm-linux-gnu)
139139
racc (~> 1.4)
140-
nokogiri (1.19.1-arm-linux-musl)
140+
nokogiri (1.19.2-arm-linux-musl)
141141
racc (~> 1.4)
142-
nokogiri (1.19.1-arm64-darwin)
142+
nokogiri (1.19.2-arm64-darwin)
143143
racc (~> 1.4)
144-
nokogiri (1.19.1-x86_64-darwin)
144+
nokogiri (1.19.2-x86_64-darwin)
145145
racc (~> 1.4)
146-
nokogiri (1.19.1-x86_64-linux-gnu)
146+
nokogiri (1.19.2-x86_64-linux-gnu)
147147
racc (~> 1.4)
148-
nokogiri (1.19.1-x86_64-linux-musl)
148+
nokogiri (1.19.2-x86_64-linux-musl)
149149
racc (~> 1.4)
150150
parallel (1.27.0)
151151
parser (3.3.10.2)
@@ -212,13 +212,13 @@ GEM
212212
traces (0.18.2)
213213
ttfunk (1.8.0)
214214
bigdecimal (~> 3.1)
215-
typhoeus (1.4.1)
216-
ethon (>= 0.9.0)
215+
typhoeus (1.6.0)
216+
ethon (>= 0.18.0)
217217
unicode-display_width (2.6.0)
218218
uri (1.1.1)
219219
webrick (1.9.1)
220220
yell (2.2.2)
221-
zeitwerk (2.7.4)
221+
zeitwerk (2.7.5)
222222

223223
PLATFORMS
224224
aarch64-linux

0 commit comments

Comments
 (0)