-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
executable file
·75 lines (72 loc) · 1.38 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
PATH
remote: .
specs:
m (0.0.1)
ancestry
cancan
compass
haml
has_scope
inherited_resources
inherited_resources_views
meta_where
paperclip
simple_form
symboltable
will_paginate
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.3)
activesupport (= 3.0.3)
builder (~> 2.1.2)
i18n (~> 0.4)
activerecord (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
arel (~> 2.0.2)
tzinfo (~> 0.3.23)
activesupport (3.0.3)
ancestry (1.2.3)
activerecord (>= 2.2.2)
arel (2.0.6)
builder (2.1.2)
cancan (1.4.1)
compass (0.10.6)
haml (>= 3.0.4)
haml (3.0.24)
has_scope (0.5.0)
i18n (0.5.0)
inherited_resources (1.1.2)
has_scope (~> 0.5.0)
responders (~> 0.6.0)
inherited_resources_views (0.4.1)
inherited_resources (>= 1.0)
meta_where (0.9.9.2)
activerecord (~> 3.0.2)
activesupport (~> 3.0.2)
arel (~> 2.0.2)
paperclip (2.3.6)
activerecord
activesupport
responders (0.6.2)
simple_form (1.2.2)
symboltable (1.0.0)
tzinfo (0.3.23)
will_paginate (2.3.15)
PLATFORMS
ruby
DEPENDENCIES
ancestry
cancan
compass
haml
has_scope
inherited_resources
inherited_resources_views
m!
meta_where
paperclip
simple_form
symboltable
will_paginate