This repository has been archived by the owner on Apr 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
209 lines (205 loc) · 4.79 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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
GIT
remote: git://github.com/fatfreecrm/fat_free_crm.git
revision: 2adb0f6e76c4151974b5ba82b7ab455056b84271
specs:
fat_free_crm (0.11.1)
acts-as-taggable-on (~> 2.2.1)
acts_as_commentable (~> 3.0.1)
acts_as_list (~> 0.1.4)
ajax-chosen-rails (>= 0.2.0)
authlogic (~> 3.1.0)
cancan
chosen-rails_ffcrm
dynamic_form
email_reply_parser_ffcrm
ffaker (>= 1.12.0)
haml (~> 3.1.3)
jquery-rails
nokogiri
paper_trail
paperclip (~> 2.7.0)
premailer
prototype-rails
rails (~> 3.2.2)
ransack_ffcrm (~> 0.6.0)
responds_to_parent_ffcrm
sass (~> 3.1.10)
simple_form (~> 2.0.1)
squeel (~> 0.9.3)
will_paginate (~> 3.0.2)
PATH
remote: .
specs:
ffcrm_mingle (1.0.1)
fat_free_crm
mingle4r
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.3)
actionpack (= 3.2.3)
mail (~> 2.4.4)
actionpack (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.1)
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.1.2)
activemodel (3.2.3)
activesupport (= 3.2.3)
builder (~> 3.0.0)
activerecord (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.3)
activemodel (= 3.2.3)
activesupport (= 3.2.3)
activesupport (3.2.3)
i18n (~> 0.6)
multi_json (~> 1.0)
acts-as-taggable-on (2.2.2)
rails (~> 3.0)
acts_as_commentable (3.0.1)
acts_as_list (0.1.6)
addressable (2.2.8)
ajax-chosen-rails (0.2.0)
chosen-rails_ffcrm
railties (~> 3.0)
thor (~> 0.14)
arel (3.0.2)
authlogic (3.1.0)
activerecord (>= 3.0.7)
activerecord (>= 3.0.7)
builder (3.0.4)
cancan (1.6.7)
chosen-rails_ffcrm (0.9.5)
railties (~> 3.0)
thor (~> 0.14)
chronic (0.6.7)
cocaine (0.2.1)
columnize (0.3.6)
css_parser (1.2.6)
addressable
rdoc
debugger (1.1.3)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.2)
debugger-linecache (1.1.1)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.2)
diff-lcs (1.2.4)
dynamic_form (1.1.4)
email_reply_parser_ffcrm (0.5.0)
erubis (2.7.0)
ffaker (1.14.0)
haml (3.1.5)
hike (1.2.2)
htmlentities (4.3.1)
i18n (0.6.4)
journey (1.0.4)
jquery-rails (2.0.2)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.7.7)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.18)
mingle4r (0.5.0)
activeresource
multi_json (1.7.2)
nokogiri (1.5.2)
paper_trail (2.6.3)
activerecord (~> 3.0)
railties (~> 3.0)
paperclip (2.7.0)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
mime-types
pg (0.13.2)
polyamorous (0.5.0)
activerecord (~> 3.0)
polyglot (0.3.3)
premailer (1.7.3)
css_parser (>= 1.1.9)
htmlentities (>= 4.0.0)
prototype-rails (3.2.1)
rails (~> 3.2)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.3)
actionmailer (= 3.2.3)
actionpack (= 3.2.3)
activerecord (= 3.2.3)
activeresource (= 3.2.3)
activesupport (= 3.2.3)
bundler (~> 1.0)
railties (= 3.2.3)
railties (3.2.3)
actionpack (= 3.2.3)
activesupport (= 3.2.3)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (10.0.4)
ransack_ffcrm (0.6.0)
actionpack (~> 3.0)
activerecord (~> 3.0)
chronic (~> 0.6.7)
polyamorous (~> 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
responds_to_parent_ffcrm (1.1.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rspec-rails (2.13.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
sass (3.1.17)
simple_form (2.0.2)
actionpack (~> 3.0)
activemodel (~> 3.0)
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
squeel (0.9.5)
activerecord (~> 3.0)
activesupport (~> 3.0)
polyamorous (~> 0.5.0)
thor (0.14.6)
tilt (1.4.0)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.33)
will_paginate (3.0.3)
PLATFORMS
ruby
DEPENDENCIES
debugger
fat_free_crm!
ffcrm_mingle!
pg
rspec-rails