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 5d01c41 commit e765e79Copy full SHA for e765e79
annotate.gemspec
@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
23
24
s.specification_version = 4 if s.respond_to? :specification_version
25
s.add_runtime_dependency(%q<rake>, '>= 10.4', '< 14.0')
26
- s.add_runtime_dependency(%q<activerecord>, ['>= 3.2', '< 8.0'])
+ s.add_runtime_dependency(%q<activerecord>, ['>= 3.2', '< 9.0'])
27
28
s.metadata = {
29
"bug_tracker_uri" => "https://github.com/ctran/annotate_models/issues/",
0 commit comments