Skip to content

Commit ef6a432

Browse files
Bump html-proofer from 5.0.9 to 5.0.10
Bumps [html-proofer](https://github.com/gjtorikian/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58b7742 commit ef6a432

File tree

1 file changed

+20
-16
lines changed

1 file changed

+20
-16
lines changed

Gemfile.lock

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GIT
1919
GEM
2020
remote: https://rubygems.org/
2121
specs:
22-
Ascii85 (1.1.1)
22+
Ascii85 (2.0.1)
2323
activesupport (6.1.7.8)
2424
concurrent-ruby (~> 1.0, >= 1.0.2)
2525
i18n (>= 1.6, < 2)
@@ -29,16 +29,18 @@ GEM
2929
addressable (2.8.7)
3030
public_suffix (>= 2.0.2, < 7.0)
3131
afm (0.2.2)
32-
async (2.15.0)
33-
console (~> 1.26)
32+
async (2.23.0)
33+
console (~> 1.29)
3434
fiber-annotation
35-
io-event (~> 1.6, >= 1.6.5)
35+
io-event (~> 1.9)
36+
metrics (~> 0.12)
37+
traces (~> 0.15)
3638
base64 (0.2.0)
37-
bigdecimal (3.1.8)
39+
bigdecimal (3.1.9)
3840
chunky_png (1.4.0)
3941
colorator (1.1.0)
4042
concurrent-ruby (1.3.4)
41-
console (1.27.0)
43+
console (1.29.3)
4244
fiber-annotation
4345
fiber-local (~> 1.1)
4446
json
@@ -53,17 +55,17 @@ GEM
5355
extras (0.3.0)
5456
forwardable-extended (~> 2.5)
5557
fastimage (2.3.1)
56-
ffi (1.17.0)
58+
ffi (1.17.1)
5759
fiber-annotation (0.2.0)
5860
fiber-local (1.1.0)
5961
fiber-storage
60-
fiber-storage (0.1.2)
62+
fiber-storage (1.0.0)
6163
forwardable-extended (2.6.0)
6264
google-protobuf (4.29.0)
6365
bigdecimal
6466
rake (>= 13)
6567
hashery (2.1.2)
66-
html-proofer (5.0.9)
68+
html-proofer (5.0.10)
6769
addressable (~> 2.3)
6870
async (~> 2.1)
6971
nokogiri (~> 1.13)
@@ -75,7 +77,7 @@ GEM
7577
http_parser.rb (0.8.0)
7678
i18n (1.14.6)
7779
concurrent-ruby (~> 1.0)
78-
io-event (1.6.5)
80+
io-event (1.9.0)
7981
jekyll (4.3.4)
8082
addressable (~> 2.4)
8183
colorator (~> 1.0)
@@ -105,7 +107,7 @@ GEM
105107
jekyll (>= 3.7, < 5.0)
106108
jekyll-watch (2.2.1)
107109
listen (~> 3.0)
108-
json (2.7.2)
110+
json (2.10.1)
109111
kramdown (2.4.0)
110112
rexml
111113
kramdown-parser-gfm (1.1.0)
@@ -118,16 +120,17 @@ GEM
118120
rb-fsevent (~> 0.10, >= 0.10.3)
119121
rb-inotify (~> 0.9, >= 0.9.10)
120122
mercenary (0.4.0)
123+
metrics (0.12.1)
121124
mini_magick (4.13.2)
122-
mini_portile2 (2.8.7)
125+
mini_portile2 (2.8.8)
123126
minitest (5.24.1)
124-
nokogiri (1.16.7)
127+
nokogiri (1.18.3)
125128
mini_portile2 (~> 2.8.2)
126129
racc (~> 1.4)
127130
pathutil (0.16.2)
128131
forwardable-extended (~> 2.6)
129-
pdf-reader (2.12.0)
130-
Ascii85 (~> 1.0)
132+
pdf-reader (2.14.1)
133+
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
131134
afm (~> 0.2.1)
132135
hashery (~> 2.0)
133136
ruby-rc4
@@ -158,6 +161,7 @@ GEM
158161
rack (>= 2.2.4, < 4)
159162
terminal-table (3.0.2)
160163
unicode-display_width (>= 1.1.1, < 3)
164+
traces (0.15.2)
161165
ttfunk (1.8.0)
162166
bigdecimal (~> 3.1)
163167
typhoeus (1.4.1)
@@ -169,7 +173,7 @@ GEM
169173
unicode-display_width (2.6.0)
170174
webrick (1.8.2)
171175
yell (2.2.2)
172-
zeitwerk (2.6.17)
176+
zeitwerk (2.7.2)
173177

174178
PLATFORMS
175179
ruby

0 commit comments

Comments
 (0)