Skip to content

Instantly share code, notes, and snippets.

@wallace
Created December 2, 2013 22:03
Show Gist options
  • Save wallace/34cf051c81e32a8ff361 to your computer and use it in GitHub Desktop.
Save wallace/34cf051c81e32a8ff361 to your computer and use it in GitHub Desktop.
simple:gems jonathanwallace$ !5129
rbenv local 1.9.3-p392
simple:gems jonathanwallace$ gem --version
2.1.11
simple:gems jonathanwallace$ gem install json
Building native extensions. This could take a while...
Successfully installed json-1.8.1
1 gem installed
simple:gems jonathanwallace$ rbenv local 1.9.3-p484
simple:gems jonathanwallace$ gem --version
2.1.11
simple:gems jonathanwallace$ gem install json
Successfully installed multi_json-1.7.9
1 gem installed
simple:gems jonathanwallace$
@wallace
Copy link
Author

wallace commented Dec 3, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment