Skip to content

Invalid Gemspec #2

@AxelTheGerman

Description

@AxelTheGerman

I know this isn't maintained anymore. But in case someone else is cloning/forking the repo and trying to build the gem, I was getting the following error:

$ gem build checkzilla.gemspec
ERROR:  While executing gem ... (Gem::InvalidSpecificationException)
    duplicate dependency on clamp (>= 0.3.0), (>= 0) use:
    add_runtime_dependency 'clamp', '>= 0.3.0', '>= 0'

Just remove line 16 from checkzilla.gem and it works like I charm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions