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

Fix filenames for README & CHANGELOG in the gemspec. #149

Merged
merged 1 commit into from
Feb 21, 2016

Conversation

drkenneth
Copy link
Contributor

Was unable to run gem build breakpoint.gemspec due to missing files. After this change, the gem file builds successfully.

This is a likely explanation for why the current version has not been picked-up by ruby gem repos. (fixes #146, or at least gets close to resolving the issue.)

@JohnAlbin
Copy link
Member

I've confirmed the problem @drkenneth reports and that his PR fixes the issue.

Snugug added a commit that referenced this pull request Feb 21, 2016
Fix filenames for README & CHANGELOG in the gemspec.
@Snugug Snugug merged commit 4984359 into at-import:2.x.x Feb 21, 2016
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.

Breakpoint 2.6.1 missing from Ruby Gems site
3 participants