File tree Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 1
1
source "http://rubygems.org"
2
2
3
- gem 'jekyll' , '~>3.7.3 '
3
+ gem 'jekyll' , '~>3.7.4 '
4
4
gem 'rdiscount' , '~>2.2.0.1'
5
5
gem 'ruby-lint' , '~>2.3.1'
Original file line number Diff line number Diff line change 15
15
http_parser.rb (0.6.0 )
16
16
i18n (0.9.5 )
17
17
concurrent-ruby (~> 1.0 )
18
- jekyll (3.7.3 )
18
+ jekyll (3.7.4 )
19
19
addressable (~> 2.4 )
20
20
colorator (~> 1.0 )
21
21
em-websocket (~> 0.5 )
32
32
sass (~> 3.4 )
33
33
jekyll-watch (2.2.1 )
34
34
listen (~> 3.0 )
35
- kramdown (1.16.2 )
36
- liquid (4.0.0 )
37
- listen (3.1.5 )
38
- rb-fsevent (~> 0.9 , >= 0.9.4 )
39
- rb-inotify (~> 0.9 , >= 0.9.7 )
40
- ruby_dep (~> 1.2 )
35
+ kramdown (1.17.0 )
36
+ liquid (4.0.3 )
37
+ listen (3.2.1 )
38
+ rb-fsevent (~> 0.10 , >= 0.10.3 )
39
+ rb-inotify (~> 0.9 , >= 0.9.10 )
41
40
mercenary (0.3.6 )
42
41
parser (2.4.0.2 )
43
42
ast (~> 2.3 )
44
43
pathutil (0.16.2 )
45
44
forwardable-extended (~> 2.6 )
46
- public_suffix (2 .0.5 )
45
+ public_suffix (4 .0.4 )
47
46
rb-fsevent (0.10.3 )
48
47
rb-inotify (0.10.1 )
49
48
ffi (~> 1.0 )
50
49
rdiscount (2.2.0.1 )
51
- rouge (2.2.1 )
50
+ rouge (3.18.0 )
52
51
ruby-lint (2.3.1 )
53
52
parser (~> 2.2 )
54
53
slop (~> 3.4 , >= 3.4.7 )
55
- ruby_dep (1.5.0 )
56
54
safe_yaml (1.0.5 )
57
55
sass (3.7.4 )
58
56
sass-listen (~> 4.0.0 )
@@ -65,7 +63,7 @@ PLATFORMS
65
63
ruby
66
64
67
65
DEPENDENCIES
68
- jekyll (~> 3.7.3 )
66
+ jekyll (~> 3.7.4 )
69
67
rdiscount (~> 2.2.0.1 )
70
68
ruby-lint (~> 2.3.1 )
71
69
You can’t perform that action at this time.
0 commit comments