I encountered the following error when using activerecord-postgis-adapter v7.1.1.
Bundler could not find compatible versions for gem "rgeo-activerecord":
In Gemfile:
rgeo-activerecord (~> 6.2.2)
activerecord-postgis-adapter (~> 7.1.1) was resolved to 7.1.1, which depends on
rgeo-activerecord (~> 7.0.0)
I think that it's better to mention v7.0.x in README.md.
I encountered the following error when using activerecord-postgis-adapter v7.1.1.
I think that it's better to mention v7.0.x in
README.md
.