mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-24 09:48:39 +02:00
Add Cli class, fix gem loading issues
This commit is contained in:
@@ -2,8 +2,8 @@ PATH
|
||||
remote: .
|
||||
specs:
|
||||
periodicity (0.0.1)
|
||||
activejob
|
||||
activesupport
|
||||
activejob (~> 4.0)
|
||||
activesupport (~> 4.0)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
@@ -48,6 +48,6 @@ PLATFORMS
|
||||
DEPENDENCIES
|
||||
bundler (>= 1.0.0)
|
||||
periodicity!
|
||||
rake
|
||||
rake (~> 10.0)
|
||||
rspec (~> 3.0)
|
||||
timecop
|
||||
timecop (~> 0.7)
|
||||
|
||||
Reference in New Issue
Block a user