Skip to content

Fixed travis by updating Gemfile to pin Rake to 10.1.1 #493

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

Merged
merged 1 commit into from
Mar 26, 2014
Merged

Fixed travis by updating Gemfile to pin Rake to 10.1.1 #493

merged 1 commit into from
Mar 26, 2014

Conversation

igalic
Copy link
Contributor

@igalic igalic commented Mar 26, 2014

The latest Rake update requires Ruby >= 1.9. This update
fixes the failing 1.8.7 tests by pinning Rake to the last
supported version on ruby 1.8.7.

This is a direct copy from @blkperl's fix for puppetlabs-apache
puppetlabs/puppetlabs-apache#685

The latest Rake update requires Ruby >= 1.9. This update
fixes the failing 1.8.7 tests by pinning Rake to the last
supported version on ruby 1.8.7.

This is a direct copy from @blkperl's fix for puppetlabs-apache
puppetlabs/puppetlabs-apache#685
@igalic
Copy link
Contributor Author

igalic commented Mar 26, 2014

This fixes everything.

igalic added a commit that referenced this pull request Mar 26, 2014
Fixed travis by updating Gemfile to pin Rake to 10.1.1
@igalic igalic merged commit 469d25d into puppetlabs:master Mar 26, 2014
@igalic igalic deleted the rake branch March 26, 2014 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants