Skip to content

Instantly share code, notes, and snippets.

@jinqian
Created April 7, 2014 10:46
Show Gist options
  • Select an option

  • Save jinqian/10018140 to your computer and use it in GitHub Desktop.

Select an option

Save jinqian/10018140 to your computer and use it in GitHub Desktop.
Mavericks

Homebrew

  • brew update
  • brew doctor
  • brew upgrade

Ruby

  • Get rid of RVM totally
  • Use rbevn instead
  • Install a stable version of Ruby, for example ruby-2.0.0-p247
  • Switch to this stable version
  • Clean up your ruby gems
  • Reinstall if necessary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment