-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathGemfile.lock
102 lines (100 loc) · 2.03 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
GEM
remote: https://rubygems.org/
specs:
actionmailer (2.3.18)
actionpack (= 2.3.18)
actionpack (2.3.18)
activesupport (= 2.3.18)
rack (~> 1.1.0)
activerecord (2.3.18)
activesupport (= 2.3.18)
activeresource (2.3.18)
activesupport (= 2.3.18)
activesupport (2.3.18)
aker (3.0.4)
activesupport (>= 2.3.0)
castanet (~> 1.0.0)
i18n (~> 0.4)
net-ldap (~> 0.1.1)
rubytree (~> 0.7.0)
warden (~> 1.0)
aker-rails (2.0.3)
aker (~> 3.0)
rails (~> 2.3.11)
annotate (2.5.0)
rake
awesome_nested_set (1.4.4)
activerecord (>= 1.1)
bcdatabase (1.0.6)
activesupport (>= 2.0)
highline (~> 1.5)
i18n
bio (1.4.3.0001)
capistrano (3.0.1)
i18n
rake (>= 10.0.0)
sshkit (>= 0.0.23)
capistrano-bundler (1.0.0)
capistrano (>= 3.0.0.pre)
capistrano-rails (1.0.0)
capistrano
castanet (1.0.1)
fastercsv (1.5.5)
haml (3.1.7)
highline (1.6.20)
i18n (0.6.5)
json (1.6.6)
net-ldap (0.1.1)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.7.0)
pg (0.17.0)
princely (1.2.5)
rack (1.1.6)
rails (2.3.18)
actionmailer (= 2.3.18)
actionpack (= 2.3.18)
activerecord (= 2.3.18)
activeresource (= 2.3.18)
activesupport (= 2.3.18)
rake (>= 0.8.3)
rake (10.1.0)
rdoc (3.12)
json (~> 1.4)
rmagick (2.13.2)
ruby-graphviz (1.0.9)
rubytree (0.7.0)
sshkit (1.1.0)
net-scp
net-ssh
term-ansicolor
term-ansicolor (1.2.2)
tins (~> 0.8)
tins (0.13.1)
warden (1.2.3)
rack (>= 1.0)
will_paginate (2.3.16)
PLATFORMS
ruby
DEPENDENCIES
aker
aker-rails
annotate (~> 2.5.0)
awesome_nested_set (~> 1.4)
bcdatabase (~> 1.0.6)
bio
bundler
capistrano
capistrano-bundler
capistrano-rails
fastercsv
haml (= 3.1.7)
json (= 1.6.6)
net-ldap
pg
princely (~> 1.2.5)
rails (~> 2.3)
rdoc (= 3.12)
rmagick
ruby-graphviz
will_paginate (~> 2.3)