mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Update the README
Add "Ruby >= 1.8.7" as a dependency.
This commit is contained in:
parent
8b3a188f1c
commit
bc577dfb7c
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ of tasks designed for deploying Rails applications.
|
|||
* [Net::SCP](http://net-ssh.rubyforge.org)
|
||||
* [Net::SSH::Gateway](http://net-ssh.rubyforge.org)
|
||||
* [HighLine](http://highline.rubyforge.org)
|
||||
* [Ruby](http://www.ruby-lang.org/en/) ≥ 1.8.7
|
||||
|
||||
If you want to run the tests, you'll also need to install the dependencies with
|
||||
Bundler, see the `Gemfile` within .
|
||||
|
|
Loading…
Reference in a new issue