1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.6 .0 )
5
- public_suffix (>= 2.0.2 , < 4 .0 )
4
+ addressable (2.7 .0 )
5
+ public_suffix (>= 2.0.2 , < 5 .0 )
6
6
coffee-script (2.4.1 )
7
7
coffee-script-source
8
8
execjs
9
- coffee-script-source (1.11.1 )
9
+ coffee-script-source (1.12.2 )
10
10
colorator (1.1.0 )
11
- concurrent-ruby (1.1.4 )
12
- em-websocket (0.5.1 )
11
+ concurrent-ruby (1.1.7 )
12
+ em-websocket (0.5.2 )
13
13
eventmachine (>= 0.12.9 )
14
14
http_parser.rb (~> 0.6.0 )
15
15
eventmachine (1.2.7 )
16
16
execjs (2.7.0 )
17
- ffi (1.10.0 )
17
+ ffi (1.13.1 )
18
18
forwardable-extended (2.6.0 )
19
19
http_parser.rb (0.6.0 )
20
- i18n (0.9 .5 )
20
+ i18n (1.8 .5 )
21
21
concurrent-ruby (~> 1.0 )
22
- jekyll (3.8.5 )
22
+ jekyll (4.1.1 )
23
23
addressable (~> 2.4 )
24
24
colorator (~> 1.0 )
25
25
em-websocket (~> 0.5 )
26
- i18n (~> 0.7 )
27
- jekyll-sass-converter (~> 1 .0 )
26
+ i18n (~> 1.0 )
27
+ jekyll-sass-converter (~> 2 .0 )
28
28
jekyll-watch (~> 2.0 )
29
- kramdown (~> 1.14 )
29
+ kramdown (~> 2.1 )
30
+ kramdown-parser-gfm (~> 1.0 )
30
31
liquid (~> 4.0 )
31
- mercenary (~> 0.3.3 )
32
+ mercenary (~> 0.4.0 )
32
33
pathutil (~> 0.9 )
33
- rouge (>= 1.7 , < 4 )
34
+ rouge (~> 3.0 )
34
35
safe_yaml (~> 1.0 )
35
- jekyll-coffeescript (1.1.1 )
36
+ terminal-table (~> 1.8 )
37
+ jekyll-coffeescript (2.0.0 )
36
38
coffee-script (~> 2.2 )
37
- coffee-script-source (~> 1.11.1 )
38
- jekyll-redirect-from (0.14 .0 )
39
- jekyll (~> 3.3 )
40
- jekyll-sass-converter (1.5.2 )
41
- sass ( ~> 3.4 )
42
- jekyll-watch (2.1.2 )
39
+ coffee-script-source (~> 1.12 )
40
+ jekyll-redirect-from (0.16 .0 )
41
+ jekyll (>= 3.3 , < 5.0 )
42
+ jekyll-sass-converter (2.1.0 )
43
+ sassc ( > 2.0.1 , < 3.0 )
44
+ jekyll-watch (2.2.1 )
43
45
listen (~> 3.0 )
44
- kramdown (1.17.0 )
45
- liquid (4.0.1 )
46
- listen (3.1.5 )
47
- rb-fsevent (~> 0.9 , >= 0.9.4 )
48
- rb-inotify (~> 0.9 , >= 0.9.7 )
49
- ruby_dep (~> 1.2 )
50
- mercenary (0.3.6 )
46
+ kramdown (2.3.0 )
47
+ rexml
48
+ kramdown-parser-gfm (1.1.0 )
49
+ kramdown (~> 2.0 )
50
+ liquid (4.0.3 )
51
+ listen (3.3.1 )
52
+ rb-fsevent (~> 0.10 , >= 0.10.3 )
53
+ rb-inotify (~> 0.9 , >= 0.9.10 )
54
+ mercenary (0.4.0 )
51
55
pathutil (0.16.2 )
52
56
forwardable-extended (~> 2.6 )
53
- public_suffix (3 .0.3 )
54
- rb-fsevent (0.10.3 )
55
- rb-inotify (0.10.0 )
57
+ public_suffix (4 .0.6 )
58
+ rb-fsevent (0.10.4 )
59
+ rb-inotify (0.10.1 )
56
60
ffi (~> 1.0 )
57
- rouge (3.3.0 )
58
- ruby_dep ( 1.5 .0 )
61
+ rexml (3.2.4 )
62
+ rouge ( 3.25 .0 )
59
63
safe_yaml (1.0.5 )
60
- sass ( 3.7.3 )
61
- sass-listen (~> 4.0.0 )
62
- sass-listen ( 4.0 .0 )
63
- rb-fsevent (~> 0.9 , >= 0.9.4 )
64
- rb-inotify ( ~> 0.9 , >= 0.9.7 )
64
+ sassc ( 2.4.0 )
65
+ ffi (~> 1.9 )
66
+ terminal-table ( 1.8 .0 )
67
+ unicode-display_width (~> 1.1 , >= 1.1.1 )
68
+ unicode-display_width ( 1.7.0 )
65
69
66
70
PLATFORMS
67
71
ruby
@@ -72,4 +76,4 @@ DEPENDENCIES
72
76
jekyll-redirect-from
73
77
74
78
BUNDLED WITH
75
- 1.16.6
79
+ 2.1.4
0 commit comments