-
Notifications
You must be signed in to change notification settings - Fork 440
Closed
Description
rake build fails.
> rake build
rake aborted!
WARNING: See http://guides.rubygems.org/specification-reference/ for help
ERROR: While executing gem ... (Gem::InvalidSpecificationException)
["lib/rdoc/markdown.rb", "lib/rdoc/rd/block_parser.rb", "lib/rdoc/rd/inline_parser.rb"] are not files
Tasks: TOP => build
(See full trace by running task with --trace)
https://github.com/rdoc/rdoc/blob/master/rdoc.gemspec#L33 seems to cause this.
After removing this line, rake build succeeded.
Is this really necessary?
Metadata
Metadata
Assignees
Labels
No labels