File tree Expand file tree Collapse file tree 1 file changed +38
-22
lines changed Expand file tree Collapse file tree 1 file changed +38
-22
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: http://rubygems.org/
3
3
specs:
4
- addressable (2.5.1 )
5
- public_suffix (~> 2.0 , >= 2.0.2 )
4
+ addressable (2.6.0 )
5
+ public_suffix (>= 2.0.2 , < 4.0 )
6
6
colorator (1.1.0 )
7
- ffi (1.9.24 )
7
+ concurrent-ruby (1.1.4 )
8
+ em-websocket (0.5.1 )
9
+ eventmachine (>= 0.12.9 )
10
+ http_parser.rb (~> 0.6.0 )
11
+ eventmachine (1.2.7 )
12
+ ffi (1.10.0 )
8
13
forwardable-extended (2.6.0 )
9
- jekyll (3.6.3 )
14
+ http_parser.rb (0.6.0 )
15
+ i18n (0.9.5 )
16
+ concurrent-ruby (~> 1.0 )
17
+ jekyll (3.8.5 )
10
18
addressable (~> 2.4 )
11
19
colorator (~> 1.0 )
20
+ em-websocket (~> 0.5 )
21
+ i18n (~> 0.7 )
12
22
jekyll-sass-converter (~> 1.0 )
13
- jekyll-watch (~> 1.1 )
14
- kramdown (~> 1.3 )
15
- liquid (~> 3 .0 )
23
+ jekyll-watch (~> 2.0 )
24
+ kramdown (~> 1.14 )
25
+ liquid (~> 4 .0 )
16
26
mercenary (~> 0.3.3 )
17
27
pathutil (~> 0.9 )
18
- rouge (~> 1.7 )
28
+ rouge (>= 1.7 , < 4 )
19
29
safe_yaml (~> 1.0 )
20
30
jekyll-paginate (1.1.0 )
21
- jekyll-sass-converter (1.5.0 )
31
+ jekyll-sass-converter (1.5.2 )
22
32
sass (~> 3.4 )
23
- jekyll-watch (1.5.0 )
24
- listen (~> 3.0 , < 3.1 )
25
- kramdown (1.13.2 )
26
- liquid (3 .0.6 )
27
- listen (3.0.8 )
33
+ jekyll-watch (2.1.2 )
34
+ listen (~> 3.0 )
35
+ kramdown (1.17.0 )
36
+ liquid (4 .0.1 )
37
+ listen (3.1.5 )
28
38
rb-fsevent (~> 0.9 , >= 0.9.4 )
29
39
rb-inotify (~> 0.9 , >= 0.9.7 )
40
+ ruby_dep (~> 1.2 )
30
41
mercenary (0.3.6 )
31
- pathutil (0.14.0 )
42
+ pathutil (0.16.2 )
32
43
forwardable-extended (~> 2.6 )
33
- public_suffix (2.0.5 )
34
- rb-fsevent (0.9.8 )
35
- rb-inotify (0.9.8 )
36
- ffi (>= 0.5.0 )
37
- rouge (1.11.1 )
44
+ public_suffix (3.0.3 )
45
+ rb-fsevent (0.10.3 )
46
+ rb-inotify (0.10.0 )
47
+ ffi (~> 1.0 )
48
+ rouge (3.3.0 )
49
+ ruby_dep (1.5.0 )
38
50
safe_yaml (1.0.4 )
39
- sass (3.4.23 )
51
+ sass (3.7.3 )
52
+ sass-listen (~> 4.0.0 )
53
+ sass-listen (4.0.0 )
54
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
55
+ rb-inotify (~> 0.9 , >= 0.9.7 )
40
56
support-for (1.0.7 )
41
57
sass (~> 3.3 )
42
58
@@ -49,4 +65,4 @@ DEPENDENCIES
49
65
support-for
50
66
51
67
BUNDLED WITH
52
- 1.14.6
68
+ 1.16.5
You can’t perform that action at this time.
0 commit comments