Skip to content

Instantly share code, notes, and snippets.

@nasko
Created June 23, 2012 14:08
Show Gist options
  • Save nasko/2978412 to your computer and use it in GitHub Desktop.
Save nasko/2978412 to your computer and use it in GitHub Desktop.
Gem environment
$ gem environment
RubyGems Environment:
- RUBYGEMS VERSION: 1.8.24
- RUBY VERSION: 1.9.3 (2012-04-20 patchlevel 194) [i686-linux]
- INSTALLATION DIRECTORY: /home/nasko/.rvm/gems/ruby-1.9.3-p194
- RUBY EXECUTABLE: /home/nasko/.rvm/rubies/ruby-1.9.3-p194/bin/ruby
- EXECUTABLE DIRECTORY: /home/nasko/.rvm/gems/ruby-1.9.3-p194/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86-linux
- GEM PATHS:
- /home/nasko/.rvm/gems/ruby-1.9.3-p194
- /home/nasko/.rvm/gems/ruby-1.9.3-p194@global
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- http://rubygems.org/
$ gem list
*** LOCAL GEMS ***
archive-tar-minitar (0.5.2)
bundler (1.1.4)
childprocess (0.3.2)
erubis (2.7.0)
ffi (1.0.11)
i18n (0.6.0)
json (1.5.4)
log4r (1.1.10)
net-scp (1.0.4)
net-ssh (2.2.2)
rake (0.9.2.2)
rubygems-bundler (1.0.3)
rvm (1.11.3.4)
vagrant (1.0.3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment