forked from NUBIC/LatticeGrid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
78 lines (76 loc) · 1.53 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
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.14)
actionpack (= 2.3.14)
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activerecord (2.3.14)
activesupport (= 2.3.14)
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
aker (3.0.3)
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)
awesome_nested_set (1.4.4)
activerecord (>= 1.1)
bcdatabase (1.0.6)
activesupport (>= 2.0)
highline (~> 1.5)
i18n
bio (1.4.2)
castanet (1.0.1)
fastercsv (1.5.5)
haml (3.1.6)
highline (1.6.13)
i18n (0.6.0)
json (1.6.6)
net-ldap (0.1.1)
pg (0.13.2)
princely (1.2.5)
rack (1.1.3)
rails (2.3.14)
actionmailer (= 2.3.14)
actionpack (= 2.3.14)
activerecord (= 2.3.14)
activeresource (= 2.3.14)
activesupport (= 2.3.14)
rake (>= 0.8.3)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
rmagick (2.13.1)
ruby-graphviz (1.0.8)
rubytree (0.7.0)
warden (1.2.1)
rack (>= 1.0)
will_paginate (2.3.16)
PLATFORMS
ruby
DEPENDENCIES
aker
aker-rails
awesome_nested_set (~> 1.4)
bcdatabase (~> 1.0.6)
bio
bundler
fastercsv
haml
json (= 1.6.6)
net-ldap
pg
princely (~> 1.2.5)
rails (= 2.3.14)
rdoc
rmagick
ruby-graphviz
will_paginate (= 2.3.16)