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

Set github_api gem version #269

Closed
wants to merge 1 commit into from

Conversation

colindean
Copy link

version 0.12.0 changed the API enough that it breaks jeweler.

~> 0.11.0 should match the last working version, 0.11.3, until jeweler can be updated to use the new API.

Fixes #268

version 0.12.0 changed the API enough that it breaks jeweler.

`~> 0.11.0` should match the last working version, 0.11.3, until jeweler can be updated to use the new API.

Fixes technicalpickles#268
@colindean
Copy link
Author

Note that this is a completely untested drive-by commit. It should work, in theory!

@colindean
Copy link
Author

I did this wrong. I should have changed it in the Gemfile, not the gemspec.

@colindean colindean closed this Aug 5, 2014
@colindean colindean deleted the patch-1 branch August 5, 2014 03:43
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.

Github::API::Config::PropertySet::Set (NameError)
1 participant