Skip to content

Instantly share code, notes, and snippets.

@FlatMapIO
Created December 19, 2014 06:30
Show Gist options
  • Select an option

  • Save FlatMapIO/3020daf1df2e1a66af3a to your computer and use it in GitHub Desktop.

Select an option

Save FlatMapIO/3020daf1df2e1a66af3a to your computer and use it in GitHub Desktop.
**MAC GEM ISSUE** It seems your ruby installation is missing psych (for YAML output). To eliminate this warning, please install libyaml and reinstall your ruby.
brew unlink libyaml
brew link libyaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment