Fix for Rails 5

This commit is contained in:
Andrea D'Amico
2016-04-14 16:09:43 +02:00
parent fa69ed0fd9
commit f240036fcd
2 changed files with 4 additions and 4 deletions

View File

@@ -2,8 +2,8 @@ PATH
remote: .
specs:
crono (1.0.0)
activerecord (~> 4.0)
activesupport (~> 4.0)
activerecord (>= 4.0)
activesupport (>= 4.0)
GEM
remote: https://rubygems.org/