Closed shaicoleman closed 5 years ago
Currently the gemspec has the following line:
s.add_dependency(%q<activerecord>.freeze, ["< 6", ">= 3.1.0"])
Hi,
Will look into it, probably this weekend. Do you know if it already works as is in rails 6?
Didn't have a chance to check it yet
Alright, thanks!
Will be fixed in v3 (now in master)
Currently the gemspec has the following line:
s.add_dependency(%q<activerecord>.freeze, ["< 6", ">= 3.1.0"])