forked from resque/resque-scheduler
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Gemfile.lock
47 lines (44 loc) · 817 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
PATH
remote: .
specs:
resque-mongo-scheduler (2.0.0.a)
mongo (>= 1.1)
resque-mongo (>= 1.11.0)
rufus-scheduler
GEM
remote: http://rubygems.org/
specs:
bson (1.1.5)
json (1.4.6)
mocha (0.9.10)
rake
mongo (1.1.5)
bson (>= 1.1.5)
rack (1.2.1)
rack-test (0.5.6)
rack (>= 1.0)
rake (0.8.7)
resque-mongo (1.11.0)
json (~> 1.4.6)
mongo (>= 0.20)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rufus-scheduler (2.0.7)
tzinfo
sinatra (1.1.0)
rack (~> 1.1)
tilt (~> 1.1)
tilt (1.1)
tzinfo (0.3.23)
vegas (0.1.8)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.0)
mocha
mongo (>= 1.1)
rack-test
resque-mongo (>= 1.11.0)
resque-mongo-scheduler!
rufus-scheduler