|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - addressable (2.8.7) |
5 | | - public_suffix (>= 2.0.2, < 7.0) |
6 | | - base64 (0.2.0) |
7 | | - bigdecimal (3.1.9) |
| 4 | + addressable (2.8.8) |
| 5 | + public_suffix (>= 2.0.2, < 8.0) |
| 6 | + base64 (0.3.0) |
| 7 | + bigdecimal (4.0.1) |
8 | 8 | colorator (1.1.0) |
9 | | - concurrent-ruby (1.3.5) |
10 | | - csv (3.3.2) |
| 9 | + concurrent-ruby (1.3.6) |
| 10 | + csv (3.3.5) |
11 | 11 | em-websocket (0.5.3) |
12 | 12 | eventmachine (>= 0.12.9) |
13 | 13 | http_parser.rb (~> 0) |
14 | 14 | eventmachine (1.2.7) |
15 | | - ffi (1.17.1-arm64-darwin) |
16 | | - ffi (1.17.1-x86_64-linux-gnu) |
| 15 | + ffi (1.17.3-arm64-darwin) |
| 16 | + ffi (1.17.3-x86_64-linux-gnu) |
17 | 17 | forwardable-extended (2.6.0) |
18 | | - google-protobuf (4.29.3-arm64-darwin) |
| 18 | + google-protobuf (4.33.2-arm64-darwin) |
19 | 19 | bigdecimal |
20 | 20 | rake (>= 13) |
21 | | - google-protobuf (4.29.3-x86_64-linux) |
| 21 | + google-protobuf (4.33.2-x86_64-linux-gnu) |
22 | 22 | bigdecimal |
23 | 23 | rake (>= 13) |
24 | | - http_parser.rb (0.8.0) |
25 | | - i18n (1.14.7) |
| 24 | + http_parser.rb (0.8.1) |
| 25 | + i18n (1.14.8) |
26 | 26 | concurrent-ruby (~> 1.0) |
27 | 27 | jekyll (4.4.1) |
28 | 28 | addressable (~> 2.4) |
|
45 | 45 | webrick (~> 1.7) |
46 | 46 | jekyll-include-cache (0.2.1) |
47 | 47 | jekyll (>= 3.7, < 5.0) |
48 | | - jekyll-sass-converter (3.0.0) |
49 | | - sass-embedded (~> 1.54) |
| 48 | + jekyll-sass-converter (3.1.0) |
| 49 | + sass-embedded (~> 1.75) |
50 | 50 | jekyll-seo-tag (2.8.0) |
51 | 51 | jekyll (>= 3.8, < 5.0) |
52 | 52 | jekyll-watch (2.2.1) |
53 | 53 | listen (~> 3.0) |
54 | | - json (2.9.1) |
55 | | - just-the-docs (0.10.1) |
| 54 | + json (2.18.0) |
| 55 | + just-the-docs (0.11.1) |
56 | 56 | jekyll (>= 3.8.5) |
57 | 57 | jekyll-include-cache |
58 | 58 | jekyll-seo-tag (>= 2.0) |
|
68 | 68 | mercenary (0.4.0) |
69 | 69 | pathutil (0.16.2) |
70 | 70 | forwardable-extended (~> 2.6) |
71 | | - public_suffix (6.0.1) |
72 | | - rake (13.2.1) |
| 71 | + public_suffix (7.0.2) |
| 72 | + rake (13.3.1) |
73 | 73 | rb-fsevent (0.11.2) |
74 | 74 | rb-inotify (0.11.1) |
75 | 75 | ffi (~> 1.0) |
76 | | - rexml (3.4.0) |
77 | | - rouge (4.5.1) |
| 76 | + rexml (3.4.4) |
| 77 | + rouge (4.7.0) |
78 | 78 | safe_yaml (1.0.5) |
79 | | - sass-embedded (1.83.4-arm64-darwin) |
80 | | - google-protobuf (~> 4.29) |
81 | | - sass-embedded (1.83.4-x86_64-linux-gnu) |
82 | | - google-protobuf (~> 4.29) |
| 79 | + sass-embedded (1.97.1-arm64-darwin) |
| 80 | + google-protobuf (~> 4.31) |
| 81 | + sass-embedded (1.97.1-x86_64-linux-gnu) |
| 82 | + google-protobuf (~> 4.31) |
83 | 83 | terminal-table (3.0.2) |
84 | 84 | unicode-display_width (>= 1.1.1, < 3) |
85 | 85 | unicode-display_width (2.6.0) |
86 | | - webrick (1.9.1) |
| 86 | + webrick (1.9.2) |
87 | 87 |
|
88 | 88 | PLATFORMS |
89 | 89 | arm64-darwin |
90 | 90 | x86_64-linux-gnu |
91 | 91 |
|
92 | 92 | DEPENDENCIES |
93 | 93 | jekyll (~> 4.4.1) |
94 | | - just-the-docs (= 0.10.1) |
| 94 | + just-the-docs (= 0.11.1) |
95 | 95 |
|
96 | 96 | BUNDLED WITH |
97 | 97 | 2.5.9 |
0 commit comments