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

Shouldn't VERSION be lower case version #64

Open
ls-urs-keller opened this issue Oct 12, 2023 · 0 comments
Open

Shouldn't VERSION be lower case version #64

ls-urs-keller opened this issue Oct 12, 2023 · 0 comments

Comments

@ls-urs-keller
Copy link

s.files = Dir["lib/**/*","spec/**/*","*.gemspec","*.md","CONTRIBUTORS","Gemfile","LICENSE","NOTICE.TXT", "vendor/jar-dependencies/**/*.jar", "vendor/jar-dependencies/**/*.rb", "VERSION", "docs/**/*"]

It seems the version file doesn't get baked into the gem file, it probably works on a system with non case sensitive filesystem, it seems to break on mine.

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

No branches or pull requests

1 participant