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 51f578e commit 26091b2Copy full SHA for 26091b2
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', '< 8.1'])
27
28
s.metadata = {
29
"bug_tracker_uri" => "https://github.com/ctran/annotate_models/issues/",
0 commit comments