We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 595ed4d commit 32cc3e8Copy full SHA for 32cc3e8
activerecord-virtual_attributes.gemspec
@@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
28
29
spec.require_paths = ["lib"]
30
31
- spec.add_runtime_dependency "activerecord", "~> 7.2.2", ">=7.2.2.1"
+ spec.add_runtime_dependency "activerecord", "~> 7.2.2", ">=7.2.2.2"
32
33
spec.add_development_dependency "byebug"
34
spec.add_development_dependency "database_cleaner-active_record", "~> 2.1"
0 commit comments