|
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 |
| - concurrent-ruby (1.2.2) |
| 7 | + concurrent-ruby (1.3.4) |
| 8 | + csv (3.3.0) |
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.15.5) |
| 13 | + ffi (1.17.0) |
13 | 14 | forwardable-extended (2.6.0)
|
14 |
| - google-protobuf (3.22.2) |
15 | 15 | http_parser.rb (0.8.0)
|
16 |
| - i18n (1.12.0) |
| 16 | + i18n (1.14.6) |
17 | 17 | concurrent-ruby (~> 1.0)
|
18 |
| - jekyll (4.3.2) |
| 18 | + jekyll (3.10.0) |
19 | 19 | addressable (~> 2.4)
|
20 | 20 | colorator (~> 1.0)
|
| 21 | + csv (~> 3.0) |
21 | 22 | em-websocket (~> 0.5)
|
22 |
| - i18n (~> 1.0) |
23 |
| - jekyll-sass-converter (>= 2.0, < 4.0) |
| 23 | + i18n (>= 0.7, < 2) |
| 24 | + jekyll-sass-converter (~> 1.0) |
24 | 25 | jekyll-watch (~> 2.0)
|
25 |
| - kramdown (~> 2.3, >= 2.3.1) |
26 |
| - kramdown-parser-gfm (~> 1.0) |
| 26 | + kramdown (>= 1.17, < 3) |
27 | 27 | liquid (~> 4.0)
|
28 |
| - mercenary (>= 0.3.6, < 0.5) |
| 28 | + mercenary (~> 0.3.3) |
29 | 29 | pathutil (~> 0.9)
|
30 |
| - rouge (>= 3.0, < 5.0) |
| 30 | + rouge (>= 1.7, < 4) |
31 | 31 | safe_yaml (~> 1.0)
|
32 |
| - terminal-table (>= 1.8, < 4.0) |
33 |
| - webrick (~> 1.7) |
34 |
| - jekyll-sass-converter (3.0.0) |
35 |
| - sass-embedded (~> 1.54) |
| 32 | + webrick (>= 1.0) |
| 33 | + jekyll-sass-converter (1.5.2) |
| 34 | + sass (~> 3.4) |
36 | 35 | jekyll-watch (2.2.1)
|
37 | 36 | listen (~> 3.0)
|
38 | 37 | kramdown (2.4.0)
|
39 | 38 | rexml
|
40 |
| - kramdown-parser-gfm (1.1.0) |
41 |
| - kramdown (~> 2.0) |
42 | 39 | liquid (4.0.4)
|
43 |
| - listen (3.8.0) |
| 40 | + listen (3.9.0) |
44 | 41 | rb-fsevent (~> 0.10, >= 0.10.3)
|
45 | 42 | rb-inotify (~> 0.9, >= 0.9.10)
|
46 |
| - mercenary (0.4.0) |
| 43 | + mercenary (0.3.6) |
47 | 44 | pathutil (0.16.2)
|
48 | 45 | forwardable-extended (~> 2.6)
|
49 |
| - public_suffix (5.0.1) |
50 |
| - rake (13.0.6) |
| 46 | + public_suffix (6.0.1) |
51 | 47 | rb-fsevent (0.11.2)
|
52 |
| - rb-inotify (0.10.1) |
| 48 | + rb-inotify (0.11.1) |
53 | 49 | ffi (~> 1.0)
|
54 |
| - rexml (3.3.6) |
55 |
| - strscan |
56 |
| - rouge (4.1.0) |
| 50 | + rexml (3.3.7) |
| 51 | + rouge (3.30.0) |
57 | 52 | safe_yaml (1.0.5)
|
58 |
| - sass-embedded (1.59.2) |
59 |
| - google-protobuf (~> 3.21) |
60 |
| - rake (>= 10.0.0) |
61 |
| - strscan (3.1.0) |
62 |
| - terminal-table (3.0.2) |
63 |
| - unicode-display_width (>= 1.1.1, < 3) |
64 |
| - unicode-display_width (2.4.2) |
65 |
| - webrick (1.8.1) |
| 53 | + sass (3.7.4) |
| 54 | + sass-listen (~> 4.0.0) |
| 55 | + sass-listen (4.0.0) |
| 56 | + rb-fsevent (~> 0.9, >= 0.9.4) |
| 57 | + rb-inotify (~> 0.9, >= 0.9.7) |
| 58 | + webrick (1.8.2) |
66 | 59 |
|
67 | 60 | PLATFORMS
|
68 | 61 | ruby
|
69 | 62 |
|
70 | 63 | DEPENDENCIES
|
71 |
| - jekyll |
72 |
| - kramdown |
| 64 | + jekyll (= 3.10.0) |
| 65 | + kramdown (= 2.4.0) |
73 | 66 |
|
74 | 67 | BUNDLED WITH
|
75 | 68 | 2.5.3
|
0 commit comments