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

Allow rake 13 #313

Merged
merged 1 commit into from
Oct 2, 2019
Merged

Allow rake 13 #313

merged 1 commit into from
Oct 2, 2019

Conversation

jaredbeck
Copy link
Contributor

AFAICT, the only breaking change in rake 13 is dropping support for ruby < 2.2.

AFAICT, the only breaking change in rake 13 is dropping support for ruby < 2.2.
@dakotahp
Copy link

dakotahp commented Oct 1, 2019

Checking the changelog, this is my interpretation as well. Seems safe and this gem is a blocker for me to upgrade the global rake version in my gemfile.

@sds sds merged commit 487e798 into sds:master Oct 2, 2019
@sds sds added the enhancement label Oct 2, 2019
sds added a commit that referenced this pull request Oct 2, 2019
This isn't needed by default—it's only needed if users want to use the
Rake integration.

Remove it so we can avoid issues like #313.
@sds
Copy link
Owner

sds commented Oct 2, 2019

Thanks @jaredbeck.

Given this is only needed for the Rake integration, I removed it entirely in 4373b51 and updated the documentation to mark it optional. I imagine most users don't utilize this integration.

Thanks!

@jaredbeck jaredbeck deleted the patch-4 branch October 2, 2019 16:35
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.

3 participants