Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created October 11, 2015 11:28
Show Gist options
  • Save anonymous/5adba66e501412b33d41 to your computer and use it in GitHub Desktop.
Save anonymous/5adba66e501412b33d41 to your computer and use it in GitHub Desktop.
Upgrade Notes:
* WARNING: You have '~/.profile' file, you might want to load it,
to do that add the following line to '/Users/martin/.bash_profile':
source ~/.profile
/Users/martin/.bash_profile:4:export PATH=/usr/local/bin:/Users/martin/.rvm/gems/ruby-1.9.3-p392/bin:/Users/martin/.rvm/gems/ruby-1.9.3-p392@global/bin:/Users/martin/.rvm/rubies/ruby-1.9.3-p392/bin:/Users/martin/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin
* WARNING: Above files contains `PATH=` with no `$PATH` inside, this can break RVM,
for details check https://github.com/wayneeseguin/rvm/issues/1351#issuecomment-10939525
to avoid this warning append #PATH.
* It looks like some old stuff is laying around RVM, you can cleanup with: rvm cleanup all
* No new notes to display.
Warning: PATH set to RVM ruby but GEM_HOME and/or GEM_PATH not set, see:
https://github.com/wayneeseguin/rvm/issues/3212
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment