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 1
/
Gemfile.lock
127 lines (125 loc) · 2.99 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.14)
activesupport (= 3.2.14)
builder (~> 3.0.0)
activesupport (3.2.14)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
amq-client (0.9.12)
amq-protocol (>= 1.2.0)
eventmachine
amq-protocol (1.2.0)
amqp (0.9.10)
amq-client (~> 0.9.12)
amq-protocol (~> 1.2.0)
eventmachine
builder (3.0.4)
capistrano (2.14.1)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
capistrano_colors (0.5.5)
daemons (1.1.9)
diff-lcs (1.1.3)
eventmachine (1.0.3)
highline (1.6.15)
i18n (0.6.5)
macaddr (1.6.1)
systemu (~> 2.5.0)
mongoid (3.1.4)
activemodel (~> 3.2)
moped (~> 1.4)
origin (~> 1.0)
tzinfo (~> 0.3.22)
moped (1.5.1)
multi_json (1.5.0)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.5.2)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
origin (1.1.0)
railsless-deploy (1.0.2)
rake (10.0.3)
right_aws (2.1.0)
right_http_connection (>= 1.2.5)
right_http_connection (1.4.0)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
selectable_attr (0.3.17)
i18n
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
systemu (2.5.2)
tengine_core (1.2.0)
activemodel (>= 3.1.0)
activesupport (>= 3.1.0)
daemons (~> 1.1.4)
mongoid (>= 3.0.22)
selectable_attr (~> 0.3.15)
tengine_event (~> 1.2.0)
tengine_support (~> 1.2.0)
tengine_event (1.2.0)
activesupport (>= 3.0.0)
amqp (~> 0.9.10)
tengine_support (~> 1.2.0)
uuid (~> 2.3.4)
tengine_job (1.2.0)
tengine_core (~> 1.2.0)
tengine_resource (~> 1.2.0)
tengine_support (~> 1.2.0)
tengine_job_agent (1.2.0)
tengine_event (~> 1.2.0)
tengine_support (~> 1.2.0)
tengine_resource (1.2.0)
net-ssh (~> 2.5.2)
tengine_core (~> 1.2.0)
tengine_support (~> 1.2.0)
text-table (~> 1.2.2)
thor (>= 0.14.6)
tengine_resource_ec2 (1.2.0)
right_aws (~> 2.1.0)
tengine_resource (~> 1.2.0)
tengine_support (1.2.0)
activesupport (>= 3.0.0)
text-table (1.2.3)
thor (0.18.1)
tzinfo (0.3.37)
uuid (2.3.7)
macaddr (~> 1.0)
yard (0.8.3)
PLATFORMS
ruby
DEPENDENCIES
bundler
capistrano
capistrano-ext
capistrano_colors
railsless-deploy
rake
rspec (~> 2.10.0)
simplecov
tengine_core (~> 1.2.0)
tengine_event (~> 1.2.0)
tengine_job (~> 1.2.0)
tengine_job_agent (~> 1.2.0)
tengine_resource (~> 1.2.0)
tengine_resource_ec2 (~> 1.2.0)
tengine_support (~> 1.2.0)
yard