Last active
August 29, 2015 13:57
-
-
Save doapp-ryanp/9687011 to your computer and use it in GitHub Desktop.
versions for capistrano osx
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 --version | |
| ruby 1.9.3p448 (2013-06-27 revision 41675) [x86_64-darwin13.0.2] | |
| cap --version | |
| Capistrano v2.15.5 | |
| gem query --local | |
| *** LOCAL GEMS *** | |
| bigdecimal (1.1.0) | |
| bropages (0.1.0, 0.0.15) | |
| bundler (1.3.5) | |
| bundler-unload (1.0.2) | |
| capistrano (2.15.5) | |
| commander (4.1.5) | |
| executable-hooks (1.2.6) | |
| highline (1.6.20) | |
| io-console (0.3) | |
| json (1.5.5) | |
| json_pure (1.8.1) | |
| mime-types (2.1, 1.19) | |
| minitest (2.5.1) | |
| net-scp (1.1.2) | |
| net-sftp (2.1.2) | |
| net-ssh (2.7.0) | |
| net-ssh-gateway (1.2.0) | |
| railsless-deploy (1.1.2) | |
| rake (0.9.2.2) | |
| rdoc (3.9.5) | |
| rest-client (1.6.7) | |
| rubygems-bundler (1.4.2) | |
| rvm (1.11.3.8) | |
| smart_colored (1.1.1) | |
| gem --version | |
| 2.1.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment