Created
February 17, 2011 17:43
-
-
Save bradediger/832224 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
| ~/Sites/countryoutfitter.com$ find ~/.rvm/gems/ruby-1.9.2-p136@honest-engine/gems/json-1.4.6/ -name *.bundle -exec otool -L {} \; | |
| /Users/leinj/.rvm/gems/ruby-1.9.2-p136@honest-engine/gems/json-1.4.6//ext/json/ext/generator/generator.bundle: | |
| /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/libruby.1.dylib (compatibility version 1.8.0, current version 1.8.7) | |
| /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.1) | |
| /Users/leinj/.rvm/gems/ruby-1.9.2-p136@honest-engine/gems/json-1.4.6//ext/json/ext/json/ext/generator.bundle: | |
| /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/libruby.1.dylib (compatibility version 1.8.0, current version 1.8.7) | |
| /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.1) | |
| /Users/leinj/.rvm/gems/ruby-1.9.2-p136@honest-engine/gems/json-1.4.6//ext/json/ext/json/ext/parser.bundle: | |
| /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/libruby.1.dylib (compatibility version 1.8.0, current version 1.8.7) | |
| /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.1) | |
| /Users/leinj/.rvm/gems/ruby-1.9.2-p136@honest-engine/gems/json-1.4.6//ext/json/ext/parser/parser.bundle: | |
| /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/libruby.1.dylib (compatibility version 1.8.0, current version 1.8.7) | |
| /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.1) | |
| ~/Sites/countryoutfitter.com$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment