-
-
Save simonmcc/913c8b4a6573c793c7c6 to your computer and use it in GitHub Desktop.
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
ruby-1.9.3-p327: | |
system: | |
uname: "Darwin Simons-MacBook-Pro.local 13.3.0 Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64 x86_64" | |
system: "osx/10.9/x86_64" | |
bash: "/bin/bash => GNU bash, version 3.2.51(1)-release (x86_64-apple-darwin13)" | |
zsh: "/bin/zsh => zsh 5.0.2 (x86_64-apple-darwin13.0)" | |
rvm: | |
version: "rvm 1.25.17 (stable) by Wayne E. Seguin <[email protected]>, Michal Papis <[email protected]> [https://rvm.io/]" | |
updated: "6 months 22 days 21 hours 30 minutes 25 seconds ago" | |
path: "/Users/simonm/.rvm" | |
ruby: | |
interpreter: "ruby" | |
version: "1.9.3p327" | |
date: "2012-11-10" | |
platform: "x86_64-darwin12.2.0" | |
patchlevel: "2012-11-10" | |
full_version: "ruby 1.9.3p327 (2012-11-10) [x86_64-darwin12.2.0]" | |
homes: | |
gem: "/Users/simonm/.rvm/gems/ruby-1.9.3-p327" | |
ruby: "/Users/simonm/.rvm/rubies/ruby-1.9.3-p327" | |
binaries: | |
ruby: "/Users/simonm/.rvm/rubies/ruby-1.9.3-p327/bin/ruby" | |
irb: "/Users/simonm/.rvm/rubies/ruby-1.9.3-p327/bin/irb" | |
gem: "/Users/simonm/.rvm/rubies/ruby-1.9.3-p327/bin/gem" | |
rake: "/Users/simonm/.rvm/gems/ruby-1.9.3-p327/bin/rake" | |
environment: | |
PATH: "/Users/simonm/.rvm/gems/ruby-1.9.3-p327/bin:/Users/simonm/.rvm/gems/ruby-1.9.3-p327@global/bin:/Users/simonm/.rvm/rubies/ruby-1.9.3-p327/bin:/Users/simonm/.rvm/bin:/Users/simonm/.rvm/bin:/usr/local/heroku/bin:/usr/local/bin:/usr/local/sbin:/opt/local/bin:/opt/local/sbin:/Users/simonm/Dropbox/AWS/IAMCli-1.5.0/bin:/Users/simonm/Dropbox/AWS/AWSCloudFormation-1.0.12/bin:/Users/simonm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/MacGPG2/bin:/sbin:/usr/sbin:/Users/simonm/ec2-api-tools-1.6.7.3/bin:/opt/apache-ant-1.8.1/bin" | |
GEM_HOME: "/Users/simonm/.rvm/gems/ruby-1.9.3-p327" | |
GEM_PATH: "/Users/simonm/.rvm/gems/ruby-1.9.3-p327:/Users/simonm/.rvm/gems/ruby-1.9.3-p327@global" | |
MY_RUBY_HOME: "/Users/simonm/.rvm/rubies/ruby-1.9.3-p327" | |
IRBRC: "/Users/simonm/.rvm/rubies/ruby-1.9.3-p327/.irbrc" | |
RUBYOPT: "" | |
gemset: "" | |
simonm@MacBook:~ AWS=jdr $ which gcc | |
/usr/bin/gcc | |
simonm@MacBook:~ AWS=jdr $ gcc --version | |
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 | |
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) | |
Target: x86_64-apple-darwin13.3.0 | |
Thread model: posix | |
simonm@MacBook:~ AWS=jdr $ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment