Skip to content

Instantly share code, notes, and snippets.

@vegardx
Created October 13, 2012 16:02
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 vegardx/3885123 to your computer and use it in GitHub Desktop.
Save vegardx/3885123 to your computer and use it in GitHub Desktop.
root@pan:/usr/local/share/redmine-2.1.0/plugins/redmine-gitosis# ruby -v
ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux]
root@pan:/usr/local/share/redmine-2.1.0/plugins/redmine-gitosis# gem env
RubyGems Environment:
- RUBYGEMS VERSION: 1.3.7
- RUBY VERSION: 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux]
- INSTALLATION DIRECTORY: /var/lib/gems/1.8
- RUBY EXECUTABLE: /usr/bin/ruby1.8
- EXECUTABLE DIRECTORY: /var/lib/gems/1.8/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-linux
- GEM PATHS:
- /var/lib/gems/1.8
- /var/lib/gems/1.8/gems/
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- http://rubygems.org/
root@pan:/usr/local/share/redmine-2.1.0/plugins/redmine-gitosis#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment