Skip to content

Instantly share code, notes, and snippets.

/ruby.rb Secret

Created June 4, 2015 12:33
Show Gist options
  • Save anonymous/e66ae8f7835968fb80e6 to your computer and use it in GitHub Desktop.
Save anonymous/e66ae8f7835968fb80e6 to your computer and use it in GitHub Desktop.
[root@jiwok-wbdd2:~]# gem env
RubyGems Environment:
- RUBYGEMS VERSION: 1.3.7
- RUBY VERSION: 1.8.7 (2013-06-27 patchlevel 374) [x86_64-linux]
- INSTALLATION DIRECTORY: /usr/lib/ruby/gems/1.8
- RUBY EXECUTABLE: /usr/bin/ruby
- EXECUTABLE DIRECTORY: /usr/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-linux
- GEM PATHS:
- /usr/lib/ruby/gems/1.8
- /root/.gem/ruby/1.8
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- http://rubygems.org/
[root@jiwok-wbdd2:~]# ruby -v
ruby 1.8.7 (2013-06-27 patchlevel 374) [x86_64-linux]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment