forked from blotto/amistad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
89 lines (86 loc) · 1.72 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
PATH
remote: .
specs:
amistad (0.9.2)
squeel
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
activerecord (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.2)
awesome_print (1.1.0)
bson (1.7.0)
bson_ext (1.7.0)
bson (~> 1.7.0)
builder (3.0.4)
database_cleaner (0.9.1)
diff-lcs (1.1.3)
fuubar (1.1.0)
rspec (~> 2.0)
rspec-instafail (~> 0.2.0)
ruby-progressbar (~> 1.0.0)
i18n (0.6.1)
mongo (1.7.0)
bson (~> 1.7.0)
mongo_mapper (0.12.0)
activemodel (~> 3.0)
activesupport (~> 3.0)
plucky (~> 0.5.2)
mongoid (3.0.9)
activemodel (~> 3.1)
moped (~> 1.1)
origin (~> 1.0)
tzinfo (~> 0.3.22)
moped (1.2.7)
multi_json (1.3.6)
mysql2 (0.3.11)
origin (1.0.9)
pg (0.14.1)
plucky (0.5.2)
mongo (~> 1.5)
polyamorous (0.5.0)
activerecord (~> 3.0)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-instafail (0.2.4)
rspec-mocks (2.11.3)
ruby-progressbar (1.0.2)
sqlite3 (1.3.6)
squeel (1.0.13)
activerecord (~> 3.0)
activesupport (~> 3.0)
polyamorous (~> 0.5.0)
tzinfo (0.3.33)
PLATFORMS
ruby
DEPENDENCIES
activerecord
amistad!
awesome_print
bson_ext
bundler
database_cleaner
fuubar
mongo_mapper
mongoid
mysql2
pg
rake
rspec
sqlite3