Bump outdated Postgres 9.3 to 10 in docs/ and README.md

https://meta.discourse.org/t/postgres-minimum-version/98354
This commit is contained in:
Rishabh Nambiar
2018-09-30 17:03:37 +05:30
parent dc960e1a82
commit 2ec5f6052c
5 changed files with 6 additions and 6 deletions

View File

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