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

Restore 1.8.7 compatibility. #46

Merged
merged 1 commit into from
Oct 15, 2012
Merged

Conversation

myronmarston
Copy link
Contributor

The 1.8.7 travis-ci build for our interpol gem just started failing due to the 1.0.9 release not being compatible with 1.8.7:

http://travis-ci.org/#!/seomoz/interpol/jobs/2535030

This restores compatibility with 1.8.7.

It'd be nice to get this project on travis CI with a build matrix covering all the ruby versions you intend to support, to help prevent future releases breaking compatibility.

- require_relative doesn't work on 1.8.7.
- refute_equal isn't available from 1.8.7 Test::Unit.
@myronmarston
Copy link
Contributor Author

@hoxworth -- Any chance this could be merged and a 1.0.9 release cut to restore 1.8.7 compatibility?

hoxworth added a commit that referenced this pull request Oct 15, 2012
Restore 1.8.7 compatibility.
@hoxworth hoxworth merged commit 198d036 into voxpupuli:master Oct 15, 2012
@hoxworth
Copy link
Contributor

Yessir, on it now.

@hoxworth
Copy link
Contributor

1.0.10 is the new release, pushed to rubygems.org

@myronmarston
Copy link
Contributor Author

Thanks, @hoxworth!

ottopoellath pushed a commit to ottopoellath/json-schema that referenced this pull request May 24, 2013
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.

2 participants