Skip to content

Instantly share code, notes, and snippets.

@albertosaurus
Created August 18, 2011 16:05
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 albertosaurus/1154398 to your computer and use it in GitHub Desktop.
Save albertosaurus/1154398 to your computer and use it in GitHub Desktop.
gem env rubygems 1.8.8 jruby 1.6.3
~$ gem env
RubyGems Environment:
- RUBYGEMS VERSION: 1.8.8
- RUBY VERSION: 1.9.2 (2011-07-07 patchlevel 136) [java]
- INSTALLATION DIRECTORY: /home/arthur/bin/jruby-1.6.3/lib/ruby/gems/1.9
- RUBY EXECUTABLE: /home/arthur/bin/jruby/bin/jruby
- EXECUTABLE DIRECTORY: /home/arthur/bin/jruby/bin
- RUBYGEMS PLATFORMS:
- ruby
- universal-java-1.6
- GEM PATHS:
- /home/arthur/bin/jruby-1.6.3/lib/ruby/gems/1.9
- /home/arthur/.gem/jruby/1.9
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- http://rubygems.org/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment