We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90c85f4 + 7f2039b commit 8ffd22bCopy full SHA for 8ffd22b
rspec-sqlimit.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |gem|
13
14
gem.required_ruby_version = ">= 2.3"
15
16
- gem.add_runtime_dependency "rails", "> 4.2", "< 7.0"
+ gem.add_runtime_dependency "activerecord", "> 4.2", "< 7.0"
17
gem.add_runtime_dependency "rspec", "~> 3.0"
18
19
gem.add_development_dependency "appraisal", "~> 2.2"
0 commit comments