mirror of
https://github.com/plashchynski/crono.git
synced 2026-03-27 11:51:43 +01:00
Fix for Rails 5
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user