Update minimum postgresql version
We started requiring postgresql 12 after the migrations in #4319
This commit is contained in:
parent
b09fc8373d
commit
9d13066c4c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ of packages required before you can get the various gems installed.
|
|||
## Minimum requirements
|
||||
|
||||
* Ruby 3.0+
|
||||
* PostgreSQL 9.1+
|
||||
* PostgreSQL 12+
|
||||
* Bundler (see note below about [developer Ruby setup](#rbenv))
|
||||
* Javascript Runtime
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue