File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
3
gem 'rake'
4
- gem 'neat'
5
4
gem 'kramdown'
6
5
# jekyll depends on kramdown-parser-gfm, but fails to declare it
7
6
gem 'kramdown-parser-gfm'
Original file line number Diff line number Diff line change 59
59
rb-inotify (~> 0.9 , >= 0.9.10 )
60
60
mercenary (0.3.6 )
61
61
mini_portile2 (2.8.9 )
62
- neat (4.0.0 )
63
- thor (~> 0.19 )
64
62
nokogiri (1.18.9 )
65
63
mini_portile2 (~> 2.8.2 )
66
64
racc (~> 1.4 )
82
80
sass-listen (4.0.0 )
83
81
rb-fsevent (~> 0.9 , >= 0.9.4 )
84
82
rb-inotify (~> 0.9 , >= 0.9.7 )
85
- thor (0.20.3 )
86
83
typhoeus (1.4.1 )
87
84
ethon (>= 0.9.0 )
88
85
wdm (0.2.0 )
@@ -100,7 +97,6 @@ DEPENDENCIES
100
97
jekyll-redirect-from
101
98
kramdown
102
99
kramdown-parser-gfm
103
- neat
104
100
rake
105
101
wdm (>= 0.1.0 )
106
102
You can’t perform that action at this time.
0 commit comments