Skip to content

Commit b32fbc4

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] <support@github.com>
1 parent 8a3a301 commit b32fbc4

1 file changed

Lines changed: 17 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 13 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)
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.16.1)
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
@@ -50,7 +52,7 @@ GEM
5052
logger
5153
faraday-net_http (3.3.0)
5254
net-http
53-
ffi (1.17.0)
55+
ffi (1.17.1)
5456
fiber-annotation (0.2.0)
5557
fiber-local (1.1.0)
5658
fiber-storage
@@ -113,7 +115,7 @@ GEM
113115
html-pipeline (2.14.3)
114116
activesupport (>= 2)
115117
nokogiri (>= 1.4)
116-
html-proofer (5.0.9)
118+
html-proofer (5.0.10)
117119
addressable (~> 2.3)
118120
async (~> 2.1)
119121
nokogiri (~> 1.13)
@@ -125,7 +127,7 @@ GEM
125127
http_parser.rb (0.8.0)
126128
i18n (1.14.5)
127129
concurrent-ruby (~> 1.0)
128-
io-event (1.6.5)
130+
io-event (1.9.0)
129131
jekyll (3.10.0)
130132
addressable (~> 2.4)
131133
colorator (~> 1.0)
@@ -236,7 +238,7 @@ GEM
236238
gemoji (>= 3, < 5)
237239
html-pipeline (~> 2.2)
238240
jekyll (>= 3.0, < 5.0)
239-
json (2.7.2)
241+
json (2.10.1)
240242
kramdown (2.4.0)
241243
rexml
242244
kramdown-parser-gfm (1.1.0)
@@ -247,6 +249,7 @@ GEM
247249
rb-inotify (~> 0.9, >= 0.9.10)
248250
logger (1.6.0)
249251
mercenary (0.3.6)
252+
metrics (0.12.1)
250253
mini_portile2 (2.8.8)
251254
minima (2.5.1)
252255
jekyll (>= 3.5, < 5.0)
@@ -263,8 +266,8 @@ GEM
263266
sawyer (~> 0.9)
264267
pathutil (0.16.2)
265268
forwardable-extended (~> 2.6)
266-
pdf-reader (2.12.0)
267-
Ascii85 (~> 1.0)
269+
pdf-reader (2.14.1)
270+
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
268271
afm (~> 0.2.1)
269272
hashery (~> 2.0)
270273
ruby-rc4
@@ -295,6 +298,7 @@ GEM
295298
simpleidn (0.2.3)
296299
terminal-table (1.8.0)
297300
unicode-display_width (~> 1.1, >= 1.1.1)
301+
traces (0.15.2)
298302
ttfunk (1.8.0)
299303
bigdecimal (~> 3.1)
300304
typhoeus (1.4.1)
@@ -305,7 +309,7 @@ GEM
305309
uri (0.13.1)
306310
webrick (1.9.1)
307311
yell (2.2.2)
308-
zeitwerk (2.6.17)
312+
zeitwerk (2.7.2)
309313

310314
PLATFORMS
311315
ruby

0 commit comments

Comments
 (0)