diff --git a/README.md b/README.md index 05e3def..2ded302 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,10 @@ Active Record Extended is essentially providing users with the other half of Pos This package is designed align and work with any officially supported Ruby and Rails versions. - Minimum Ruby Version: 2.5.x **(EOL warning!)** - Minimum Rails Version: 5.2.x **(EOL warning!)** - - Minimum Postgres Version: 10.x **(EOL warning!)** + - Minimum Postgres Version: 11.x **(EOL warning!)** - Latest Ruby supported: 3.1.x - Latest Rails supported: 7.0.x - - Postgres: 10-current(14) (probably works with most older versions to a certain point) + - Postgres: 11-current(14) (probably works with most older versions to a certain point) ## Installation