Created
November 15, 2010 23:05
-
-
Save ebryn/701139 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
ejb-mbp2:~ ebryn$ gem env | |
RubyGems Environment: | |
- RUBYGEMS VERSION: 1.3.7 | |
- RUBY VERSION: 1.8.7 (2010-09-23 patchlevel 174) [x86_64-apple-darwin10.4.0] | |
- INSTALLATION DIRECTORY: /Users/ebryn/.rvm/gems/rbx-head | |
- RUBYGEMS PREFIX: /Users/ebryn/.rvm/rubies/rbx-head | |
- RUBY EXECUTABLE: /Users/ebryn/.rvm/rubies/rbx-head/bin/rbx | |
- EXECUTABLE DIRECTORY: /Users/ebryn/.rvm/gems/rbx-head/bin | |
- RUBYGEMS PLATFORMS: | |
- ruby | |
- x86_64-darwin-10 | |
- x86_64-rubinius-1.1 | |
- GEM PATHS: | |
- /Users/ebryn/.rvm/gems/rbx-head | |
- /Users/ebryn/.rvm/gems/rbx-head@global | |
- /Users/ebryn/.rvm/rubies/rbx-head/gems/rubinius/preinstalled | |
- GEM CONFIGURATION: | |
- :update_sources => true | |
- :verbose => true | |
- :benchmark => false | |
- :backtrace => false | |
- :bulk_threshold => 1000 | |
- "install" => "--no-rdoc --no-ri" | |
- "update" => "--no-rdoc --no-ri" | |
- :sources => ["http://gems.rubyforge.org/", "http://gems.github.com/"] | |
- "gem" => "--no-rdoc --no-ri" | |
- 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