forked from earzur/resque-mongo
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
41 lines (38 loc) · 693 Bytes
/
Gemfile.lock
File metadata and controls
41 lines (38 loc) · 693 Bytes
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
PATH
remote: .
specs:
nfo-resque-mongo (1.17.1)
mongo (>= 1.0)
multi_json (~> 1.0)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
GEM
remote: http://rubygems.org/
specs:
bson (1.3.1)
leftright (0.9.1)
mocha (0.9.12)
mongo (1.3.1)
bson (>= 1.3.1)
multi_json (1.0.3)
rack (1.3.2)
rack-test (0.6.1)
rack (>= 1.0)
rake (0.9.2)
sinatra (1.2.6)
rack (~> 1.1)
tilt (< 2.0, >= 1.2.2)
tilt (1.3.2)
vegas (0.1.8)
rack (>= 1.0.0)
yajl-ruby (0.8.2)
PLATFORMS
ruby
DEPENDENCIES
json (~> 1.5.3)
leftright
mocha (~> 0.9.7)
nfo-resque-mongo!
rack-test (~> 0.5)
rake
yajl-ruby (~> 0.8.2)