|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - addressable (2.8.0) |
5 |
| - public_suffix (>= 2.0.2, < 5.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.1.9) |
8 |
| - em-websocket (0.5.2) |
| 8 | + concurrent-ruby (1.3.4) |
| 9 | + em-websocket (0.5.3) |
9 | 10 | eventmachine (>= 0.12.9)
|
10 |
| - http_parser.rb (~> 0.6.0) |
| 11 | + http_parser.rb (~> 0) |
11 | 12 | eventmachine (1.2.7)
|
12 |
| - ffi (1.15.3) |
| 13 | + ffi (1.17.0-arm64-darwin) |
| 14 | + ffi (1.17.0-x86_64-darwin) |
| 15 | + ffi (1.17.0-x86_64-linux-gnu) |
13 | 16 | forwardable-extended (2.6.0)
|
14 |
| - http_parser.rb (0.6.0) |
15 |
| - i18n (1.8.10) |
| 17 | + google-protobuf (4.28.3-arm64-darwin) |
| 18 | + bigdecimal |
| 19 | + rake (>= 13) |
| 20 | + google-protobuf (4.28.3-x86_64-darwin) |
| 21 | + bigdecimal |
| 22 | + rake (>= 13) |
| 23 | + google-protobuf (4.28.3-x86_64-linux) |
| 24 | + bigdecimal |
| 25 | + rake (>= 13) |
| 26 | + http_parser.rb (0.8.0) |
| 27 | + i18n (1.14.6) |
16 | 28 | concurrent-ruby (~> 1.0)
|
17 |
| - jekyll (4.2.0) |
| 29 | + jekyll (4.3.4) |
18 | 30 | addressable (~> 2.4)
|
19 | 31 | colorator (~> 1.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 | + kramdown (~> 2.3, >= 2.3.1) |
25 | 37 | kramdown-parser-gfm (~> 1.0)
|
26 | 38 | liquid (~> 4.0)
|
27 |
| - mercenary (~> 0.4.0) |
| 39 | + mercenary (>= 0.3.6, < 0.5) |
28 | 40 | pathutil (~> 0.9)
|
29 |
| - rouge (~> 3.0) |
| 41 | + rouge (>= 3.0, < 5.0) |
30 | 42 | safe_yaml (~> 1.0)
|
31 |
| - terminal-table (~> 2.0) |
| 43 | + terminal-table (>= 1.8, < 4.0) |
| 44 | + webrick (~> 1.7) |
32 | 45 | jekyll-optional-front-matter (0.3.2)
|
33 | 46 | jekyll (>= 3.0, < 5.0)
|
34 | 47 | jekyll-readme-index (0.3.0)
|
|
38 | 51 | jekyll (>= 3.5, < 5.0)
|
39 | 52 | jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
|
40 | 53 | rubyzip (>= 1.3.0, < 3.0)
|
41 |
| - jekyll-sass-converter (2.1.0) |
42 |
| - sassc (> 2.0.1, < 3.0) |
43 |
| - jekyll-seo-tag (2.7.1) |
| 54 | + jekyll-sass-converter (3.0.0) |
| 55 | + sass-embedded (~> 1.54) |
| 56 | + jekyll-seo-tag (2.8.0) |
44 | 57 | jekyll (>= 3.8, < 5.0)
|
45 | 58 | jekyll-watch (2.2.1)
|
46 | 59 | listen (~> 3.0)
|
47 |
| - kramdown (2.3.1) |
| 60 | + kramdown (2.4.0) |
48 | 61 | rexml
|
49 | 62 | kramdown-parser-gfm (1.1.0)
|
50 | 63 | kramdown (~> 2.0)
|
51 |
| - liquid (4.0.3) |
52 |
| - listen (3.6.0) |
| 64 | + liquid (4.0.4) |
| 65 | + listen (3.9.0) |
53 | 66 | rb-fsevent (~> 0.10, >= 0.10.3)
|
54 | 67 | rb-inotify (~> 0.9, >= 0.9.10)
|
55 | 68 | mercenary (0.4.0)
|
56 | 69 | pathutil (0.16.2)
|
57 | 70 | forwardable-extended (~> 2.6)
|
58 |
| - public_suffix (4.0.6) |
59 |
| - rb-fsevent (0.11.0) |
60 |
| - rb-inotify (0.10.1) |
| 71 | + public_suffix (6.0.1) |
| 72 | + rake (13.2.1) |
| 73 | + rb-fsevent (0.11.2) |
| 74 | + rb-inotify (0.11.1) |
61 | 75 | ffi (~> 1.0)
|
62 |
| - rexml (3.2.5) |
63 |
| - rouge (3.26.0) |
| 76 | + rexml (3.3.9) |
| 77 | + rouge (4.4.0) |
64 | 78 | rubyzip (2.3.2)
|
65 | 79 | safe_yaml (1.0.5)
|
66 |
| - sassc (2.4.0) |
67 |
| - ffi (~> 1.9) |
68 |
| - terminal-table (2.0.0) |
69 |
| - unicode-display_width (~> 1.1, >= 1.1.1) |
70 |
| - unicode-display_width (1.7.0) |
| 80 | + sass-embedded (1.80.4-arm64-darwin) |
| 81 | + google-protobuf (~> 4.28) |
| 82 | + sass-embedded (1.80.4-x86_64-darwin) |
| 83 | + google-protobuf (~> 4.28) |
| 84 | + sass-embedded (1.80.4-x86_64-linux-gnu) |
| 85 | + google-protobuf (~> 4.28) |
| 86 | + terminal-table (3.0.2) |
| 87 | + unicode-display_width (>= 1.1.1, < 3) |
| 88 | + unicode-display_width (2.6.0) |
| 89 | + webrick (1.8.2) |
71 | 90 |
|
72 | 91 | PLATFORMS
|
73 | 92 | universal-darwin-20
|
| 93 | + x86_64-darwin-24 |
74 | 94 | x86_64-linux
|
75 | 95 |
|
76 | 96 | DEPENDENCIES
|
77 |
| - jekyll (~> 4.2.0) |
| 97 | + jekyll (~> 4.3.0) |
78 | 98 | jekyll-optional-front-matter
|
79 | 99 | jekyll-readme-index
|
80 | 100 | jekyll-remote-theme
|
81 | 101 | jekyll-seo-tag
|
82 | 102 |
|
83 | 103 | BUNDLED WITH
|
84 |
| - 2.2.25 |
| 104 | + 2.5.16 |
0 commit comments