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: Unblock rake from v12 #1

Merged
merged 2 commits into from
Nov 8, 2022
Merged

Conversation

arielscherman
Copy link

Sneakers is currently blocked at v2.12.0, but that depends on rake to be ~> 12. We have some services (ex: web) running on rake v13, so that causes web to be unable to upgrade Blinkist-bus as it's conflicting with rake v13.

Sneakers seems not to be maintained anymore, and this rake version limit is not being address properly so far. After we unblock this from here, I will use a pre-release for sneakers in web so we can make it work with rake v13.

More discussion jondot#452 (comment) and in other issues in the same repo.

@arielscherman arielscherman requested a review from llxff November 8, 2022 09:35
lib/sneakers/version.rb Outdated Show resolved Hide resolved
@arielscherman arielscherman merged commit bfd5d81 into master Nov 8, 2022
@arielscherman arielscherman deleted the fix/unblock-rake-from-v12 branch November 8, 2022 09:52
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