Skip to content

Commit c966800

Browse files
authored
Merge pull request #520 from wri/chore/rails-upgrade
Rails 7.2 upgrade
2 parents 3f97f49 + 1af54bc commit c966800

File tree

17 files changed

+497
-247
lines changed

17 files changed

+497
-247
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ gem "paranoia"
4141
# Rails and DB
4242
gem "activerecord-postgis-adapter"
4343
gem "pg"
44-
gem "rails", "~> 7.1.3"
44+
gem "rails", "~> 7.2.2"
4545
gem "rgeo"
4646
gem "rgeo-geojson"
4747
gem "gdal"

0 commit comments

Comments
 (0)