Skip to content

Instantly share code, notes, and snippets.

@pferrel
Created August 20, 2013 00:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pferrel/6275929 to your computer and use it in GitHub Desktop.
Save pferrel/6275929 to your computer and use it in GitHub Desktop.
pat$ gem env
/Users/pat/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/yaml.rb:84:in `<top (required)>':
It seems your ruby installation is missing psych (for YAML output).
To eliminate this warning, please install libyaml and reinstall your ruby.
RubyGems Environment:
- RUBYGEMS VERSION: 1.8.23
- RUBY VERSION: 1.9.3 (2013-06-27 patchlevel 448) [x86_64-darwin12.4.0]
- INSTALLATION DIRECTORY: /Users/pat/.rvm/gems/ruby-1.9.3-p448
- RUBY EXECUTABLE: /Users/pat/.rvm/rubies/ruby-1.9.3-p448/bin/ruby
- EXECUTABLE DIRECTORY: /Users/pat/.rvm/gems/ruby-1.9.3-p448/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-darwin-12
- GEM PATHS:
- /Users/pat/.rvm/gems/ruby-1.9.3-p448
- /Users/pat/.rvm/gems/ruby-1.9.3-p448@global
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- :sources => ["http://gems.rubyforge.org/", "http://gems.github.com"]
- REMOTE SOURCES:
- http://gems.rubyforge.org/
- http://gems.github.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment