Created
June 18, 2009 09:34
-
-
Save benaskins/131822 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ $ gem env | |
RubyGems Environment: | |
- RUBYGEMS VERSION: 1.3.1 | |
- RUBY VERSION: 1.8.6 (2008-08-11 patchlevel 287) [universal-darwin9.0] | |
- INSTALLATION DIRECTORY: /Library/Ruby/Gems/1.8 | |
- RUBY EXECUTABLE: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
- EXECUTABLE DIRECTORY: /usr/bin | |
- RUBYGEMS PLATFORMS: | |
- ruby | |
- universal-darwin-9 | |
- GEM PATHS: | |
- /Library/Ruby/Gems/1.8 | |
- /Users/benj/.gem/ruby/1.8 | |
- /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8 | |
- 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