-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
59 lines (57 loc) · 1.27 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
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.0.2)
actionpack (= 2.0.2)
actionpack (2.0.2)
activesupport (= 2.0.2)
activerecord (2.0.2)
activesupport (= 2.0.2)
activeresource (2.0.2)
activesupport (= 2.0.2)
activesupport (2.0.2)
capistrano (2.13.5)
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)
cgi_multipart_eof_fix (2.5.0)
daemons (1.1.9)
fastthread (1.0.7)
gem_plugin (0.2.3)
highline (1.6.15)
mongrel (1.1.5)
cgi_multipart_eof_fix (>= 2.4)
daemons (>= 1.0.3)
fastthread (>= 1.0.1)
gem_plugin (>= 0.2.3)
mysql (2.9.1)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.6.2)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
rails (2.0.2)
actionmailer (= 2.0.2)
actionpack (= 2.0.2)
activerecord (= 2.0.2)
activeresource (= 2.0.2)
activesupport (= 2.0.2)
rake (>= 0.7.2)
rake (10.0.3)
PLATFORMS
ruby
DEPENDENCIES
capistrano
capistrano-ext
capistrano_colors (>= 0.5.3)
mongrel
mysql
rails (= 2.0.2)
rake