|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - addressable (2.8.4) |
5 | | - public_suffix (>= 2.0.2, < 6.0) |
| 4 | + addressable (2.8.7) |
| 5 | + public_suffix (>= 2.0.2, < 7.0) |
| 6 | + bigdecimal (3.1.8) |
6 | 7 | colorator (1.1.0) |
7 | | - concurrent-ruby (1.2.2) |
| 8 | + concurrent-ruby (1.3.4) |
8 | 9 | em-websocket (0.5.3) |
9 | 10 | eventmachine (>= 0.12.9) |
10 | 11 | http_parser.rb (~> 0) |
11 | 12 | eventmachine (1.2.7) |
12 | | - ffi (1.15.5) |
| 13 | + ffi (1.17.0-x86_64-linux-gnu) |
13 | 14 | forwardable-extended (2.6.0) |
14 | | - google-protobuf (3.23.2-x86_64-linux) |
| 15 | + google-protobuf (4.29.1-x86_64-linux) |
| 16 | + bigdecimal |
| 17 | + rake (>= 13) |
15 | 18 | http_parser.rb (0.8.0) |
16 | | - i18n (1.14.1) |
| 19 | + i18n (1.14.6) |
17 | 20 | concurrent-ruby (~> 1.0) |
18 | | - jekyll (4.3.2) |
| 21 | + jekyll (4.3.4) |
19 | 22 | addressable (~> 2.4) |
20 | 23 | colorator (~> 1.0) |
21 | 24 | em-websocket (~> 0.5) |
|
31 | 34 | safe_yaml (~> 1.0) |
32 | 35 | terminal-table (>= 1.8, < 4.0) |
33 | 36 | webrick (~> 1.7) |
| 37 | + jekyll-include-cache (0.2.1) |
| 38 | + jekyll (>= 3.7, < 5.0) |
34 | 39 | jekyll-sass-converter (3.0.0) |
35 | 40 | sass-embedded (~> 1.54) |
36 | 41 | jekyll-seo-tag (2.8.0) |
37 | 42 | jekyll (>= 3.8, < 5.0) |
38 | 43 | jekyll-watch (2.2.1) |
39 | 44 | listen (~> 3.0) |
40 | | - just-the-docs (0.5.3) |
| 45 | + just-the-docs (0.10.0) |
41 | 46 | jekyll (>= 3.8.5) |
| 47 | + jekyll-include-cache |
42 | 48 | jekyll-seo-tag (>= 2.0) |
43 | 49 | rake (>= 12.3.1) |
44 | | - kramdown (2.4.0) |
45 | | - rexml |
| 50 | + kramdown (2.5.1) |
| 51 | + rexml (>= 3.3.9) |
46 | 52 | kramdown-parser-gfm (1.1.0) |
47 | 53 | kramdown (~> 2.0) |
48 | 54 | liquid (4.0.4) |
49 | | - listen (3.8.0) |
| 55 | + listen (3.9.0) |
50 | 56 | rb-fsevent (~> 0.10, >= 0.10.3) |
51 | 57 | rb-inotify (~> 0.9, >= 0.9.10) |
52 | 58 | mercenary (0.4.0) |
53 | 59 | pathutil (0.16.2) |
54 | 60 | forwardable-extended (~> 2.6) |
55 | | - public_suffix (5.0.1) |
56 | | - rake (13.0.6) |
| 61 | + public_suffix (6.0.1) |
| 62 | + rake (13.2.1) |
57 | 63 | rb-fsevent (0.11.2) |
58 | | - rb-inotify (0.10.1) |
| 64 | + rb-inotify (0.11.1) |
59 | 65 | ffi (~> 1.0) |
60 | | - rexml (3.2.5) |
61 | | - rouge (4.1.2) |
| 66 | + rexml (3.3.9) |
| 67 | + rouge (4.5.1) |
62 | 68 | safe_yaml (1.0.5) |
63 | | - sass-embedded (1.62.1-x86_64-linux-gnu) |
64 | | - google-protobuf (~> 3.21) |
| 69 | + sass-embedded (1.82.0-x86_64-linux-gnu) |
| 70 | + google-protobuf (~> 4.28) |
65 | 71 | terminal-table (3.0.2) |
66 | 72 | unicode-display_width (>= 1.1.1, < 3) |
67 | | - unicode-display_width (2.4.2) |
68 | | - webrick (1.8.1) |
| 73 | + unicode-display_width (2.6.0) |
| 74 | + webrick (1.9.1) |
69 | 75 |
|
70 | 76 | PLATFORMS |
71 | 77 | x86_64-linux |
72 | 78 |
|
73 | 79 | DEPENDENCIES |
74 | | - jekyll (~> 4.3.2) |
75 | | - just-the-docs (= 0.5.3) |
| 80 | + jekyll (~> 4.3.4) |
| 81 | + just-the-docs (= 0.10.0) |
76 | 82 |
|
77 | 83 | BUNDLED WITH |
78 | 84 | 2.3.26 |
0 commit comments