| 0 | 5 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,26 @@ |
| 0 |
+GEM |
|
| 1 |
+ remote: https://rubygems.org/ |
|
| 2 |
+ specs: |
|
| 3 |
+ capistrano (2.14.2) |
|
| 4 |
+ highline |
|
| 5 |
+ net-scp (>= 1.0.0) |
|
| 6 |
+ net-sftp (>= 2.0.0) |
|
| 7 |
+ net-ssh (>= 2.0.14) |
|
| 8 |
+ net-ssh-gateway (>= 1.1.0) |
|
| 9 |
+ capistrano-ext (1.2.1) |
|
| 10 |
+ capistrano (>= 1.0.0) |
|
| 11 |
+ highline (1.6.21) |
|
| 12 |
+ net-scp (1.1.2) |
|
| 13 |
+ net-ssh (>= 2.6.5) |
|
| 14 |
+ net-sftp (2.1.2) |
|
| 15 |
+ net-ssh (>= 2.6.5) |
|
| 16 |
+ net-ssh (2.8.0) |
|
| 17 |
+ net-ssh-gateway (1.2.0) |
|
| 18 |
+ net-ssh (>= 2.6.5) |
|
| 19 |
+ |
|
| 20 |
+PLATFORMS |
|
| 21 |
+ ruby |
|
| 22 |
+ |
|
| 23 |
+DEPENDENCIES |
|
| 24 |
+ capistrano (~> 2.14.2) |
|
| 25 |
+ capistrano-ext |