forked from scottwillson/racing_on_rails
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
338 lines (328 loc) · 7.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
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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
GIT
remote: git://github.com/nevinera/mobilicious.git
revision: f23d63e888a73ed2ecb7bdca4d37a637c4476fbc
specs:
mobilicious (0.0.3)
GIT
remote: git://github.com/parasew/acts_as_tree.git
revision: ed52495d1671c99e1add582628403bf8104e9077
specs:
acts_as_tree (1.2.3)
GIT
remote: git://github.com/sandal/prawn.git
revision: 857f13e919d1bd7120de1ea9ba0429620329865b
specs:
prawn (1.0.0.rc1)
pdf-reader (>= 0.9.0)
ttfunk (~> 1.0.3)
GIT
remote: git://github.com/scottwillson/ruby-ole.git
revision: 6b9d2530b12259ca21af75ed2dcb26ba745a6115
specs:
ruby-ole (1.2.11.3)
GIT
remote: git://github.com/scottwillson/spreadsheet.git
revision: e5d97bc43f3db66600a70ace5de638f41a4a700b
specs:
spreadsheet (0.6.6)
ruby-ole
GIT
remote: git://github.com/scottwillson/vestal_versions.git
revision: 7c652c693f6412b037443c6942bc0c9fc4e91ecc
branch: rails_3_2
specs:
vestal_versions (1.3.1)
activerecord (>= 3.2.0)
activesupport (>= 3.2.0)
GIT
remote: git://github.com/swanandp/acts_as_list.git
revision: d8c24c026901071b22cac2201a80dd5608d268b0
specs:
acts_as_list (0.1.8)
GIT
remote: https://github.com/FooBarWidget/default_value_for.git
revision: cd4cfc111637bc96d3a30aa83f76aac207634b52
specs:
default_value_for (2.0.1)
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.2)
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
actionmailer (3.2.11)
actionpack (= 3.2.11)
mail (~> 2.4.4)
actionpack (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.11)
activesupport (= 3.2.11)
builder (~> 3.0.0)
activerecord (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
activesupport (3.2.11)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
airbrake (3.1.6)
builder
girl_friday
ansi (1.4.3)
arel (3.0.2)
authlogic (3.1.3)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
axlsx (1.3.3)
htmlentities (~> 4.3.1)
nokogiri (>= 1.4.1)
rubyzip (>= 0.9.5)
bourbon (2.1.2)
sass (>= 3.2)
thor
builder (3.0.4)
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-unicorn (0.1.6)
capistrano
capybara (2.0.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 1.0.0)
childprocess (0.3.6)
ffi (~> 1.0, >= 1.0.6)
ckeditor_rails (3.6.4.1)
railties (~> 3.0)
thor (~> 0.14)
cocaine (0.4.2)
coderay (1.0.8)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.4.0)
connection_pool (0.9.2)
database_cleaner (0.9.1)
dynamic_form (1.1.4)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (4.1.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.1.0)
factory_girl (~> 4.1.0)
railties (>= 3.0.0)
fastercsv (1.5.5)
ffi (1.1.5)
girl_friday (0.11.1)
connection_pool (~> 0.9.0)
rubinius-actor
hashery (2.0.1)
highline (1.6.15)
hike (1.2.1)
htmlentities (4.3.1)
i18n (0.6.1)
in_place_editing (1.2.0)
journey (1.0.4)
jquery-rails (2.1.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
json (1.7.6)
kgio (2.7.4)
launchy (2.1.2)
addressable (~> 2.3)
libv8 (3.3.10.4)
libwebsocket (0.1.5)
addressable
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
method_source (0.8.1)
mime-types (1.19)
mocha (0.13.0)
metaclass (~> 0.0.1)
multi_json (1.5.0)
mysql2 (0.3.11)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.6.1)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
newrelic_rpm (3.5.5.38)
nokogiri (1.5.5)
open4 (1.3.0)
paperclip (3.3.1)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.4.0)
mime-types
pdf-reader (1.2.0)
Ascii85 (~> 1.0.0)
hashery (~> 2.0)
ruby-rc4
polyglot (0.3.3)
pry (0.9.10)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.3.1)
pry-rails (0.2.2)
pry (>= 0.9.10)
rack (1.4.3)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.11)
actionmailer (= 3.2.11)
actionpack (= 3.2.11)
activerecord (= 3.2.11)
activeresource (= 3.2.11)
activesupport (= 3.2.11)
bundler (~> 1.0)
railties (= 3.2.11)
railties (3.2.11)
actionpack (= 3.2.11)
activesupport (= 3.2.11)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
raindrops (0.10.0)
rake (10.0.3)
rdoc (3.12)
json (~> 1.4)
ri_cal (0.8.8)
rubinius-actor (0.0.2)
rubinius-core-api
rubinius-core-api (0.0.1)
ruby-rc4 (0.1.5)
rubyzip (0.9.9)
rvm-capistrano (1.2.7)
capistrano (>= 2.0.0)
sass (3.2.3)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.26.0)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
slop (3.3.3)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.6)
syslog-logger (1.6.8)
tabular (0.0.7)
therubyracer (0.10.2)
libv8 (~> 3.3.10)
thor (0.16.0)
tilt (1.3.3)
timecop (0.5.3)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
truncate_html (0.5.5)
ttfunk (1.0.3)
tzinfo (0.3.35)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
unicorn (4.4.0)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
will_paginate (3.0.3)
xpath (1.0.0)
nokogiri (~> 1.3)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
Ascii85
acts_as_list!
acts_as_tree!
airbrake
ansi
authlogic
axlsx
bourbon
capistrano
capistrano-unicorn
capybara
ckeditor_rails
coffee-rails (~> 3.2.0)
database_cleaner
default_value_for!
dynamic_form
erubis
execjs
factory_girl
factory_girl_rails
fastercsv
in_place_editing
jquery-rails
launchy
mobilicious!
mocha
mysql2
newrelic_rpm
paperclip
pdf-reader
prawn!
pry-rails
rails (>= 3.2.11)
rake
ri_cal
ruby-ole!
rvm-capistrano
sass-rails (~> 3.2.0)
selenium-webdriver
spreadsheet!
sqlite3
syslog-logger
tabular (> 0.0.5)
therubyracer
timecop
truncate_html
uglifier
unicorn
vestal_versions!
will_paginate (~> 3.0.beta)
yui-compressor