Skip to content

Commit 63d93c8

Browse files
Bump html-proofer from 5.0.9 to 5.0.10 (#55)
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-version: 5.0.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1856706 commit 63d93c8

1 file changed

Lines changed: 26 additions & 24 deletions

File tree

Gemfile.lock

Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
Ascii85 (1.1.1)
4+
Ascii85 (2.0.1)
55
addressable (2.8.7)
66
public_suffix (>= 2.0.2, < 7.0)
77
afm (0.2.2)
8-
async (2.11.0)
9-
console (~> 1.25, >= 1.25.2)
8+
async (2.23.1)
9+
console (~> 1.29)
1010
fiber-annotation
11-
io-event (~> 1.5, >= 1.5.1)
12-
timers (~> 4.1)
11+
io-event (~> 1.9)
12+
metrics (~> 0.12)
13+
traces (~> 0.15)
1314
base64 (0.2.0)
1415
bigdecimal (3.1.9)
1516
colorator (1.1.0)
1617
concurrent-ruby (1.3.5)
17-
console (1.25.2)
18+
console (1.30.2)
1819
fiber-annotation
1920
fiber-local (~> 1.1)
2021
json
@@ -25,20 +26,20 @@ GEM
2526
ethon (0.16.0)
2627
ffi (>= 1.15.0)
2728
eventmachine (1.2.7)
28-
ffi (1.17.1-aarch64-linux-gnu)
29-
ffi (1.17.1-aarch64-linux-musl)
30-
ffi (1.17.1-arm-linux-gnu)
31-
ffi (1.17.1-arm-linux-musl)
32-
ffi (1.17.1-arm64-darwin)
33-
ffi (1.17.1-x86-linux-gnu)
34-
ffi (1.17.1-x86-linux-musl)
35-
ffi (1.17.1-x86_64-darwin)
36-
ffi (1.17.1-x86_64-linux-gnu)
37-
ffi (1.17.1-x86_64-linux-musl)
29+
ffi (1.17.2-aarch64-linux-gnu)
30+
ffi (1.17.2-aarch64-linux-musl)
31+
ffi (1.17.2-arm-linux-gnu)
32+
ffi (1.17.2-arm-linux-musl)
33+
ffi (1.17.2-arm64-darwin)
34+
ffi (1.17.2-x86-linux-gnu)
35+
ffi (1.17.2-x86-linux-musl)
36+
ffi (1.17.2-x86_64-darwin)
37+
ffi (1.17.2-x86_64-linux-gnu)
38+
ffi (1.17.2-x86_64-linux-musl)
3839
fiber-annotation (0.2.0)
3940
fiber-local (1.1.0)
4041
fiber-storage
41-
fiber-storage (0.1.1)
42+
fiber-storage (1.0.1)
4243
forwardable-extended (2.6.0)
4344
google-protobuf (4.29.3)
4445
bigdecimal
@@ -59,7 +60,7 @@ GEM
5960
bigdecimal
6061
rake (>= 13)
6162
hashery (2.1.2)
62-
html-proofer (5.0.9)
63+
html-proofer (5.0.10)
6364
addressable (~> 2.3)
6465
async (~> 2.1)
6566
nokogiri (~> 1.13)
@@ -71,7 +72,7 @@ GEM
7172
http_parser.rb (0.8.0)
7273
i18n (1.14.7)
7374
concurrent-ruby (~> 1.0)
74-
io-event (1.5.1)
75+
io-event (1.10.0)
7576
jekyll (4.4.1)
7677
addressable (~> 2.4)
7778
base64 (~> 0.2)
@@ -95,7 +96,7 @@ GEM
9596
sass-embedded (~> 1.54)
9697
jekyll-watch (2.2.1)
9798
listen (~> 3.0)
98-
json (2.7.2)
99+
json (2.10.2)
99100
kramdown (2.5.1)
100101
rexml (>= 3.3.9)
101102
kramdown-parser-gfm (1.1.0)
@@ -105,6 +106,7 @@ GEM
105106
rb-fsevent (~> 0.10, >= 0.10.3)
106107
rb-inotify (~> 0.9, >= 0.9.10)
107108
mercenary (0.4.0)
109+
metrics (0.12.2)
108110
mini_portile2 (2.8.8)
109111
nokogiri (1.18.8)
110112
mini_portile2 (~> 2.8.2)
@@ -127,8 +129,8 @@ GEM
127129
racc (~> 1.4)
128130
pathutil (0.16.2)
129131
forwardable-extended (~> 2.6)
130-
pdf-reader (2.12.0)
131-
Ascii85 (~> 1.0)
132+
pdf-reader (2.14.1)
133+
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
132134
afm (~> 0.2.1)
133135
hashery (~> 2.0)
134136
ruby-rc4
@@ -165,15 +167,15 @@ GEM
165167
google-protobuf (~> 4.29)
166168
terminal-table (3.0.2)
167169
unicode-display_width (>= 1.1.1, < 3)
168-
timers (4.3.5)
170+
traces (0.15.2)
169171
ttfunk (1.8.0)
170172
bigdecimal (~> 3.1)
171173
typhoeus (1.4.1)
172174
ethon (>= 0.9.0)
173175
unicode-display_width (2.6.0)
174176
webrick (1.9.1)
175177
yell (2.2.2)
176-
zeitwerk (2.6.15)
178+
zeitwerk (2.7.2)
177179

178180
PLATFORMS
179181
aarch64-linux

0 commit comments

Comments
 (0)