Commit 5bb13654 by Mathieu Jobin Committed by GitHub

allow rails 7.0

parent 032a2ad4
......@@ -24,7 +24,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = '>= 2.0'
s.add_dependency 'activerecord', '>= 4.0', '< 6.2'
s.add_dependency 'activerecord', '>= 4.0', '< 7.1'
s.add_development_dependency "bundler", ">= 1.0.0"
s.add_development_dependency "rake"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment