|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - addressable (2.8.5) |
5 | | - public_suffix (>= 2.0.2, < 6.0) |
| 4 | + addressable (2.8.7) |
| 5 | + public_suffix (>= 2.0.2, < 7.0) |
| 6 | + bigdecimal (3.2.3) |
6 | 7 | colorator (1.1.0) |
7 | | - concurrent-ruby (1.2.2) |
| 8 | + concurrent-ruby (1.3.5) |
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.16.3-x64-mingw-ucrt) |
| 13 | + ffi (1.17.2-x64-mingw-ucrt) |
| 14 | + ffi (1.17.2-x86_64-linux-gnu) |
14 | 15 | forwardable-extended (2.6.0) |
15 | | - google-protobuf (3.25.5-x64-mingw-ucrt) |
16 | | - google-protobuf (3.25.5-x86_64-linux) |
| 16 | + google-protobuf (4.32.0-x64-mingw-ucrt) |
| 17 | + bigdecimal |
| 18 | + rake (>= 13) |
| 19 | + google-protobuf (4.32.0-x86_64-linux-gnu) |
| 20 | + bigdecimal |
| 21 | + rake (>= 13) |
17 | 22 | http_parser.rb (0.8.0) |
18 | | - i18n (1.14.1) |
| 23 | + i18n (1.14.7) |
19 | 24 | concurrent-ruby (~> 1.0) |
20 | | - jekyll (4.3.2) |
| 25 | + jekyll (4.3.4) |
21 | 26 | addressable (~> 2.4) |
22 | 27 | colorator (~> 1.0) |
23 | 28 | em-websocket (~> 0.5) |
|
33 | 38 | safe_yaml (~> 1.0) |
34 | 39 | terminal-table (>= 1.8, < 4.0) |
35 | 40 | webrick (~> 1.7) |
36 | | - jekyll-sass-converter (3.0.0) |
37 | | - sass-embedded (~> 1.54) |
| 41 | + jekyll-sass-converter (3.1.0) |
| 42 | + sass-embedded (~> 1.75) |
38 | 43 | jekyll-seo-tag (2.8.0) |
39 | 44 | jekyll (>= 3.8, < 5.0) |
40 | 45 | jekyll-sitemap (1.4.0) |
41 | 46 | jekyll (>= 3.7, < 5.0) |
42 | 47 | jekyll-watch (2.2.1) |
43 | 48 | listen (~> 3.0) |
44 | | - kramdown (2.4.0) |
45 | | - rexml |
| 49 | + kramdown (2.5.1) |
| 50 | + rexml (>= 3.3.9) |
46 | 51 | kramdown-parser-gfm (1.1.0) |
47 | 52 | kramdown (~> 2.0) |
48 | 53 | liquid (4.0.4) |
49 | | - listen (3.8.0) |
| 54 | + listen (3.9.0) |
50 | 55 | rb-fsevent (~> 0.10, >= 0.10.3) |
51 | 56 | rb-inotify (~> 0.9, >= 0.9.10) |
52 | 57 | mercenary (0.4.0) |
53 | 58 | pathutil (0.16.2) |
54 | 59 | forwardable-extended (~> 2.6) |
55 | | - public_suffix (5.0.4) |
| 60 | + public_suffix (6.0.2) |
| 61 | + rake (13.3.0) |
56 | 62 | rb-fsevent (0.11.2) |
57 | | - rb-inotify (0.10.1) |
| 63 | + rb-inotify (0.11.1) |
58 | 64 | ffi (~> 1.0) |
59 | | - rexml (3.3.9) |
60 | | - rouge (4.2.0) |
| 65 | + rexml (3.4.3) |
| 66 | + rouge (4.6.0) |
61 | 67 | safe_yaml (1.0.5) |
62 | | - sass-embedded (1.69.5-x64-mingw-ucrt) |
63 | | - google-protobuf (~> 3.23) |
64 | | - sass-embedded (1.69.5-x86_64-linux-gnu) |
65 | | - google-protobuf (~> 3.23) |
| 68 | + sass-embedded (1.92.1-x64-mingw-ucrt) |
| 69 | + google-protobuf (~> 4.31) |
| 70 | + sass-embedded (1.92.1-x86_64-linux-gnu) |
| 71 | + google-protobuf (~> 4.31) |
66 | 72 | terminal-table (3.0.2) |
67 | 73 | unicode-display_width (>= 1.1.1, < 3) |
68 | 74 | tzinfo (2.0.6) |
69 | 75 | concurrent-ruby (~> 1.0) |
70 | | - tzinfo-data (1.2023.3) |
| 76 | + tzinfo-data (1.2025.2) |
71 | 77 | tzinfo (>= 1.0.0) |
72 | | - unicode-display_width (2.5.0) |
| 78 | + unicode-display_width (2.6.0) |
73 | 79 | wdm (0.1.1) |
74 | | - webrick (1.8.2) |
| 80 | + webrick (1.9.1) |
75 | 81 |
|
76 | 82 | PLATFORMS |
77 | 83 | x64-mingw-ucrt |
|
0 commit comments