mirror of
https://github.com/plashchynski/crono.git
synced 2026-02-23 00:54:54 +01:00
66 lines
1.3 KiB
Plaintext
66 lines
1.3 KiB
Plaintext
PATH
|
|
remote: .
|
|
specs:
|
|
crono (0.6.1)
|
|
activejob (~> 4.0)
|
|
activerecord (~> 4.0)
|
|
activesupport (~> 4.0)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
activejob (4.2.0)
|
|
activesupport (= 4.2.0)
|
|
globalid (>= 0.3.0)
|
|
activemodel (4.2.0)
|
|
activesupport (= 4.2.0)
|
|
builder (~> 3.1)
|
|
activerecord (4.2.0)
|
|
activemodel (= 4.2.0)
|
|
activesupport (= 4.2.0)
|
|
arel (~> 6.0)
|
|
activesupport (4.2.0)
|
|
i18n (~> 0.7)
|
|
json (~> 1.7, >= 1.7.7)
|
|
minitest (~> 5.1)
|
|
thread_safe (~> 0.3, >= 0.3.4)
|
|
tzinfo (~> 1.1)
|
|
arel (6.0.0)
|
|
builder (3.2.2)
|
|
diff-lcs (1.2.5)
|
|
globalid (0.3.3)
|
|
activesupport (>= 4.1.0)
|
|
i18n (0.7.0)
|
|
json (1.8.2)
|
|
minitest (5.5.1)
|
|
rake (10.4.2)
|
|
rspec (3.2.0)
|
|
rspec-core (~> 3.2.0)
|
|
rspec-expectations (~> 3.2.0)
|
|
rspec-mocks (~> 3.2.0)
|
|
rspec-core (3.2.1)
|
|
rspec-support (~> 3.2.0)
|
|
rspec-expectations (3.2.0)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.2.0)
|
|
rspec-mocks (3.2.1)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.2.0)
|
|
rspec-support (3.2.2)
|
|
sqlite3 (1.3.10)
|
|
thread_safe (0.3.4)
|
|
timecop (0.7.3)
|
|
tzinfo (1.2.2)
|
|
thread_safe (~> 0.1)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
bundler (>= 1.0.0)
|
|
crono!
|
|
rake (~> 10.0)
|
|
rspec (~> 3.0)
|
|
sqlite3
|
|
timecop (~> 0.7)
|