source /usr/local/opt/chruby/share/chruby/chruby.sh source /usr/local/opt/chruby/share/chruby/auto.sh
Created
March 17, 2014 00:02
-
-
Save dblooman/9591731 to your computer and use it in GitHub Desktop.
Author
After you changed your path, then check which bundle. Assuming that now shows the /.gem/ now, you will need to install bundler as it will still be using system bundler.
Author
Then run bundle install
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, I ran this but still getting the same error when I run
bundle install. Always errors when installing the json gem. Here it is in full: