-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
67 lines (65 loc) · 1.35 KB
/
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
GEM
remote: http://rubygems.org/
specs:
ParseTree (3.0.5)
RubyInline (>= 3.7.0)
sexp_processor (>= 3.0.0)
RubyInline (3.8.4)
ZenTest
ZenTest (4.3.3)
activemodel (3.0.0.rc)
activesupport (= 3.0.0.rc)
builder (~> 2.1.2)
i18n (~> 0.4.1)
activesupport (3.0.0.rc)
bson (1.0.4)
bson_ext (1.0.4)
builder (2.1.2)
cinch (1.0.2)
couch_potato (0.3.0)
couchrest (>= 0.24)
json
couchrest (1.0.1)
json (>= 1.4.6)
mime-types (>= 1.15)
rest-client (>= 1.5.1)
factory_girl (1.3.2)
heckle (1.4.3)
ParseTree (>= 2.0.0)
ZenTest (>= 3.5.2)
ruby2ruby (>= 1.1.6)
i18n (0.4.1)
json (1.4.6)
mime-types (1.16)
mongo (1.0.6)
bson (>= 1.0.4)
mongoid (2.0.0.beta.15)
activemodel (= 3.0.0.rc)
bson (= 1.0.4)
mongo (= 1.0.6)
tzinfo (= 0.3.22)
will_paginate (~> 3.0.pre)
rake (0.8.7)
rest-client (1.6.1)
mime-types (>= 1.16)
rspec (1.3.0)
ruby2ruby (1.2.4)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.0.4)
sexp_processor (~> 3.0)
sexp_processor (3.0.4)
tzinfo (0.3.22)
will_paginate (3.0.pre2)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
cinch (= 1.0.2)
couch_potato
factory_girl
heckle
json
mongoid (= 2.0.0.beta.15)
rake
rspec