File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.9 "
44+ gem "html-proofer" , "~> 5.0.10 "
4545gem "rake" , "~> 13.2"
Original file line number Diff line number Diff line change 66 public_suffix (>= 2.0.2 , < 7.0 )
77 afm (0.2.2 )
88 ast (2.4.2 )
9- async (2.21.1 )
9+ async (2.23.0 )
1010 console (~> 1.29 )
1111 fiber-annotation
12- io-event (~> 1.6 , >= 1.6.5 )
12+ io-event (~> 1.9 )
13+ metrics (~> 0.12 )
14+ traces (~> 0.15 )
1315 base64 (0.2.0 )
1416 bigdecimal (3.1.9 )
1517 code-scanning-rubocop (0.6.1 )
1618 rubocop (~> 1.0 )
1719 coderay (1.1.3 )
1820 colorator (1.1.0 )
1921 concurrent-ruby (1.3.4 )
20- console (1.29.2 )
22+ console (1.29.3 )
2123 fiber-annotation
2224 fiber-local (~> 1.1 )
2325 json
2830 ethon (0.16.0 )
2931 ffi (>= 1.15.0 )
3032 eventmachine (1.2.7 )
31- ffi (1.17.0 )
33+ ffi (1.17.1-arm64-darwin )
34+ ffi (1.17.1-x86_64-linux-gnu )
3235 fiber-annotation (0.2.0 )
3336 fiber-local (1.1.0 )
3437 fiber-storage
3841 bigdecimal
3942 rake (>= 13 )
4043 hashery (2.1.2 )
41- html-proofer (5.0.9 )
44+ html-proofer (5.0.10 )
4245 addressable (~> 2.3 )
4346 async (~> 2.1 )
4447 nokogiri (~> 1.13 )
5053 http_parser.rb (0.8.0 )
5154 i18n (1.14.6 )
5255 concurrent-ruby (~> 1.0 )
53- io-event (1.7.5 )
56+ io-event (1.9.0 )
5457 jekyll (4.3.4 )
5558 addressable (~> 2.4 )
5659 colorator (~> 1.0 )
8083 jekyll (>= 3.7 , < 5.0 )
8184 jekyll-watch (2.2.1 )
8285 listen (~> 3.0 )
83- json (2.9 .1 )
86+ json (2.10 .1 )
8487 kramdown (2.5.1 )
8588 rexml (>= 3.3.9 )
8689 kramdown-parser-gfm (1.1.0 )
9295 rb-inotify (~> 0.9 , >= 0.9.10 )
9396 mercenary (0.4.0 )
9497 method_source (1.1.0 )
98+ metrics (0.12.1 )
9599 nokogiri (1.18.3-arm64-darwin )
96100 racc (~> 1.4 )
97101 nokogiri (1.18.3-x86_64-linux-gnu )
102106 racc
103107 pathutil (0.16.2 )
104108 forwardable-extended (~> 2.6 )
105- pdf-reader (2.13.0 )
109+ pdf-reader (2.14.1 )
106110 Ascii85 (>= 1.0 , < 3.0 , != 2.0.0 )
107111 afm (~> 0.2.1 )
108112 hashery (~> 2.0 )
151155 google-protobuf (~> 4.28 )
152156 terminal-table (3.0.2 )
153157 unicode-display_width (>= 1.1.1 , < 3 )
158+ traces (0.15.2 )
154159 ttfunk (1.8.0 )
155160 bigdecimal (~> 3.1 )
156161 typhoeus (1.4.1 )
163168 wdm (0.2.0 )
164169 webrick (1.9.1 )
165170 yell (2.2.2 )
166- zeitwerk (2.7.1 )
171+ zeitwerk (2.7.2 )
167172
168173PLATFORMS
169174 arm64-darwin-24
@@ -173,7 +178,7 @@ DEPENDENCIES
173178 base64
174179 code-scanning-rubocop (~> 0.3 )
175180 csv (~> 3.3 )
176- html-proofer (~> 5.0.9 )
181+ html-proofer (~> 5.0.10 )
177182 jekyll (~> 4.3 )
178183 jekyll-archives
179184 jekyll-feed (~> 0.12 )
You can’t perform that action at this time.
0 commit comments