Created
June 10, 2016 10:59
-
-
Save heathermiller/08fbde98da77d6a2ddbe4055cd9cd5ca to your computer and use it in GitHub Desktop.
gem env
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[stephens]$ gem env | |
RubyGems Environment: | |
- RUBYGEMS VERSION: 2.4.8 | |
- RUBY VERSION: 2.2.4 (2015-12-16 patchlevel 230) [x86_64-linux] | |
- INSTALLATION DIRECTORY: /home/heathercmiller/.rvm/gems | |
- RUBY EXECUTABLE: /home/heathercmiller/.rvm/rubies/ruby-2.2.4/bin/ruby | |
- EXECUTABLE DIRECTORY: /home/heathercmiller/.rvm/gems/bin | |
- SPEC CACHE DIRECTORY: /home/heathercmiller/.gem/specs | |
- SYSTEM CONFIGURATION DIRECTORY: /etc | |
- RUBYGEMS PLATFORMS: | |
- ruby | |
- x86_64-linux | |
- GEM PATHS: | |
- /home/heathercmiller/.rvm/gems | |
- /home/heathercmiller/.rvm/gems/ruby-2.2.4 | |
- /home/heathercmiller/.rvm/gems/ruby-2.2.4@global | |
- GEM CONFIGURATION: | |
- :update_sources => true | |
- :verbose => true | |
- :backtrace => false | |
- :bulk_threshold => 1000 | |
- REMOTE SOURCES: | |
- https://rubygems.org/ | |
- SHELL PATH: | |
- /home/heathercmiller/.rvm/rubies/ruby-2.2.4/bin | |
- /home/heathercmiller/.rvm/gems/ruby-2.2.4/bin | |
- /home/heathercmiller/python/bin | |
- /home/heathercmiller/bin | |
- /home/heathercmiller/.rvm/rubies/ruby-2.2.4/bin | |
- /home/heathercmiller/.rvm/gems/ruby-2.2.4/bin | |
- /home/heathercmiller/.rvm/rubies/ruby-2.2.4/bin | |
- /home/heathercmiller/.rvm/gems/ruby-2.2.4/bin | |
- /home/heathercmiller/.rvm/gems/ruby-2.2.4/bin | |
- /home/heathercmiller/.rvm/gems/ruby-2.2.4@global/bin | |
- /home/heathercmiller/.rvm/rubies/ruby-2.2.4/bin | |
- /home/heathercmiller/.rvm/bin | |
- /home/heathercmiller/python/bin | |
- /home/heathercmiller/bin | |
- /home/heathercmiller/.gems/bin | |
- /usr/lib/ruby/gems/1.8/bin | |
- /usr/local/bin | |
- /usr/bin | |
- /bin | |
- /usr/bin/X11 | |
- /usr/games | |
- /home/heathercmiller/.rvm/bin | |
- /home/heathercmiller/.rvm/bin | |
- /home/heathercmiller/.rvm/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment