|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - addressable (2.8.0) |
5 | | - public_suffix (>= 2.0.2, < 5.0) |
| 4 | + addressable (2.8.7) |
| 5 | + public_suffix (>= 2.0.2, < 7.0) |
| 6 | + bigdecimal (3.1.9) |
6 | 7 | colorator (1.1.0) |
7 | | - concurrent-ruby (1.1.7) |
8 | | - em-websocket (0.5.2) |
| 8 | + concurrent-ruby (1.3.5) |
| 9 | + em-websocket (0.5.3) |
9 | 10 | eventmachine (>= 0.12.9) |
10 | | - http_parser.rb (~> 0.6.0) |
| 11 | + http_parser.rb (~> 0) |
11 | 12 | eventmachine (1.2.7) |
12 | | - ffi (1.13.1) |
| 13 | + ffi (1.17.2) |
13 | 14 | forwardable-extended (2.6.0) |
14 | | - http_parser.rb (0.6.0) |
15 | | - i18n (1.8.5) |
| 15 | + google-protobuf (4.30.2) |
| 16 | + bigdecimal |
| 17 | + rake (>= 13) |
| 18 | + http_parser.rb (0.8.0) |
| 19 | + i18n (1.14.7) |
16 | 20 | concurrent-ruby (~> 1.0) |
17 | | - jekyll (4.1.1) |
| 21 | + jekyll (4.3.4) |
18 | 22 | addressable (~> 2.4) |
19 | 23 | colorator (~> 1.0) |
20 | 24 | em-websocket (~> 0.5) |
21 | 25 | i18n (~> 1.0) |
22 | | - jekyll-sass-converter (~> 2.0) |
| 26 | + jekyll-sass-converter (>= 2.0, < 4.0) |
23 | 27 | jekyll-watch (~> 2.0) |
24 | | - kramdown (~> 2.1) |
| 28 | + kramdown (~> 2.3, >= 2.3.1) |
25 | 29 | kramdown-parser-gfm (~> 1.0) |
26 | 30 | liquid (~> 4.0) |
27 | | - mercenary (~> 0.4.0) |
| 31 | + mercenary (>= 0.3.6, < 0.5) |
28 | 32 | pathutil (~> 0.9) |
29 | | - rouge (~> 3.0) |
| 33 | + rouge (>= 3.0, < 5.0) |
30 | 34 | safe_yaml (~> 1.0) |
31 | | - terminal-table (~> 1.8) |
32 | | - jekyll-sass-converter (2.1.0) |
33 | | - sassc (> 2.0.1, < 3.0) |
| 35 | + terminal-table (>= 1.8, < 4.0) |
| 36 | + webrick (~> 1.7) |
| 37 | + jekyll-sass-converter (3.1.0) |
| 38 | + sass-embedded (~> 1.75) |
34 | 39 | jekyll-watch (2.2.1) |
35 | 40 | listen (~> 3.0) |
36 | | - kramdown (2.3.1) |
37 | | - rexml |
| 41 | + kramdown (2.5.1) |
| 42 | + rexml (>= 3.3.9) |
38 | 43 | kramdown-parser-gfm (1.1.0) |
39 | 44 | kramdown (~> 2.0) |
40 | | - liquid (4.0.3) |
41 | | - listen (3.3.1) |
| 45 | + liquid (4.0.4) |
| 46 | + listen (3.9.0) |
42 | 47 | rb-fsevent (~> 0.10, >= 0.10.3) |
43 | 48 | rb-inotify (~> 0.9, >= 0.9.10) |
44 | 49 | mercenary (0.4.0) |
|
48 | 53 | racc (~> 1.4) |
49 | 54 | pathutil (0.16.2) |
50 | 55 | forwardable-extended (~> 2.6) |
51 | | - public_suffix (4.0.6) |
| 56 | + public_suffix (6.0.1) |
52 | 57 | racc (1.8.1) |
53 | | - rb-fsevent (0.10.4) |
54 | | - rb-inotify (0.10.1) |
| 58 | + rake (13.2.1) |
| 59 | + rb-fsevent (0.11.2) |
| 60 | + rb-inotify (0.11.1) |
55 | 61 | ffi (~> 1.0) |
56 | | - rexml (3.3.9) |
57 | | - rouge (3.25.0) |
| 62 | + rexml (3.4.1) |
| 63 | + rouge (4.5.1) |
58 | 64 | safe_yaml (1.0.5) |
59 | | - sassc (2.4.0) |
60 | | - ffi (~> 1.9) |
61 | | - terminal-table (1.8.0) |
62 | | - unicode-display_width (~> 1.1, >= 1.1.1) |
63 | | - unicode-display_width (1.7.0) |
| 65 | + sass-embedded (1.87.0) |
| 66 | + google-protobuf (~> 4.30) |
| 67 | + rake (>= 13) |
| 68 | + terminal-table (3.0.2) |
| 69 | + unicode-display_width (>= 1.1.1, < 3) |
| 70 | + unicode-display_width (2.6.0) |
64 | 71 | webrick (1.8.2) |
65 | 72 |
|
66 | 73 | PLATFORMS |
67 | 74 | ruby |
68 | 75 |
|
69 | 76 | DEPENDENCIES |
70 | | - jekyll (~> 4.1) |
| 77 | + jekyll (~> 4.3.3) |
71 | 78 | nokogiri (>= 1.12.5) |
72 | 79 | webrick (~> 1.8.2) |
73 | 80 |
|
|
0 commit comments