Skip to content

Instantly share code, notes, and snippets.

@Kgirthofer
Created March 3, 2016 22:23
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 Kgirthofer/d4daebd713974905f40d to your computer and use it in GitHub Desktop.
Save Kgirthofer/d4daebd713974905f40d to your computer and use it in GitHub Desktop.
[root@delmine geminabox-0.13.0]# echo $PATH
/sbin:/bin:/usr/sbin:/usr/bin
[root@delmine geminabox-0.13.0]# gem env
RubyGems Environment:
- RUBYGEMS VERSION: 2.0.14
- RUBY VERSION: 2.0.0 (2014-11-13 patchlevel 598) [x86_64-linux]
- INSTALLATION DIRECTORY: /usr/local/share/gems
- RUBY EXECUTABLE: /usr/bin/ruby
- EXECUTABLE DIRECTORY: /usr/local/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-linux
- GEM PATHS:
- /usr/local/share/gems
- /root/.gem/ruby
- /usr/share/gems
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- https://rubygems.org/
[root@delmine geminabox-0.13.0]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment