Skip to content

Instantly share code, notes, and snippets.

@bradhe
Created March 5, 2014 22:07
Show Gist options
  • Select an option

  • Save bradhe/9377640 to your computer and use it in GitHub Desktop.

Select an option

Save bradhe/9377640 to your computer and use it in GitHub Desktop.
Ruby info
vagrant@vagrant-ubuntu-saucy-64:~$ ruby -v
ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]
vagrant@vagrant-ubuntu-saucy-64:~$ gem env
RubyGems Environment:
- RUBYGEMS VERSION: 2.2.2
- RUBY VERSION: 2.1.1 (2014-02-24 patchlevel 76) [x86_64-linux]
- INSTALLATION DIRECTORY: /usr/local/lib/ruby/gems/2.1.0
- RUBY EXECUTABLE: /usr/local/bin/ruby
- EXECUTABLE DIRECTORY: /usr/local/bin
- SPEC CACHE DIRECTORY: /home/vagrant/.gem/specs
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-linux
- GEM PATHS:
- /usr/local/lib/ruby/gems/2.1.0
- /home/vagrant/.gem/ruby/2.1.0
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- https://rubygems.org/
- SHELL PATH:
- /usr/local/sbin
- /usr/local/bin
- /usr/sbin
- /usr/bin
- /sbin
- /bin
- /usr/games
- /usr/local/games
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment