Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bundle the LICENSE file in the gem #444

Merged
merged 1 commit into from Aug 14, 2020
Merged

bundle the LICENSE file in the gem #444

merged 1 commit into from Aug 14, 2020

Conversation

jfeltesse-mdsol
Copy link
Contributor

From https://guides.rubygems.org/specification-reference/#license=

(...) The full text of the license should be inside of the gem (at the top level) when you build it.

Oddly enough, json_pure.gemspec does include the file but not the others.

Also, json-java.gemspec called licenses= twice.

@hsbt hsbt merged commit ef00f58 into flori:master Aug 14, 2020
@hsbt
Copy link
Collaborator

hsbt commented Aug 14, 2020

Thanks.

@jfeltesse-mdsol jfeltesse-mdsol deleted the fix/license branch August 14, 2020 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants