File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
33gem 'jekyll'
4+ gem 'kramdown'
Original file line number Diff line number Diff line change 55 classifier (1.3.4 )
66 fast-stemmer (>= 1.0.0 )
77 colorator (0.1 )
8- commander (4.1.5 )
8+ commander (4.1.6 )
99 highline (~> 1.6.11 )
1010 fast-stemmer (1.0.2 )
1111 ffi (1.9.3 )
12- highline (1.6.20 )
13- jekyll (1.4.3 )
12+ highline (1.6.21 )
13+ jekyll (1.5.1 )
1414 classifier (~> 1.3 )
1515 colorator (~> 0.1 )
1616 commander (~> 4.1.3 )
1717 liquid (~> 2.5.5 )
1818 listen (~> 1.3 )
19- maruku (~> 0.7.0 )
19+ maruku (= 0.7.0 )
2020 pygments.rb (~> 0.5.0 )
2121 redcarpet (~> 2.3.0 )
22- safe_yaml (~> 0.9.7 )
22+ safe_yaml (~> 1.0 )
2323 toml (~> 0.1.0 )
24+ kramdown (1.3.3 )
2425 liquid (2.5.5 )
2526 listen (1.3.1 )
2627 rb-fsevent (>= 0.9.3 )
2728 rb-inotify (>= 0.9 )
2829 rb-kqueue (>= 0.2 )
29- maruku (0.7.1 )
30+ maruku (0.7.0 )
3031 parslet (1.5.0 )
3132 blankslate (~> 2.0 )
3233 posix-spawn (0.3.8 )
3637 rb-fsevent (0.9.4 )
3738 rb-inotify (0.9.3 )
3839 ffi (>= 0.5.0 )
39- rb-kqueue (0.2.0 )
40+ rb-kqueue (0.2.2 )
4041 ffi (>= 0.5.0 )
4142 redcarpet (2.3.0 )
42- safe_yaml (0.9.7 )
43- toml (0.1.0 )
43+ safe_yaml (1.0.2 )
44+ toml (0.1.1 )
4445 parslet (~> 1.5.0 )
4546 yajl-ruby (1.1.0 )
4647
@@ -49,3 +50,4 @@ PLATFORMS
4950
5051DEPENDENCIES
5152 jekyll
53+ kramdown
Original file line number Diff line number Diff line change 1+ markdown : kramdown
12pygments : true
You can’t perform that action at this time.
0 commit comments