-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
455 lines (446 loc) · 9.89 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
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
GIT
remote: git://github.com/kookster/activemessaging.git
revision: 1c9e1ce5e7cc70e47937562bcc403557d70e6c30
specs:
activemessaging (0.9.0)
activesupport (>= 1.0.0)
GIT
remote: git://github.com/oleander/secure_faye.git
revision: 35641d6c7f267c2fa719e76f651141f70925354b
specs:
secure_faye (0.0.2)
acts_as_chain
faye
jsonify
rest-client
GIT
remote: git://github.com/smartinez87/exception_notification.git
revision: 5f30065f6f463bd283ec0afc45ce876107068651
specs:
exception_notification (2.5.2)
actionmailer (>= 3.0.4)
GIT
remote: git://github.com/thoughtbot/paperclip.git
revision: 7974bd2cf3a9249c8c64a652c748d3b85d65dbe2
specs:
paperclip (3.0.1)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (>= 0.0.2)
mime-types
GIT
remote: git://github.com/water/gash.git
revision: 88aac385b7eb28b2832d10f193baa321af08c398
specs:
gash (0.1.4)
open4 (>= 0.9.6)
GIT
remote: git://github.com/water/grit.git
revision: 0075a51001c317ad76b942d7dc419746e0f8fd71
specs:
grit (1.0.3)
diff-lcs (>= 1.1.2)
mime-types (>= 1.15)
GIT
remote: git://github.com/water/spork-testunit.git
revision: e69586f17af4f7497c862bb663fa0d53ffa746a9
specs:
spork-testunit (0.0.8)
spork (>= 0.6.0)
GEM
remote: http://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)
active_attr (0.5.1)
activemodel (>= 3.0.2, < 4.1)
activesupport (>= 3.0.2, < 4.1)
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_chain (1.1.0)
acts_as_list (0.1.5)
addressable (2.2.7)
allison (2.0.3)
ancestry (1.2.5)
activerecord (>= 2.2.2)
ansi (1.4.2)
archive-tar-minitar (0.5.2)
arel (3.0.2)
beanstalk-client (1.1.1)
blankslate (2.1.2.4)
builder (3.0.0)
cancan (1.6.7)
capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
childprocess (0.3.1)
ffi (~> 1.0.6)
chronic (0.6.7)
cocaine (0.2.1)
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.2.0)
colorize (0.5.8)
columnize (0.3.6)
commonjs (0.2.5)
cookiejar (0.3.0)
daemons (1.1.8)
database_cleaner (0.7.2)
diff-display (0.0.1)
diff-lcs (1.1.3)
dynamic_form (1.0.0)
echoe (4.6.3)
allison (>= 2.0.3)
gemcutter (>= 0.7.0)
rake (>= 0.9.2)
rdoc (>= 3.6.1)
rubyforge (>= 2.0.4)
eco (1.0.0)
coffee-script
eco-source
execjs
eco-source (1.1.0.rc.1)
ejs (1.0.0)
em-http-request (1.0.2)
addressable (>= 2.2.3)
cookiejar
em-socksify
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (>= 0.5.3)
em-socksify (0.2.0)
eventmachine (>= 1.0.0.beta.4)
erubis (2.7.0)
eventmachine (1.0.0.beta.4)
execjs (1.3.0)
multi_json (~> 1.0)
factory_girl (3.0.0)
activesupport (>= 3.0.0)
factory_girl_rails (3.0.0)
factory_girl (~> 3.0.0)
railties (>= 3.0.0)
fakefs (0.4.0)
faraday (0.7.6)
addressable (~> 2.2)
multipart-post (~> 1.1)
rack (~> 1.1)
faye (0.8.1)
cookiejar (>= 0.3.0)
em-http-request (>= 0.3.0)
eventmachine (>= 0.12.0)
faye-websocket (>= 0.4.0)
rack (>= 1.0.0)
yajl-ruby (>= 1.0.0)
faye-websocket (0.4.4)
eventmachine (>= 0.12.0)
ffi (1.0.11)
foreman (0.41.0)
thor (>= 0.13.6)
gemcutter (0.7.1)
geoip (1.1.2)
git (1.1.1)
gon (2.2.2)
actionpack (>= 2.3.0)
json
haml (3.1.4)
haml-rails (0.3.4)
actionpack (~> 3.0)
activesupport (~> 3.0)
haml (~> 3.0)
railties (~> 3.0)
hike (1.2.1)
hirb (0.6.2)
hodel_3000_compliant_logger (0.1.0)
hoe (3.0.1)
rake (~> 0.8)
http_parser.rb (0.5.3)
i18n (0.6.0)
jar_wrapper (0.1.2)
jeweler
jeweler
zip
zip
jeweler (1.0.2)
git (>= 1.1.1)
rubyforge
journey (1.0.3)
jquery-rails (2.0.1)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.6.6)
json_pure (1.6.6)
jsonify (0.3.1)
multi_json (~> 1.0)
launchy (2.1.0)
addressable (~> 2.2.6)
less (2.0.12)
commonjs (~> 0.2.0)
therubyracer (~> 0.9.9)
less-rails (2.1.8)
actionpack (>= 3.1)
less (~> 2.0.7)
less-rails-bootstrap (2.0.8)
less-rails (~> 2.1.0)
libv8 (3.3.10.4)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.18)
minitest (2.11.4)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.2.0)
multipart-post (1.1.5)
nokogiri (1.5.2)
oauth (0.4.4)
oauth2 (0.5.2)
faraday (~> 0.7)
multi_json (~> 1.0)
open4 (1.3.0)
pg (0.13.2)
polyglot (0.3.3)
pygments.rb (0.2.8)
rubypython (~> 0.5.3)
quiet_assets (1.0.0)
rails (~> 3.1)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-ssl (1.3.2)
rack
rack-test (0.6.1)
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)
rails-backbone (0.7.1)
coffee-script (~> 2.2.0)
ejs (~> 1.0.0)
railties (>= 3.1.0)
rails-dev-tweaks (0.6.1)
actionpack (~> 3.1)
railties (~> 3.1)
rails_autolink (1.0.6)
rails (~> 3.1)
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 (0.9.2.2)
rdiscount (1.6.8)
rdoc (3.12)
json (~> 1.4)
redcarpet (2.1.1)
rest-client (1.6.7)
mime-types (>= 1.16)
restful-authentication (1.2.1)
riddle (1.5.1)
rspec (2.9.0.rc2)
rspec-core (= 2.9.0.rc2)
rspec-expectations (= 2.9.0.rc2)
rspec-mocks (= 2.9.0.rc2)
rspec-core (2.9.0.rc2)
rspec-expectations (2.9.0.rc2)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0.rc2)
rspec-rails (2.9.0.rc2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (= 2.9.0.rc2)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby-openid (2.1.8)
ruby-yadis (0.3.4)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
rubyforge (2.0.4)
json_pure (>= 1.1.7)
rubypython (0.5.3)
blankslate (>= 2.1.2.3)
ffi (~> 1.0.7)
rubyzip (0.9.6.1)
sass (3.1.15)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium (0.2.5)
jar_wrapper
jeweler
selenium-webdriver (2.20.0)
childprocess (>= 0.2.5)
ffi (~> 1.0)
multi_json (~> 1.0)
rubyzip
shoulda (3.0.1)
shoulda-context (~> 1.0.0)
shoulda-matchers (~> 1.0.0)
shoulda-context (1.0.0)
shoulda-matchers (1.0.0)
simple_form (2.0.1)
actionpack (~> 3.0)
activemodel (~> 3.0)
simplecov (0.6.4)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
spork (0.9.0)
sprockets (2.1.2)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
state_machine (1.1.2)
stomp (1.2.2)
term-ansicolor (1.0.7)
therubyracer (0.9.10)
libv8 (~> 3.3.10)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
turn (0.9.4)
ansi
tzinfo (0.3.32)
uglifier (1.2.4)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
will_paginate (3.0.3)
xpath (0.1.4)
nokogiri (~> 1.3)
yajl-ruby (1.1.0)
zip (2.0.2)
PLATFORMS
ruby
DEPENDENCIES
active_attr
activemessaging!
acts_as_list
ancestry
beanstalk-client
builder
cancan
capybara
chronic
coffee-rails (~> 3.2.0)
colorize
daemons
database_cleaner
diff-display (= 0.0.1)
diff-lcs
dynamic_form (= 1.0.0)
echoe
eco
eventmachine
exception_notification!
factory_girl_rails
fakefs
foreman
gash!
geoip
git (= 1.1.1)
gon
grit!
haml-rails
hirb
hodel_3000_compliant_logger (= 0.1.0)
hoe
jquery-rails
launchy
less-rails-bootstrap
mime-types
minitest
mocha
oauth (= 0.4.4)
oauth2
paperclip!
pg
pygments.rb
quiet_assets
rack-openid
rails (~> 3.2.3)
rails-backbone
rails-dev-tweaks (~> 0.6.1)
rails_autolink
rdiscount
rdoc
redcarpet
restful-authentication (= 1.2.1)
riddle
rspec (= 2.9.0.rc2)
rspec-rails (= 2.9.0.rc2)
ruby-debug19
ruby-openid (= 2.1.8)
ruby-yadis
sass-rails (~> 3.2.0)
secure_faye!
selenium
shoulda
simple_form
simplecov
spork (~> 0.9.0)
spork-testunit!
state_machine
stomp
term-ansicolor
thin
turn
uglifier
will_paginate