Skip to content

Instantly share code, notes, and snippets.

@dreikanter
Created June 30, 2017 15:30
Show Gist options
  • Save dreikanter/1679103083de2944f14329d1ce888c41 to your computer and use it in GitHub Desktop.
Save dreikanter/1679103083de2944f14329d1ce888c41 to your computer and use it in GitHub Desktop.
Comparing Ruby env vars
# BrightBox
RubyGems Environment:
- RUBYGEMS VERSION: 2.6.11
- RUBY VERSION: 2.4.1 (2017-03-22 patchlevel 111) [x86_64-linux-gnu]
- INSTALLATION DIRECTORY: /var/lib/gems/2.4.0
- USER INSTALLATION DIRECTORY: /home/vagrant/.gem/ruby/2.4.0
- RUBY EXECUTABLE: /usr/bin/ruby2.4
- EXECUTABLE DIRECTORY: /usr/local/bin
- SPEC CACHE DIRECTORY: /home/vagrant/.gem/specs
- SYSTEM CONFIGURATION DIRECTORY: /etc
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-linux
- GEM PATHS:
- /var/lib/gems/2.4.0
- /home/vagrant/.gem/ruby/2.4.0
- /usr/lib/x86_64-linux-gnu/rubygems-integration/2.4.0
- /usr/share/rubygems-integration/2.4.0
- /usr/share/rubygems-integration/all
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :backtrace => false
- :bulk_threshold => 1000
- "gem" => "--no-ri --no-rdoc"
- "benchmark" => false
- "verbose" => true
- "backtrace" => true
- REMOTE SOURCES:
- https://rubygems.org/
- SHELL PATH:
- /home/vagrant/bin
- /home/vagrant/.local/bin
- /usr/local/sbin
- /usr/local/bin
- /usr/sbin
- /usr/bin
- /sbin
- /bin
- /usr/games
- /usr/local/games
- /snap/bin
@dreikanter
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment