|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - activesupport (7.1.5.2) |
| 4 | + activesupport (8.0.3) |
5 | 5 | base64 |
6 | 6 | benchmark (>= 0.3) |
7 | 7 | bigdecimal |
8 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 8 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
9 | 9 | connection_pool (>= 2.2.5) |
10 | 10 | drb |
11 | 11 | i18n (>= 1.6, < 2) |
12 | 12 | logger (>= 1.4.2) |
13 | 13 | minitest (>= 5.1) |
14 | | - mutex_m |
15 | 14 | securerandom (>= 0.3) |
16 | | - tzinfo (~> 2.0) |
17 | | - addressable (2.8.0) |
18 | | - public_suffix (>= 2.0.2, < 5.0) |
| 15 | + tzinfo (~> 2.0, >= 2.0.5) |
| 16 | + uri (>= 0.13.1) |
| 17 | + addressable (2.8.7) |
| 18 | + public_suffix (>= 2.0.2, < 7.0) |
19 | 19 | base64 (0.3.0) |
20 | 20 | benchmark (0.4.1) |
21 | 21 | bigdecimal (3.3.1) |
|
25 | 25 | coffee-script-source (1.12.2) |
26 | 26 | colorator (1.1.0) |
27 | 27 | commonmarker (0.23.12) |
28 | | - concurrent-ruby (1.1.8) |
| 28 | + concurrent-ruby (1.3.5) |
29 | 29 | connection_pool (2.5.4) |
30 | 30 | csv (3.3.5) |
31 | 31 | dnsruby (1.73.0) |
32 | 32 | base64 (>= 0.2) |
33 | 33 | logger (~> 1.6) |
34 | 34 | simpleidn (~> 0.2.1) |
35 | 35 | drb (2.2.3) |
36 | | - em-websocket (0.5.2) |
| 36 | + em-websocket (0.5.3) |
37 | 37 | eventmachine (>= 0.12.9) |
38 | | - http_parser.rb (~> 0.6.0) |
| 38 | + http_parser.rb (~> 0) |
39 | 39 | ethon (0.15.0) |
40 | 40 | ffi (>= 1.15.0) |
41 | 41 | eventmachine (1.2.7) |
|
46 | 46 | logger |
47 | 47 | faraday-net_http (3.4.1) |
48 | 48 | net-http (>= 0.5.0) |
49 | | - ffi (1.15.0) |
| 49 | + ffi (1.17.2) |
| 50 | + ffi (1.17.2-x86_64-linux-gnu) |
50 | 51 | forwardable-extended (2.6.0) |
51 | 52 | gemoji (4.1.0) |
52 | 53 | github-pages (232) |
|
104 | 105 | html-pipeline (2.14.3) |
105 | 106 | activesupport (>= 2) |
106 | 107 | nokogiri (>= 1.4) |
107 | | - http_parser.rb (0.6.0) |
108 | | - i18n (1.8.10) |
| 108 | + http_parser.rb (0.8.0) |
| 109 | + i18n (1.14.7) |
109 | 110 | concurrent-ruby (~> 1.0) |
110 | 111 | jekyll (3.10.0) |
111 | 112 | addressable (~> 2.4) |
@@ -226,36 +227,35 @@ GEM |
226 | 227 | kramdown-parser-gfm (1.1.0) |
227 | 228 | kramdown (~> 2.0) |
228 | 229 | liquid (4.0.4) |
229 | | - listen (3.5.1) |
| 230 | + listen (3.9.0) |
230 | 231 | rb-fsevent (~> 0.10, >= 0.10.3) |
231 | 232 | rb-inotify (~> 0.9, >= 0.9.10) |
232 | 233 | logger (1.7.0) |
233 | 234 | mercenary (0.3.6) |
234 | | - mini_portile2 (2.8.6) |
| 235 | + mini_portile2 (2.8.9) |
235 | 236 | minima (2.5.1) |
236 | 237 | jekyll (>= 3.5, < 5.0) |
237 | 238 | jekyll-feed (~> 0.9) |
238 | 239 | jekyll-seo-tag (~> 2.1) |
239 | 240 | minitest (5.26.0) |
240 | | - mutex_m (0.3.0) |
241 | 241 | net-http (0.6.0) |
242 | 242 | uri |
243 | | - nokogiri (1.16.5) |
| 243 | + nokogiri (1.18.10) |
244 | 244 | mini_portile2 (~> 2.8.2) |
245 | 245 | racc (~> 1.4) |
246 | | - nokogiri (1.16.5-x86_64-linux) |
| 246 | + nokogiri (1.18.10-x86_64-linux-gnu) |
247 | 247 | racc (~> 1.4) |
248 | 248 | octokit (4.25.1) |
249 | 249 | faraday (>= 1, < 3) |
250 | 250 | sawyer (~> 0.9) |
251 | 251 | pathutil (0.16.2) |
252 | 252 | forwardable-extended (~> 2.6) |
253 | | - public_suffix (4.0.6) |
254 | | - racc (1.7.3) |
255 | | - rb-fsevent (0.10.4) |
256 | | - rb-inotify (0.10.1) |
| 253 | + public_suffix (5.1.1) |
| 254 | + racc (1.8.1) |
| 255 | + rb-fsevent (0.11.2) |
| 256 | + rb-inotify (0.11.1) |
257 | 257 | ffi (~> 1.0) |
258 | | - rexml (3.4.2) |
| 258 | + rexml (3.4.4) |
259 | 259 | rouge (3.30.0) |
260 | 260 | rubyzip (2.4.1) |
261 | 261 | safe_yaml (1.0.5) |
|
275 | 275 | ethon (>= 0.9.0, < 0.16.0) |
276 | 276 | tzinfo (2.0.6) |
277 | 277 | concurrent-ruby (~> 1.0) |
278 | | - unicode-display_width (1.7.0) |
| 278 | + unicode-display_width (1.8.0) |
279 | 279 | uri (1.0.4) |
280 | 280 | webrick (1.9.1) |
281 | 281 |
|
|
0 commit comments