|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - addressable (2.8.6) |
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.16.3) |
| 13 | + ffi (1.17.0-x86_64-linux-gnu) |
| 14 | + ffi (1.17.0-x86_64-linux-musl) |
13 | 15 | forwardable-extended (2.6.0)
|
14 |
| - google-protobuf (3.25.1-x86_64-linux) |
| 16 | + google-protobuf (4.28.1-x86_64-linux) |
| 17 | + bigdecimal |
| 18 | + rake (>= 13) |
15 | 19 | http_parser.rb (0.8.0)
|
16 |
| - i18n (1.14.1) |
| 20 | + i18n (1.14.6) |
17 | 21 | concurrent-ruby (~> 1.0)
|
18 |
| - jekyll (4.3.3) |
| 22 | + jekyll (4.3.4) |
19 | 23 | addressable (~> 2.4)
|
20 | 24 | colorator (~> 1.0)
|
21 | 25 | em-websocket (~> 0.5)
|
|
42 | 46 | kramdown-parser-gfm (1.1.0)
|
43 | 47 | kramdown (~> 2.0)
|
44 | 48 | liquid (4.0.4)
|
45 |
| - listen (3.8.0) |
| 49 | + listen (3.9.0) |
46 | 50 | rb-fsevent (~> 0.10, >= 0.10.3)
|
47 | 51 | rb-inotify (~> 0.9, >= 0.9.10)
|
48 | 52 | mercenary (0.4.0)
|
49 | 53 | pathutil (0.16.2)
|
50 | 54 | forwardable-extended (~> 2.6)
|
51 |
| - public_suffix (5.0.4) |
| 55 | + public_suffix (6.0.1) |
| 56 | + rake (13.2.1) |
52 | 57 | rb-fsevent (0.11.2)
|
53 |
| - rb-inotify (0.10.1) |
| 58 | + rb-inotify (0.11.1) |
54 | 59 | ffi (~> 1.0)
|
55 |
| - rexml (3.2.6) |
56 |
| - rouge (4.2.0) |
| 60 | + rexml (3.3.7) |
| 61 | + rouge (4.4.0) |
57 | 62 | safe_yaml (1.0.5)
|
58 |
| - sass-embedded (1.69.5-x86_64-linux-gnu) |
59 |
| - google-protobuf (~> 3.23) |
60 |
| - sass-embedded (1.69.5-x86_64-linux-musl) |
61 |
| - google-protobuf (~> 3.23) |
| 63 | + sass-embedded (1.78.0-x86_64-linux-gnu) |
| 64 | + google-protobuf (~> 4.27) |
| 65 | + sass-embedded (1.78.0-x86_64-linux-musl) |
| 66 | + google-protobuf (~> 4.27) |
62 | 67 | terminal-table (3.0.2)
|
63 | 68 | unicode-display_width (>= 1.1.1, < 3)
|
64 |
| - unicode-display_width (2.5.0) |
| 69 | + unicode-display_width (2.6.0) |
65 | 70 | webrick (1.8.1)
|
66 | 71 |
|
67 | 72 | PLATFORMS
|
|
0 commit comments