Created
April 11, 2011 13:47
-
-
Save paulelliott/913541 to your computer and use it in GitHub Desktop.
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
--- | |
gem: --no-rdoc --no-ri | |
:verbose: true | |
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
ruby-1.9.2-p180@monaco: | |
system: | |
uname: "Darwin katarzyna.local 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386" | |
bash: "/bin/bash => GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin10.0)" | |
zsh: "/bin/zsh => zsh 4.3.9 (i386-apple-darwin10.0)" | |
rvm: | |
version: "rvm 1.6.1 by Wayne E. Seguin ([email protected]) [https://rvm.beginrescueend.com/]" | |
ruby: | |
interpreter: "ruby" | |
version: "1.9.2p180" | |
date: "2011-02-18" | |
platform: "x86_64-darwin10.7.0" | |
patchlevel: "2011-02-18 revision 30909" | |
full_version: "ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.7.0]" | |
homes: | |
gem: "/Users/paul/.rvm/gems/ruby-1.9.2-p180@monaco" | |
ruby: "/Users/paul/.rvm/rubies/ruby-1.9.2-p180" | |
binaries: | |
ruby: "/Users/paul/.rvm/rubies/ruby-1.9.2-p180/bin/ruby" | |
irb: "/Users/paul/.rvm/rubies/ruby-1.9.2-p180/bin/irb" | |
gem: "/Users/paul/.rvm/rubies/ruby-1.9.2-p180/bin/gem" | |
rake: "/Users/paul/.rvm/gems/ruby-1.9.2-p180@monaco/bin/rake" | |
environment: | |
PATH: "/Users/paul/.rvm/gems/ruby-1.9.2-p180@monaco/bin:/Users/paul/.rvm/gems/ruby-1.9.2-p180@global/bin:/Users/paul/.rvm/rubies/ruby-1.9.2-p180/bin:/Users/paul/.rvm/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin" | |
GEM_HOME: "/Users/paul/.rvm/gems/ruby-1.9.2-p180@monaco" | |
GEM_PATH: "/Users/paul/.rvm/gems/ruby-1.9.2-p180@monaco:/Users/paul/.rvm/gems/ruby-1.9.2-p180@global" | |
MY_RUBY_HOME: "/Users/paul/.rvm/rubies/ruby-1.9.2-p180" | |
IRBRC: "/Users/paul/.rvm/rubies/ruby-1.9.2-p180/.irbrc" | |
RUBYOPT: "" | |
gemset: "monaco" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment