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

Don't choke on compound version constraints for bundler. #110

Open
martinemde opened this issue Sep 2, 2014 · 0 comments
Open

Don't choke on compound version constraints for bundler. #110

martinemde opened this issue Sep 2, 2014 · 0 comments
Labels

Comments

@martinemde
Copy link
Contributor

The following breaks the lockfile parser. We shouldn't even need the lockfile parser anymore because bundler is much more stable and the newest versions will work for the majority of people.

gem 'bundler', '~>1.6', '>= 1.6.2'
@martinemde martinemde added the bug label Sep 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant