File tree Expand file tree Collapse file tree 1 file changed +23
-18
lines changed Expand file tree Collapse file tree 1 file changed +23
-18
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.5.0 )
5
- public_suffix (~> 2.0 , >= 2.0.2 )
4
+ addressable (2.5.2 )
5
+ public_suffix (>= 2.0.2 , < 4.0 )
6
6
colorator (1.1.0 )
7
- ffi (1.9.18 )
7
+ ffi (1.9.23 )
8
8
forwardable-extended (2.6.0 )
9
9
jekyll (3.4.2 )
10
10
addressable (~> 2.4 )
17
17
pathutil (~> 0.9 )
18
18
rouge (~> 1.7 )
19
19
safe_yaml (~> 1.0 )
20
- jekyll-feed (0.9.1 )
20
+ jekyll-feed (0.9.3 )
21
21
jekyll (~> 3.3 )
22
- jekyll-sass-converter (1.5.0 )
22
+ jekyll-sass-converter (1.5.2 )
23
23
sass (~> 3.4 )
24
- jekyll-watch (1.5.0 )
25
- listen (~> 3.0 , < 3.1 )
26
- kramdown (1.13 .2 )
24
+ jekyll-watch (1.5.1 )
25
+ listen (~> 3.0 )
26
+ kramdown (1.16 .2 )
27
27
liquid (3.0.6 )
28
- listen (3.0.8 )
28
+ listen (3.1.5 )
29
29
rb-fsevent (~> 0.9 , >= 0.9.4 )
30
30
rb-inotify (~> 0.9 , >= 0.9.7 )
31
+ ruby_dep (~> 1.2 )
31
32
mercenary (0.3.6 )
32
- minima (2.1.0 )
33
+ minima (2.1.1 )
33
34
jekyll (~> 3.3 )
34
- pathutil (0.14.0 )
35
+ pathutil (0.16.1 )
35
36
forwardable-extended (~> 2.6 )
36
- public_suffix (2 .0.5 )
37
- rb-fsevent (0.9.8 )
38
- rb-inotify (0.9.8 )
39
- ffi (>= 0.5.0 )
37
+ public_suffix (3 .0.2 )
38
+ rb-fsevent (0.10.3 )
39
+ rb-inotify (0.9.10 )
40
+ ffi (>= 0.5.0 , < 2 )
40
41
rouge (1.11.1 )
42
+ ruby_dep (1.5.0 )
41
43
safe_yaml (1.0.4 )
42
- sass (3.4.23 )
44
+ sass (3.5.6 )
45
+ sass-listen (>= 4.0.0 )
46
+ sass-listen (4.0.0 )
47
+ rb-inotify (>= 0.9.7 , >= 0.9 )
43
48
44
49
PLATFORMS
45
50
ruby
@@ -51,7 +56,7 @@ DEPENDENCIES
51
56
tzinfo-data
52
57
53
58
RUBY VERSION
54
- ruby 2.4.0p0
59
+ ruby 2.5.1p57
55
60
56
61
BUNDLED WITH
57
- 1.14.6
62
+ 1.16.1
You can’t perform that action at this time.
0 commit comments