Skip to content

Commit

Permalink
Added rails 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rustam Safin committed Aug 21, 2024
1 parent 9ed6cb5 commit cccfc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord-postgis-adapter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 3.1.0"

spec.add_dependency "activerecord", "~> 7.2.0.beta2"
spec.add_dependency "activerecord", "~> 7.2.0"
spec.add_dependency "rgeo-activerecord", "~> 7.0.0"

spec.add_development_dependency "rake", "~> 13.0"
Expand Down

0 comments on commit cccfc07

Please sign in to comment.