diff options
| author | randym <[email protected]> | 2018-02-14 22:36:21 +0900 |
|---|---|---|
| committer | randym <[email protected]> | 2018-02-14 22:36:21 +0900 |
| commit | 6e2365baa7b347a102cb18cccc093e3166f4c566 (patch) | |
| tree | d15d03810074fd862c3ac7ea6f473fb1f345419e /Rakefile | |
| parent | f4668acb524776a7bc16abf6555649e92451ef6c (diff) | |
| download | caxlsx-6e2365baa7b347a102cb18cccc093e3166f4c566.tar.gz caxlsx-6e2365baa7b347a102cb18cccc093e3166f4c566.zip | |
fix(nokogiri): only allow latest patched nokogiri
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,7 +9,6 @@ task :benchmark do end task :gendoc do - #puts 'yard doc generation disabled until JRuby build native extensions for redcarpet or yard removes the dependency.' system "yardoc" system "yard stats --list-undoc" end |
