Created
June 10, 2016 10:48
-
-
Save heathermiller/e656b7a34c31a6f68dedae2fe8df48fd to your computer and use it in GitHub Desktop.
rvm info
This file contains hidden or 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
gems: | |
system: | |
uname: "Linux stephens 3.2.61-grsec-modsign #1 SMP Tue Aug 12 09:58:26 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux" | |
system: "ubuntu/12.04/x86_64" | |
bash: "/bin/bash => GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu)" | |
zsh: "/usr/bin/zsh => zsh 4.3.17 (x86_64-unknown-linux-gnu)" | |
rvm: | |
version: "rvm 1.27.0 (latest) by Wayne E. Seguin <[email protected]>, Michal Papis <[email protected]> [https://rvm.io/]" | |
updated: "1 hour 29 minutes 19 seconds ago" | |
path: "/home/heathercmiller/.rvm" | |
ruby: | |
interpreter: "ruby" | |
version: "2.2.4p230" | |
date: "2015-12-16" | |
platform: "x86_64-linux" | |
patchlevel: "2015-12-16 revision 53155" | |
full_version: "ruby 2.2.4p230 (2015-12-16 revision 53155) [x86_64-linux]" | |
homes: | |
gem: "/home/heathercmiller/.rvm/gems" | |
ruby: "/home/heathercmiller/.rvm/rubies/ruby-2.2.4" | |
binaries: | |
ruby: "/home/heathercmiller/.rvm/rubies/ruby-2.2.4/bin/ruby" | |
irb: "/home/heathercmiller/.rvm/rubies/ruby-2.2.4/bin/irb" | |
gem: "/home/heathercmiller/.rvm/rubies/ruby-2.2.4/bin/gem" | |
rake: "/home/heathercmiller/.rvm/rubies/ruby-2.2.4/bin/rake" | |
environment: | |
PATH: "/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" | |
GEM_HOME: "/home/heathercmiller/.rvm/gems" | |
GEM_PATH: "/home/heathercmiller/.rvm/gems:/home/heathercmiller/.rvm/gems:/home/heathercmiller/.rvm/gems:/home/heathercmiller/.rvm/gems/ruby-2.2.4:/home/heathercmiller/.rvm/gems/ruby-2.2.4@global" | |
MY_RUBY_HOME: "/home/heathercmiller/.rvm/rubies/ruby-2.2.4" | |
IRBRC: "/home/heathercmiller/.rvm/rubies/ruby-2.2.4/.irbrc" | |
RUBYOPT: "" | |
gemset: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment