We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Received the following error using spring = 1.7.2 'You have requested: spring = 1.7.2
The bundle currently has spring locked at 2.0.1. Try running 'bundle update spring'
If you are updating multiple gems in your Gemfile at once, try passing them all to 'bundle update''
I used 2.0.1 for the tutorial and it worked out fine.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Received the following error using spring = 1.7.2
'You have requested:
spring = 1.7.2
The bundle currently has spring locked at 2.0.1.
Try running 'bundle update spring'
If you are updating multiple gems in your Gemfile at once,
try passing them all to 'bundle update''
I used 2.0.1 for the tutorial and it worked out fine.
The text was updated successfully, but these errors were encountered: