Merge pull request #6024 from carrodher/patch-1

Update Ruby requirements in docs/INSTALL.md
This commit is contained in:
Jeff Atwood
2018-06-21 13:15:21 -07:00
committed by GitHub

View File

@@ -23,7 +23,7 @@ Hosting Rails applications is complicated. Even if you already have Postgres, Re
- [Postgres 9.5+](http://www.postgresql.org/download/)
- [Redis 2.6+](http://redis.io/download)
- [Ruby 2.3+](http://www.ruby-lang.org/en/downloads/) (we recommend 2.3.1 or higher)
- [Ruby 2.4+](http://www.ruby-lang.org/en/downloads/) (we recommend 2.4.4 or higher)
## Security