|
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.5) |
| 5 | + public_suffix (>= 2.0.2, < 6.0) |
6 | 6 | colorator (1.1.0) |
7 | | - concurrent-ruby (1.1.6) |
8 | | - em-websocket (0.5.1) |
| 7 | + concurrent-ruby (1.2.2) |
| 8 | + em-websocket (0.5.3) |
9 | 9 | eventmachine (>= 0.12.9) |
10 | | - http_parser.rb (~> 0.6.0) |
| 10 | + http_parser.rb (~> 0) |
11 | 11 | eventmachine (1.2.7) |
12 | 12 | execjs (2.8.1) |
13 | 13 | ffi (1.15.5) |
14 | 14 | forwardable-extended (2.6.0) |
15 | | - http_parser.rb (0.6.0) |
16 | | - i18n (1.8.5) |
| 15 | + google-protobuf (3.24.2) |
| 16 | + http_parser.rb (0.8.0) |
| 17 | + i18n (1.14.1) |
17 | 18 | concurrent-ruby (~> 1.0) |
18 | | - jekyll (4.1.1) |
| 19 | + jekyll (4.3.2) |
19 | 20 | addressable (~> 2.4) |
20 | 21 | colorator (~> 1.0) |
21 | 22 | em-websocket (~> 0.5) |
22 | 23 | i18n (~> 1.0) |
23 | | - jekyll-sass-converter (~> 2.0) |
| 24 | + jekyll-sass-converter (>= 2.0, < 4.0) |
24 | 25 | jekyll-watch (~> 2.0) |
25 | | - kramdown (~> 2.1) |
| 26 | + kramdown (~> 2.3, >= 2.3.1) |
26 | 27 | kramdown-parser-gfm (~> 1.0) |
27 | 28 | liquid (~> 4.0) |
28 | | - mercenary (~> 0.4.0) |
| 29 | + mercenary (>= 0.3.6, < 0.5) |
29 | 30 | pathutil (~> 0.9) |
30 | | - rouge (~> 3.0) |
| 31 | + rouge (>= 3.0, < 5.0) |
31 | 32 | safe_yaml (~> 1.0) |
32 | | - terminal-table (~> 1.8) |
| 33 | + terminal-table (>= 1.8, < 4.0) |
| 34 | + webrick (~> 1.7) |
33 | 35 | jekyll-compose (0.12.0) |
34 | 36 | jekyll (>= 3.7, < 5.0) |
35 | | - jekyll-feed (0.16.0) |
| 37 | + jekyll-feed (0.17.0) |
36 | 38 | jekyll (>= 3.7, < 5.0) |
37 | 39 | jekyll-last-modified-at (1.3.0) |
38 | 40 | jekyll (>= 3.7, < 5.0) |
39 | 41 | posix-spawn (~> 0.3.9) |
40 | | - jekyll-pug (1.5.6) |
| 42 | + jekyll-pug (1.6.0) |
41 | 43 | jekyll (>= 3.6, < 5.0) |
42 | 44 | pug-ruby (~> 2.0) |
43 | 45 | jekyll-redirect-from (0.16.0) |
44 | 46 | jekyll (>= 3.3, < 5.0) |
45 | | - jekyll-sass-converter (2.1.0) |
46 | | - sassc (> 2.0.1, < 3.0) |
| 47 | + jekyll-sass-converter (3.0.0) |
| 48 | + sass-embedded (~> 1.54) |
47 | 49 | jekyll-sitemap (1.4.0) |
48 | 50 | jekyll (>= 3.7, < 5.0) |
49 | 51 | jekyll-watch (2.2.1) |
50 | 52 | listen (~> 3.0) |
51 | | - kramdown (2.3.1) |
| 53 | + kramdown (2.4.0) |
52 | 54 | rexml |
53 | 55 | kramdown-parser-gfm (1.1.0) |
54 | 56 | kramdown (~> 2.0) |
55 | | - liquid (4.0.3) |
56 | | - listen (3.2.1) |
| 57 | + liquid (4.0.4) |
| 58 | + listen (3.8.0) |
57 | 59 | rb-fsevent (~> 0.10, >= 0.10.3) |
58 | 60 | rb-inotify (~> 0.9, >= 0.9.10) |
59 | 61 | memoist (0.16.2) |
|
62 | 64 | pathutil (0.16.2) |
63 | 65 | forwardable-extended (~> 2.6) |
64 | 66 | posix-spawn (0.3.15) |
65 | | - public_suffix (4.0.6) |
| 67 | + public_suffix (5.0.3) |
66 | 68 | pug-ruby (2.0.1) |
67 | 69 | execjs (~> 2.0) |
68 | 70 | memoist (~> 0.15) |
69 | 71 | method-not-implemented (~> 1.0, >= 1.0.1) |
70 | 72 | regexp-match-polyfill (~> 1.0, >= 1.0.2) |
71 | | - rb-fsevent (0.10.4) |
| 73 | + rake (13.0.6) |
| 74 | + rb-fsevent (0.11.2) |
72 | 75 | rb-inotify (0.10.1) |
73 | 76 | ffi (~> 1.0) |
74 | 77 | regexp-match-polyfill (1.0.2) |
75 | | - rexml (3.2.5) |
76 | | - rouge (3.21.0) |
| 78 | + rexml (3.2.6) |
| 79 | + rouge (4.1.3) |
77 | 80 | safe_yaml (1.0.5) |
78 | | - sassc (2.4.0) |
79 | | - ffi (~> 1.9) |
80 | | - terminal-table (1.8.0) |
81 | | - unicode-display_width (~> 1.1, >= 1.1.1) |
82 | | - unicode-display_width (1.7.0) |
| 81 | + sass-embedded (1.66.1) |
| 82 | + google-protobuf (~> 3.23) |
| 83 | + rake (>= 13.0.0) |
| 84 | + terminal-table (3.0.2) |
| 85 | + unicode-display_width (>= 1.1.1, < 3) |
| 86 | + unicode-display_width (2.4.2) |
| 87 | + webrick (1.8.1) |
83 | 88 |
|
84 | 89 | PLATFORMS |
85 | 90 | ruby |
|
0 commit comments