Skip to content

Gems that use an array for licenses get messed up #31

@codeodor

Description

@codeodor

I think that is the issue anyway. I have a couple of gems that keep getting a license of:

License Change! Was '["MIT"]', is now ["MIT"]

And then next time it runs, it will say License Change! Was 'License Change! Was '["MIT"]', is now ["MIT"]' is now ["MIT"] and keep the recursion going another time each time it is run.

http://guides.rubygems.org/specification-reference/ shows Gems can use an array of licenses, and my guess is that papers is not handling this well.

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