|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - addressable (2.8.1) |
5 |
| - public_suffix (>= 2.0.2, < 6.0) |
| 4 | + addressable (2.8.7) |
| 5 | + public_suffix (>= 2.0.2, < 7.0) |
6 | 6 | colorator (1.1.0)
|
7 |
| - ffi (1.15.5) |
| 7 | + concurrent-ruby (1.3.4) |
| 8 | + em-websocket (0.5.3) |
| 9 | + eventmachine (>= 0.12.9) |
| 10 | + http_parser.rb (~> 0) |
| 11 | + eventmachine (1.2.7) |
| 12 | + ffi (1.17.0) |
| 13 | + ffi (1.17.0-x86_64-linux-gnu) |
8 | 14 | forwardable-extended (2.6.0)
|
9 |
| - jekyll (3.6.3) |
| 15 | + google-protobuf (3.25.4) |
| 16 | + http_parser.rb (0.8.0) |
| 17 | + i18n (1.14.6) |
| 18 | + concurrent-ruby (~> 1.0) |
| 19 | + jekyll (4.3.4) |
10 | 20 | addressable (~> 2.4)
|
11 | 21 | colorator (~> 1.0)
|
12 |
| - jekyll-sass-converter (~> 1.0) |
13 |
| - jekyll-watch (~> 1.1) |
14 |
| - kramdown (~> 1.14) |
| 22 | + em-websocket (~> 0.5) |
| 23 | + i18n (~> 1.0) |
| 24 | + jekyll-sass-converter (>= 2.0, < 4.0) |
| 25 | + jekyll-watch (~> 2.0) |
| 26 | + kramdown (~> 2.3, >= 2.3.1) |
| 27 | + kramdown-parser-gfm (~> 1.0) |
15 | 28 | liquid (~> 4.0)
|
16 |
| - mercenary (~> 0.3.3) |
| 29 | + mercenary (>= 0.3.6, < 0.5) |
17 | 30 | pathutil (~> 0.9)
|
18 |
| - rouge (>= 1.7, < 3) |
| 31 | + rouge (>= 3.0, < 5.0) |
19 | 32 | safe_yaml (~> 1.0)
|
20 |
| - jekyll-sass-converter (1.5.2) |
21 |
| - sass (~> 3.4) |
22 |
| - jekyll-watch (1.5.1) |
| 33 | + terminal-table (>= 1.8, < 4.0) |
| 34 | + webrick (~> 1.7) |
| 35 | + jekyll-sass-converter (3.0.0) |
| 36 | + sass-embedded (~> 1.54) |
| 37 | + jekyll-watch (2.2.1) |
23 | 38 | listen (~> 3.0)
|
24 |
| - kramdown (1.17.0) |
25 |
| - liquid (4.0.3) |
26 |
| - listen (3.7.1) |
| 39 | + kramdown (2.4.0) |
| 40 | + rexml |
| 41 | + kramdown-parser-gfm (1.1.0) |
| 42 | + kramdown (~> 2.0) |
| 43 | + liquid (4.0.4) |
| 44 | + listen (3.9.0) |
27 | 45 | rb-fsevent (~> 0.10, >= 0.10.3)
|
28 | 46 | rb-inotify (~> 0.9, >= 0.9.10)
|
29 |
| - mercenary (0.3.6) |
| 47 | + mercenary (0.4.0) |
30 | 48 | pathutil (0.16.2)
|
31 | 49 | forwardable-extended (~> 2.6)
|
32 |
| - public_suffix (5.0.0) |
| 50 | + public_suffix (5.1.1) |
| 51 | + rake (13.2.1) |
33 | 52 | rb-fsevent (0.11.2)
|
34 |
| - rb-inotify (0.10.1) |
| 53 | + rb-inotify (0.11.1) |
35 | 54 | ffi (~> 1.0)
|
36 | 55 | redcarpet (3.6.0)
|
37 |
| - rouge (2.2.1) |
| 56 | + rexml (3.3.7) |
| 57 | + rouge (4.3.0) |
38 | 58 | safe_yaml (1.0.5)
|
39 |
| - sass (3.7.4) |
40 |
| - sass-listen (~> 4.0.0) |
41 |
| - sass-listen (4.0.0) |
42 |
| - rb-fsevent (~> 0.9, >= 0.9.4) |
43 |
| - rb-inotify (~> 0.9, >= 0.9.7) |
| 59 | + sass-embedded (1.63.6) |
| 60 | + google-protobuf (~> 3.23) |
| 61 | + rake (>= 13.0.0) |
| 62 | + sass-embedded (1.63.6-x86_64-linux-gnu) |
| 63 | + google-protobuf (~> 3.23) |
| 64 | + terminal-table (3.0.2) |
| 65 | + unicode-display_width (>= 1.1.1, < 3) |
| 66 | + unicode-display_width (2.6.0) |
44 | 67 | webrick (1.8.1)
|
45 | 68 |
|
46 | 69 | PLATFORMS
|
47 | 70 | ruby
|
48 | 71 | x86_64-linux
|
49 | 72 |
|
50 | 73 | DEPENDENCIES
|
51 |
| - jekyll (= 3.6.3) |
| 74 | + jekyll (= 4.3.4) |
52 | 75 | redcarpet (= 3.6.0)
|
53 | 76 | rouge
|
54 | 77 | webrick
|
|
0 commit comments