Skip to content

rake build fails #432

@dogatana

Description

@dogatana

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions