Created
March 8, 2012 16:15
-
-
Save carlcrott/2001824 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
ubuntu@domU-12-31-39-10-75-CD:~/skinny-sinatra-jruby$ gem env | |
RubyGems Environment: | |
- RUBYGEMS VERSION: 1.8.15 | |
- RUBY VERSION: 1.8.7 (2012-02-22 patchlevel 357) [java] | |
- INSTALLATION DIRECTORY: /home/ubuntu/.rvm/gems/jruby-1.6.7-d19@skinnySinatraJruby | |
- RUBY EXECUTABLE: /home/ubuntu/.rvm/rubies/jruby-1.6.7-d19/bin/jruby | |
- EXECUTABLE DIRECTORY: /home/ubuntu/.rvm/gems/jruby-1.6.7-d19@skinnySinatraJruby/bin | |
- RUBYGEMS PLATFORMS: | |
- ruby | |
- universal-java-1.6 | |
- GEM PATHS: | |
- /home/ubuntu/.rvm/gems/jruby-1.6.7-d19@skinnySinatraJruby | |
- /home/ubuntu/.rvm/gems/jruby-1.6.7-d19@global | |
- GEM CONFIGURATION: | |
- :update_sources => true | |
- :verbose => true | |
- :benchmark => false | |
- :backtrace => false | |
- :bulk_threshold => 1000 | |
- "install" => "--no-rdoc --no-ri" | |
- "update" => "--no-rdoc --no-ri" | |
- REMOTE SOURCES: | |
- http://rubygems.org/ | |
ubuntu@domU-12-31-39-10-75-CD:~/skinny-sinatra-jruby$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment