File tree 2 files changed +19
-19
lines changed 2 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 1
1
source "http://rubygems.org"
2
- gem "kramdown" , ">= 2.3.1 "
3
- gem "jekyll" , ">=4.2.0 "
2
+ gem "kramdown" , ">= 2.4.0 "
3
+ gem "jekyll" , ">=4.2.2 "
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.7 .0 )
4
+ addressable (2.8 .0 )
5
5
public_suffix (>= 2.0.2 , < 5.0 )
6
6
colorator (1.1.0 )
7
- concurrent-ruby (1.1.8 )
8
- em-websocket (0.5.2 )
7
+ concurrent-ruby (1.1.10 )
8
+ em-websocket (0.5.3 )
9
9
eventmachine (>= 0.12.9 )
10
- http_parser.rb (~> 0.6.0 )
10
+ http_parser.rb (~> 0 )
11
11
eventmachine (1.2.7 )
12
- ffi (1.15.0 )
12
+ ffi (1.15.5 )
13
13
forwardable-extended (2.6.0 )
14
- http_parser.rb (0.6 .0 )
15
- i18n (1.8.10 )
14
+ http_parser.rb (0.8 .0 )
15
+ i18n (1.12.0 )
16
16
concurrent-ruby (~> 1.0 )
17
- jekyll (4.2.0 )
17
+ jekyll (4.2.2 )
18
18
addressable (~> 2.4 )
19
19
colorator (~> 1.0 )
20
20
em-websocket (~> 0.5 )
29
29
rouge (~> 3.0 )
30
30
safe_yaml (~> 1.0 )
31
31
terminal-table (~> 2.0 )
32
- jekyll-sass-converter (2.1 .0 )
32
+ jekyll-sass-converter (2.2 .0 )
33
33
sassc (> 2.0.1 , < 3.0 )
34
34
jekyll-watch (2.2.1 )
35
35
listen (~> 3.0 )
36
- kramdown (2.3.1 )
36
+ kramdown (2.4.0 )
37
37
rexml
38
38
kramdown-parser-gfm (1.1.0 )
39
39
kramdown (~> 2.0 )
40
40
liquid (4.0.3 )
41
- listen (3.5 .1 )
41
+ listen (3.7 .1 )
42
42
rb-fsevent (~> 0.10 , >= 0.10.3 )
43
43
rb-inotify (~> 0.9 , >= 0.9.10 )
44
44
mercenary (0.4.0 )
45
45
pathutil (0.16.2 )
46
46
forwardable-extended (~> 2.6 )
47
- public_suffix (4.0.6 )
48
- rb-fsevent (0.10.4 )
47
+ public_suffix (4.0.7 )
48
+ rb-fsevent (0.11.1 )
49
49
rb-inotify (0.10.1 )
50
50
ffi (~> 1.0 )
51
51
rexml (3.2.5 )
52
- rouge (3.26 .0 )
52
+ rouge (3.30 .0 )
53
53
safe_yaml (1.0.5 )
54
54
sassc (2.4.0 )
55
55
ffi (~> 1.9 )
56
56
terminal-table (2.0.0 )
57
57
unicode-display_width (~> 1.1 , >= 1.1.1 )
58
- unicode-display_width (1.7 .0 )
58
+ unicode-display_width (1.8 .0 )
59
59
60
60
PLATFORMS
61
61
ruby
62
62
63
63
DEPENDENCIES
64
- jekyll (>= 4.2.0 )
65
- kramdown (>= 2.3.1 )
64
+ jekyll (>= 4.2.2 )
65
+ kramdown (>= 2.4.0 )
66
66
67
67
BUNDLED WITH
68
68
2.1.4
You can’t perform that action at this time.
0 commit comments