File tree Expand file tree Collapse file tree 2 files changed +25
-23
lines changed Expand file tree Collapse file tree 2 files changed +25
-23
lines changed Original file line number Diff line number Diff line change 4141# Performance-booster for watching directories on Windows
4242gem "wdm" , "~> 0.2.0" , :install_if => Gem . win_platform?
4343
44- gem "html-proofer" , "~> 5.0.10 "
44+ gem "html-proofer" , "~> 5.1.0 "
4545gem "rake" , "~> 13.3"
Original file line number Diff line number Diff line change 44 Ascii85 (2.0.1 )
55 addressable (2.8.7 )
66 public_suffix (>= 2.0.2 , < 7.0 )
7- afm (0.2.2 )
7+ afm (1.0.0 )
88 ast (2.4.2 )
9- async (2.23 .0 )
9+ async (2.34 .0 )
1010 console (~> 1.29 )
1111 fiber-annotation
12- io-event (~> 1.9 )
12+ io-event (~> 1.11 )
1313 metrics (~> 0.12 )
14- traces (~> 0.15 )
14+ traces (~> 0.18 )
1515 base64 (0.3.0 )
16- bigdecimal (3.1.9 )
16+ bigdecimal (3.3.1 )
1717 code-scanning-rubocop (0.6.1 )
1818 rubocop (~> 1.0 )
1919 coderay (1.1.3 )
2020 colorator (1.1.0 )
2121 concurrent-ruby (1.3.5 )
22- console (1.29.3 )
22+ console (1.34.2 )
2323 fiber-annotation
2424 fiber-local (~> 1.1 )
2525 json
2626 csv (3.3.5 )
2727 em-websocket (0.5.3 )
2828 eventmachine (>= 0.12.9 )
2929 http_parser.rb (~> 0 )
30- ethon (0.16 .0 )
30+ ethon (0.18 .0 )
3131 ffi (>= 1.15.0 )
32+ logger
3233 eventmachine (1.2.7 )
33- ffi (1.17.1 -arm64-darwin )
34- ffi (1.17.1 -x86_64-linux-gnu )
34+ ffi (1.17.2 -arm64-darwin )
35+ ffi (1.17.2 -x86_64-linux-gnu )
3536 fiber-annotation (0.2.0 )
3637 fiber-local (1.1.0 )
3738 fiber-storage
38- fiber-storage (1.0.0 )
39+ fiber-storage (1.0.1 )
3940 forwardable-extended (2.6.0 )
4041 google-protobuf (4.29.3-arm64-darwin )
4142 bigdecimal
4445 bigdecimal
4546 rake (>= 13 )
4647 hashery (2.1.2 )
47- html-proofer (5.0.10 )
48+ html-proofer (5.1.0 )
4849 addressable (~> 2.3 )
4950 async (~> 2.1 )
5051 nokogiri (~> 1.13 )
5657 http_parser.rb (0.8.0 )
5758 i18n (1.14.7 )
5859 concurrent-ruby (~> 1.0 )
59- io-event (1.9 .0 )
60+ io-event (1.14 .0 )
6061 jekyll (4.4.1 )
6162 addressable (~> 2.4 )
6263 base64 (~> 0.2 )
8990 jekyll (>= 3.7 , < 5.0 )
9091 jekyll-watch (2.2.1 )
9192 listen (~> 3.0 )
92- json (2.10.2 )
93+ json (2.16.0 )
9394 kramdown (2.5.1 )
9495 rexml (>= 3.3.9 )
9596 kramdown-parser-gfm (1.1.0 )
99100 listen (3.9.0 )
100101 rb-fsevent (~> 0.10 , >= 0.10.3 )
101102 rb-inotify (~> 0.9 , >= 0.9.10 )
103+ logger (1.7.0 )
102104 mercenary (0.4.0 )
103105 method_source (1.1.0 )
104- metrics (0.12.1 )
105- nokogiri (1.18.9 -arm64-darwin )
106+ metrics (0.15.0 )
107+ nokogiri (1.18.10 -arm64-darwin )
106108 racc (~> 1.4 )
107- nokogiri (1.18.9 -x86_64-linux-gnu )
109+ nokogiri (1.18.10 -x86_64-linux-gnu )
108110 racc (~> 1.4 )
109111 parallel (1.26.3 )
110112 parser (3.3.6.0 )
111113 ast (~> 2.4.1 )
112114 racc
113115 pathutil (0.16.2 )
114116 forwardable-extended (~> 2.6 )
115- pdf-reader (2.14.1 )
117+ pdf-reader (2.15.0 )
116118 Ascii85 (>= 1.0 , < 3.0 , != 2.0.0 )
117- afm (~> 0.2.1 )
119+ afm (>= 0.2.1 , < 2 )
118120 hashery (~> 2.0 )
119121 ruby-rc4
120122 ttfunk
121123 pry (0.15.2 )
122124 coderay (~> 1.1 )
123125 method_source (~> 1.0 )
124- public_suffix (6.0.1 )
126+ public_suffix (6.0.2 )
125127 racc (1.8.1 )
126128 rainbow (3.1.1 )
127129 rake (13.3.1 )
161163 google-protobuf (~> 4.29 )
162164 terminal-table (3.0.2 )
163165 unicode-display_width (>= 1.1.1 , < 3 )
164- traces (0.15 .2 )
166+ traces (0.18 .2 )
165167 ttfunk (1.8.0 )
166168 bigdecimal (~> 3.1 )
167169 typhoeus (1.4.1 )
174176 wdm (0.2.0 )
175177 webrick (1.9.1 )
176178 yell (2.2.2 )
177- zeitwerk (2.7.2 )
179+ zeitwerk (2.7.3 )
178180
179181PLATFORMS
180182 arm64-darwin-24
@@ -184,7 +186,7 @@ DEPENDENCIES
184186 base64
185187 code-scanning-rubocop (~> 0.3 )
186188 csv (~> 3.3 )
187- html-proofer (~> 5.0.10 )
189+ html-proofer (~> 5.1.0 )
188190 jekyll (~> 4.4 )
189191 jekyll-archives
190192 jekyll-feed (~> 0.12 )
You can’t perform that action at this time.
0 commit comments