DEV: Update PostgreSQL and Redis versions (#19869)

* DEV: Update PostgreSQL and Redis versions

* DEV: Update versions in main readme
This commit is contained in:
Rafael dos Santos Silva
2023-01-13 13:45:07 -03:00
committed by GitHub
parent a444023113
commit b8bbdcf012
2 changed files with 3 additions and 3 deletions

View File

@ -21,8 +21,8 @@ Hosting Rails applications is complicated. Even if you already have Postgres, Re
### Software Requirements
- [Postgres 13+](https://www.postgresql.org/download/)
- [Redis 6+](https://redis.io/download)
- [Postgres 13](https://www.postgresql.org/download/)
- [Redis 7](https://redis.io/download)
- [Ruby 3.1+](https://www.ruby-lang.org/en/downloads/)
## Security