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(bundler): update common complex ranges correctly #5143

Merged
merged 2 commits into from
Jan 14, 2020

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Jan 14, 2020

Adds custom logic to detect and update common Ruby constraints like ~> 5.2, >= 5.2.5. Also adds a check for impossible/incorrect ranges and does not use them if generated.

Closes #5050

@rarkins rarkins merged commit ba1806f into master Jan 14, 2020
@rarkins rarkins deleted the fix/5050-bundler-update-complex branch January 14, 2020 13:17
@rarkins rarkins restored the fix/5050-bundler-update-complex branch January 14, 2020 13:17
@rarkins rarkins deleted the fix/5050-bundler-update-complex branch January 14, 2020 13:17
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 19.96.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bundler - lock update fails when using complex ranges in Gemfile
2 participants