File tree 2 files changed +40
-10
lines changed
2 files changed +40
-10
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ gem 'wdm', '>= 0.1.1' if Gem.win_platform?
9
9
10
10
gem "webrick" , "~> 1.8"
11
11
12
- gem 'html-proofer' , "~> 3.19.4 "
12
+ gem 'html-proofer' , "~> 5.0.9 "
13
13
14
14
gem 'json'
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
+ Ascii85 (2.0.1 )
4
5
activesupport (7.1.3.4 )
5
6
base64
6
7
bigdecimal
13
14
tzinfo (~> 2.0 )
14
15
addressable (2.8.7 )
15
16
public_suffix (>= 2.0.2 , < 7.0 )
17
+ afm (0.2.2 )
18
+ async (2.21.3 )
19
+ console (~> 1.29 )
20
+ fiber-annotation
21
+ io-event (~> 1.7 )
22
+ metrics (~> 0.12 )
23
+ traces (~> 0.15 )
16
24
base64 (0.2.0 )
17
25
bigdecimal (3.1.8 )
18
26
coffee-script (2.4.1 )
23
31
commonmarker (0.23.10 )
24
32
concurrent-ruby (1.3.3 )
25
33
connection_pool (2.4.1 )
34
+ console (1.29.2 )
35
+ fiber-annotation
36
+ fiber-local (~> 1.1 )
37
+ json
26
38
csv (3.3.0 )
27
39
dnsruby (1.72.2 )
28
40
simpleidn (~> 0.2.1 )
39
51
logger
40
52
faraday-net_http (3.1.1 )
41
53
net-http
42
- ffi (1.17.0-arm64-darwin )
43
- ffi (1.17.0-x86_64-linux-gnu )
54
+ ffi (1.17.1-arm64-darwin )
55
+ ffi (1.17.1-x86_64-linux-gnu )
56
+ fiber-annotation (0.2.0 )
57
+ fiber-local (1.1.0 )
58
+ fiber-storage
59
+ fiber-storage (1.0.0 )
44
60
forwardable-extended (2.6.0 )
45
61
gemoji (4.1.0 )
46
62
github-pages (232 )
95
111
octokit (>= 4 , < 8 )
96
112
public_suffix (>= 3.0 , < 6.0 )
97
113
typhoeus (~> 1.3 )
114
+ hashery (2.1.2 )
98
115
html-pipeline (2.14.3 )
99
116
activesupport (>= 2 )
100
117
nokogiri (>= 1.4 )
101
- html-proofer (3.19.4 )
118
+ html-proofer (5.0.9 )
102
119
addressable (~> 2.3 )
103
- mercenary (~> 0.3 )
120
+ async (~> 2.1 )
104
121
nokogiri (~> 1.13 )
105
- parallel (~> 1.10 )
122
+ pdf-reader (~> 2.11 )
106
123
rainbow (~> 3.0 )
107
124
typhoeus (~> 1.3 )
108
125
yell (~> 2.0 )
126
+ zeitwerk (~> 2.5 )
109
127
http_parser.rb (0.8.0 )
110
128
i18n (1.14.5 )
111
129
concurrent-ruby (~> 1.0 )
130
+ io-event (1.8.4 )
112
131
jekyll (3.10.0 )
113
132
addressable (~> 2.4 )
114
133
colorator (~> 1.0 )
230
249
rb-inotify (~> 0.9 , >= 0.9.10 )
231
250
logger (1.6.0 )
232
251
mercenary (0.3.6 )
252
+ metrics (0.12.1 )
233
253
minima (2.5.1 )
234
254
jekyll (>= 3.5 , < 5.0 )
235
255
jekyll-feed (~> 0.9 )
@@ -238,16 +258,21 @@ GEM
238
258
mutex_m (0.2.0 )
239
259
net-http (0.4.1 )
240
260
uri
241
- nokogiri (1.16.7 -arm64-darwin )
261
+ nokogiri (1.18.2 -arm64-darwin )
242
262
racc (~> 1.4 )
243
- nokogiri (1.16.7 -x86_64-linux )
263
+ nokogiri (1.18.2 -x86_64-linux-gnu )
244
264
racc (~> 1.4 )
245
265
octokit (4.25.1 )
246
266
faraday (>= 1 , < 3 )
247
267
sawyer (~> 0.9 )
248
- parallel (1.24.0 )
249
268
pathutil (0.16.2 )
250
269
forwardable-extended (~> 2.6 )
270
+ pdf-reader (2.14.1 )
271
+ Ascii85 (>= 1.0 , < 3.0 , != 2.0.0 )
272
+ afm (~> 0.2.1 )
273
+ hashery (~> 2.0 )
274
+ ruby-rc4
275
+ ttfunk
251
276
public_suffix (5.1.1 )
252
277
racc (1.8.1 )
253
278
rainbow (3.1.1 )
257
282
rexml (3.3.4 )
258
283
strscan
259
284
rouge (3.30.0 )
285
+ ruby-rc4 (0.1.5 )
260
286
rubyzip (2.3.2 )
261
287
safe_yaml (1.0.5 )
262
288
sass (3.7.4 )
271
297
strscan (3.1.0 )
272
298
terminal-table (1.8.0 )
273
299
unicode-display_width (~> 1.1 , >= 1.1.1 )
300
+ traces (0.15.2 )
301
+ ttfunk (1.8.0 )
302
+ bigdecimal (~> 3.1 )
274
303
typhoeus (1.4.1 )
275
304
ethon (>= 0.9.0 )
276
305
tzinfo (2.0.6 )
279
308
uri (0.13.0 )
280
309
webrick (1.8.1 )
281
310
yell (2.2.2 )
311
+ zeitwerk (2.7.1 )
282
312
283
313
PLATFORMS
284
314
arm64-darwin-22
@@ -287,7 +317,7 @@ PLATFORMS
287
317
288
318
DEPENDENCIES
289
319
github-pages (= 232 )
290
- html-proofer (~> 3.19.4 )
320
+ html-proofer (~> 5.0.9 )
291
321
json
292
322
webrick (~> 1.8 )
293
323
You can’t perform that action at this time.
0 commit comments