This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
95 lines (93 loc) · 2.02 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
90
91
92
93
94
95
GEM
remote: http://rubygems.org/
specs:
ZenTest (4.6.2)
activemodel (3.1.4)
activesupport (= 3.1.4)
builder (~> 3.0.0)
i18n (~> 0.6)
activesupport (3.1.4)
multi_json (~> 1.0)
amq-client (0.8.7)
amq-protocol (>= 0.8.4)
eventmachine
amq-protocol (0.8.4)
amqp (0.8.4)
amq-client (~> 0.8.7)
amq-protocol (~> 0.8.4)
eventmachine
bson (1.5.2)
bson_ext (1.5.2)
bson (= 1.5.2)
builder (3.0.0)
daemons (1.1.8)
diff-lcs (1.1.3)
eventmachine (0.12.10)
factory_girl (2.1.2)
activesupport
git (1.2.5)
i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
kramdown (0.13.5)
macaddr (1.5.0)
systemu (>= 2.4.0)
mongo (1.5.2)
bson (= 1.5.2)
mongoid (2.3.5)
activemodel (~> 3.1.0)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
multi_json (1.0.4)
rake (0.9.2.2)
rdiscount (1.6.8)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
selectable_attr (0.3.15)
i18n
simplecov (0.5.4)
multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
systemu (2.5.0)
tengine_event (0.4.9)
activesupport (>= 3.0.0)
amqp (~> 0.8.0)
tengine_support (>= 0.3.27)
uuid (~> 2.3.4)
tengine_support (0.3.27)
activesupport (>= 3.0.0)
tzinfo (0.3.32)
uuid (2.3.5)
macaddr (~> 1.0)
yard (0.7.5)
PLATFORMS
ruby
DEPENDENCIES
ZenTest (~> 4.6.2)
activemodel (~> 3.1.0)
activesupport (~> 3.1.0)
bson (~> 1.5.2)
bson_ext (~> 1.5.2)
bundler (~> 1.1.3)
daemons (~> 1.1.4)
factory_girl (~> 2.1.2)
jeweler (~> 1.6.4)
kramdown
mongo (~> 1.5.2)
mongoid (~> 2.3.3)
rdiscount
rspec (~> 2.6.0)
selectable_attr (~> 0.3.15)
simplecov (~> 0.5.3)
tengine_event (~> 0.4.9)
tengine_support (~> 0.3.27)
yard (~> 0.7.2)