-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
gem install bundler fails: no implicit conversion of nil into String #1668
Comments
This should be fixed in the latest version of rubygems. If it isn't, could you share the output running with |
you were right, Thanks! |
I get the same issue running
|
I'm getting the same behavior @adamgibbins reported, but for 2.4.0p0 (2016-12-24 revision 57164) [x86_64-darwin16], installed via Homebrew. |
This resolves the issue caused by rubygems/rubygems#1668 (comment)
using |
is there a way to check the version this bundler shipped within |
same problem:
|
Solution on macOS 10.13.4:
|
@josuevalrob For me, |
The |
gem env version 2.5.1
The text was updated successfully, but these errors were encountered: