mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
fix stated Ruby version dependency
This commit is contained in:
parent
311bbc5bbf
commit
dc24096bb8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ title: Installation
|
|||
layout: default
|
||||
---
|
||||
|
||||
Capistrano is bundled as a Ruby Gem. **It requires Ruby 1.9 or newer.**
|
||||
Capistrano is bundled as a Ruby Gem. **It requires Ruby 1.9.3 or newer.**
|
||||
|
||||
Capistrano can be installed as a standalone Gem, or bundled into your
|
||||
application.
|
||||
|
|
Loading…
Reference in a new issue