mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-11 03:37:02 +02: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