Skip to content

Instantly share code, notes, and snippets.

@smacfarlane
Last active August 29, 2015 13:56
Show Gist options
  • Save smacfarlane/8963621 to your computer and use it in GitHub Desktop.
Save smacfarlane/8963621 to your computer and use it in GitHub Desktop.
Workstation CHRUBY
smacfarl@soup:~/workspace/chef/roles$ chruby
1.9.3-p392
1.9.3-p448
* 1.9.3-p484
2.0.0-p247
2.0.0-p353
2.1.0
"chruby": {
"rubies": {
"2.1.0": true
}
}
"chruby": {
"rubies": {
"1.9.3-p392": false,
"1.9.3-p448": false,
"1.9.3-p484": true,
"2.0.0-p247": false,
"2.0.0-p353": true
},
"default": "1.9.3-p484"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment