|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - addressable (2.8.1) |
5 | | - public_suffix (>= 2.0.2, < 6.0) |
| 4 | + addressable (2.9.0) |
| 5 | + public_suffix (>= 2.0.2, < 8.0) |
| 6 | + base64 (0.3.0) |
| 7 | + bigdecimal (4.1.2) |
6 | 8 | colorator (1.1.0) |
7 | | - concurrent-ruby (1.1.10) |
| 9 | + concurrent-ruby (1.3.8) |
| 10 | + csv (3.3.6) |
8 | 11 | em-websocket (0.5.3) |
9 | 12 | eventmachine (>= 0.12.9) |
10 | 13 | http_parser.rb (~> 0) |
11 | 14 | eventmachine (1.2.7) |
12 | | - ffi (1.15.5) |
| 15 | + ffi (1.17.4-x86_64-linux-gnu) |
| 16 | + ffi (1.17.4-x86_64-linux-musl) |
13 | 17 | forwardable-extended (2.6.0) |
14 | | - http_parser.rb (0.8.0) |
15 | | - i18n (1.12.0) |
| 18 | + google-protobuf (4.35.1-x86_64-linux-gnu) |
| 19 | + bigdecimal |
| 20 | + rake (~> 13.3) |
| 21 | + google-protobuf (4.35.1-x86_64-linux-musl) |
| 22 | + bigdecimal |
| 23 | + rake (~> 13.3) |
| 24 | + http_parser.rb (0.8.1) |
| 25 | + i18n (1.15.2) |
16 | 26 | concurrent-ruby (~> 1.0) |
17 | | - jekyll (4.2.2) |
| 27 | + jekyll (4.4.1) |
18 | 28 | addressable (~> 2.4) |
| 29 | + base64 (~> 0.2) |
19 | 30 | colorator (~> 1.0) |
| 31 | + csv (~> 3.0) |
20 | 32 | em-websocket (~> 0.5) |
21 | 33 | i18n (~> 1.0) |
22 | | - jekyll-sass-converter (~> 2.0) |
| 34 | + jekyll-sass-converter (>= 2.0, < 4.0) |
23 | 35 | jekyll-watch (~> 2.0) |
24 | | - kramdown (~> 2.3) |
| 36 | + json (~> 2.6) |
| 37 | + kramdown (~> 2.3, >= 2.3.1) |
25 | 38 | kramdown-parser-gfm (~> 1.0) |
26 | 39 | liquid (~> 4.0) |
27 | | - mercenary (~> 0.4.0) |
| 40 | + mercenary (~> 0.3, >= 0.3.6) |
28 | 41 | pathutil (~> 0.9) |
29 | | - rouge (~> 3.0) |
| 42 | + rouge (>= 3.0, < 5.0) |
30 | 43 | safe_yaml (~> 1.0) |
31 | | - terminal-table (~> 2.0) |
| 44 | + terminal-table (>= 1.8, < 4.0) |
| 45 | + webrick (~> 1.7) |
32 | 46 | jekyll-redirect-from (0.16.0) |
33 | 47 | jekyll (>= 3.3, < 5.0) |
34 | | - jekyll-sass-converter (2.2.0) |
35 | | - sassc (> 2.0.1, < 3.0) |
| 48 | + jekyll-sass-converter (3.1.0) |
| 49 | + sass-embedded (~> 1.75) |
36 | 50 | jekyll-watch (2.2.1) |
37 | 51 | listen (~> 3.0) |
38 | | - kramdown (2.4.0) |
39 | | - rexml |
| 52 | + json (2.21.2) |
| 53 | + kramdown (2.5.2) |
| 54 | + rexml (>= 3.4.4) |
40 | 55 | kramdown-parser-gfm (1.1.0) |
41 | 56 | kramdown (~> 2.0) |
42 | | - liquid (4.0.3) |
43 | | - listen (3.8.0) |
| 57 | + liquid (4.0.4) |
| 58 | + listen (3.10.0) |
| 59 | + logger |
44 | 60 | rb-fsevent (~> 0.10, >= 0.10.3) |
45 | 61 | rb-inotify (~> 0.9, >= 0.9.10) |
| 62 | + logger (1.7.0) |
46 | 63 | mercenary (0.4.0) |
47 | 64 | pathutil (0.16.2) |
48 | 65 | forwardable-extended (~> 2.6) |
49 | | - public_suffix (5.0.0) |
| 66 | + public_suffix (7.0.5) |
| 67 | + rake (13.4.2) |
50 | 68 | rb-fsevent (0.11.2) |
51 | | - rb-inotify (0.10.1) |
| 69 | + rb-inotify (0.11.1) |
52 | 70 | ffi (~> 1.0) |
53 | | - rexml (3.2.5) |
54 | | - rouge (3.30.0) |
| 71 | + rexml (3.4.4) |
| 72 | + rouge (4.7.0) |
55 | 73 | safe_yaml (1.0.5) |
56 | | - sassc (2.4.0) |
57 | | - ffi (~> 1.9) |
58 | | - terminal-table (2.0.0) |
59 | | - unicode-display_width (~> 1.1, >= 1.1.1) |
60 | | - unicode-display_width (1.8.0) |
61 | | - webrick (1.7.0) |
| 74 | + sass-embedded (1.102.0-x86_64-linux-gnu) |
| 75 | + google-protobuf (~> 4.31) |
| 76 | + sass-embedded (1.102.0-x86_64-linux-musl) |
| 77 | + google-protobuf (~> 4.31) |
| 78 | + terminal-table (3.0.2) |
| 79 | + unicode-display_width (>= 1.1.1, < 3) |
| 80 | + unicode-display_width (2.6.0) |
| 81 | + webrick (1.9.2) |
62 | 82 |
|
63 | 83 | PLATFORMS |
64 | 84 | x86_64-linux |
65 | 85 | x86_64-linux-musl |
66 | 86 |
|
67 | 87 | DEPENDENCIES |
68 | | - em-websocket |
| 88 | + jekyll (~> 4.4.1) |
69 | 89 | jekyll-redirect-from |
70 | | - jekyll-watch |
71 | | - webrick |
72 | 90 |
|
73 | 91 | BUNDLED WITH |
74 | | - 2.4.1 |
| 92 | + 2.6.9 |
0 commit comments