File tree Expand file tree Collapse file tree 2 files changed +40
-10
lines changed Expand file tree Collapse file tree 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?
99
1010gem "webrick" , "~> 1.9"
1111
12- gem 'html-proofer' , "~> 3.19.4 "
12+ gem 'html-proofer' , "~> 5.0.10 "
1313
1414gem 'json'
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4+ Ascii85 (2.0.1 )
45 activesupport (7.1.3.4 )
56 base64
67 bigdecimal
1314 tzinfo (~> 2.0 )
1415 addressable (2.8.7 )
1516 public_suffix (>= 2.0.2 , < 7.0 )
17+ afm (0.2.2 )
18+ async (2.26.0 )
19+ console (~> 1.29 )
20+ fiber-annotation
21+ io-event (~> 1.12 )
22+ metrics (~> 0.12 )
23+ traces (~> 0.15 )
1624 base64 (0.2.0 )
1725 bigdecimal (3.1.8 )
1826 coffee-script (2.4.1 )
2331 commonmarker (0.23.10 )
2432 concurrent-ruby (1.3.3 )
2533 connection_pool (2.4.1 )
34+ console (1.32.0 )
35+ fiber-annotation
36+ fiber-local (~> 1.1 )
37+ json
2638 csv (3.3.0 )
2739 dnsruby (1.72.2 )
2840 simpleidn (~> 0.2.1 )
3951 logger
4052 faraday-net_http (3.1.1 )
4153 net-http
42- ffi (1.17.0-arm64-darwin )
43- ffi (1.17.0-x86_64-linux-gnu )
54+ ffi (1.17.2-arm64-darwin )
55+ ffi (1.17.2-x86_64-linux-gnu )
56+ fiber-annotation (0.2.0 )
57+ fiber-local (1.1.0 )
58+ fiber-storage
59+ fiber-storage (1.0.1 )
4460 forwardable-extended (2.6.0 )
4561 gemoji (4.1.0 )
4662 github-pages (232 )
95111 octokit (>= 4 , < 8 )
96112 public_suffix (>= 3.0 , < 6.0 )
97113 typhoeus (~> 1.3 )
114+ hashery (2.1.2 )
98115 html-pipeline (2.14.3 )
99116 activesupport (>= 2 )
100117 nokogiri (>= 1.4 )
101- html-proofer (3.19.4 )
118+ html-proofer (5.0.10 )
102119 addressable (~> 2.3 )
103- mercenary (~> 0.3 )
120+ async (~> 2.1 )
104121 nokogiri (~> 1.13 )
105- parallel (~> 1.10 )
122+ pdf-reader (~> 2.11 )
106123 rainbow (~> 3.0 )
107124 typhoeus (~> 1.3 )
108125 yell (~> 2.0 )
126+ zeitwerk (~> 2.5 )
109127 http_parser.rb (0.8.0 )
110128 i18n (1.14.5 )
111129 concurrent-ruby (~> 1.0 )
130+ io-event (1.12.0 )
112131 jekyll (3.10.0 )
113132 addressable (~> 2.4 )
114133 colorator (~> 1.0 )
230249 rb-inotify (~> 0.9 , >= 0.9.10 )
231250 logger (1.6.0 )
232251 mercenary (0.3.6 )
252+ metrics (0.12.2 )
233253 minima (2.5.1 )
234254 jekyll (>= 3.5 , < 5.0 )
235255 jekyll-feed (~> 0.9 )
@@ -238,16 +258,21 @@ GEM
238258 mutex_m (0.2.0 )
239259 net-http (0.4.1 )
240260 uri
241- nokogiri (1.16.7 -arm64-darwin )
261+ nokogiri (1.18.8 -arm64-darwin )
242262 racc (~> 1.4 )
243- nokogiri (1.16.7 -x86_64-linux )
263+ nokogiri (1.18.8 -x86_64-linux-gnu )
244264 racc (~> 1.4 )
245265 octokit (4.25.1 )
246266 faraday (>= 1 , < 3 )
247267 sawyer (~> 0.9 )
248- parallel (1.24.0 )
249268 pathutil (0.16.2 )
250269 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
251276 public_suffix (5.1.1 )
252277 racc (1.8.1 )
253278 rainbow (3.1.1 )
257282 rexml (3.3.4 )
258283 strscan
259284 rouge (3.30.0 )
285+ ruby-rc4 (0.1.5 )
260286 rubyzip (2.3.2 )
261287 safe_yaml (1.0.5 )
262288 sass (3.7.4 )
271297 strscan (3.1.0 )
272298 terminal-table (1.8.0 )
273299 unicode-display_width (~> 1.1 , >= 1.1.1 )
300+ traces (0.15.2 )
301+ ttfunk (1.8.0 )
302+ bigdecimal (~> 3.1 )
274303 typhoeus (1.4.1 )
275304 ethon (>= 0.9.0 )
276305 tzinfo (2.0.6 )
279308 uri (0.13.0 )
280309 webrick (1.9.1 )
281310 yell (2.2.2 )
311+ zeitwerk (2.7.3 )
282312
283313PLATFORMS
284314 arm64-darwin-22
@@ -287,7 +317,7 @@ PLATFORMS
287317
288318DEPENDENCIES
289319 github-pages (= 232 )
290- html-proofer (~> 3.19.4 )
320+ html-proofer (~> 5.0.10 )
291321 json
292322 webrick (~> 1.9 )
293323
You can’t perform that action at this time.
0 commit comments