forked from PurposeOpen/Platform
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
530 lines (523 loc) · 11.6 KB
/
Gemfile.lock
File metadata and controls
530 lines (523 loc) · 11.6 KB
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
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
GIT
remote: git://github.com/leonardoborges/geokit-rails3.git
revision: d8348d2da0e9b612757e1a1c58f76fada8609e9e
specs:
geokit-rails3 (0.1.5)
geokit (~> 1.5)
rails (~> 3.0)
GIT
remote: git://github.com/leonardoborges/paranoia.git
revision: e7e2ea7c219bc011dd1c281bbfc36f8b5899669b
specs:
paranoia (0.0.1)
activerecord (>= 3.0.0)
GIT
remote: git://github.com/oleander/ruby-yui-compressor.git
revision: 644218d2bb7a80295317c26b54f071f5090de6b1
specs:
yui-compressor (0.9.3)
GIT
remote: git://github.com/purposecampaigns/profanalyzer.git
revision: 48d74fb8482a92566db807d3d65f952f4434d800
specs:
profanalyzer (0.1.2)
GIT
remote: https://purposetw-deploy:s3nseofpurpose@github.com/PurposeTW/purpose_country_select.git
revision: 8b80e6d97bf619f8c2cb966d1ae6f342412c512f
specs:
purpose_country_select (0.0.7)
actionpack (~> 3.2.0)
sort_alphabetical
GEM
remote: http://rubygems.org/
specs:
actionmailer (3.2.13)
actionpack (= 3.2.13)
mail (~> 2.5.3)
actionpack (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
active_utils (1.0.5)
activesupport (>= 2.3.11)
i18n
activemerchant (1.30.0)
active_utils (>= 1.0.2)
activesupport (>= 2.3.14)
builder (>= 2.0.0)
i18n
json (>= 1.5.1)
money
nokogiri
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activemodel-warnings (1.0.3)
activemodel (~> 3.0)
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-import (0.3.1)
activerecord (~> 3.0)
activeresource (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
acts_as_list (0.1.9)
addressable (2.3.3)
airbrake (3.1.8)
activesupport
builder
json
annotate (2.5.0)
rake
app_constants (1.0.4)
arel (3.0.2)
awesome_print (1.1.0)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
aws-sdk (1.8.3)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
bcrypt-ruby (3.0.1)
better_errors (0.6.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
binding_of_caller (0.7.1)
debug_inspector (>= 0.0.1)
bourne (1.1.2)
mocha (= 0.10.5)
builder (3.0.4)
cancan (1.6.9)
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.9)
ffi (~> 1.0, >= 1.0.11)
chunky_png (1.2.7)
clockwork (0.4.1)
tzinfo
cocaine (0.4.2)
code_analyzer (0.3.1)
sexp_processor
coderay (1.0.8)
colored (1.2)
columnize (0.3.6)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-960-plugin (0.10.4)
compass (>= 0.10.0)
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
cucumber (1.1.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.2)
gherkin (~> 2.6.2)
json (>= 1.4.6)
term-ansicolor (>= 1.0.6)
cucumber-rails (1.2.0)
capybara (>= 1.1.1)
cucumber (>= 1.1.1)
nokogiri (>= 1.5.0)
dalli (2.6.2)
database_cleaner (0.9.1)
debug_inspector (0.0.2)
debugger (1.3.3)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.2.0)
debugger-linecache (1.1.2)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.2.0)
deep_cloneable (1.4.1)
rails
delayed_job (3.0.5)
activesupport (~> 3.0)
delayed_job_active_record (0.3.3)
activerecord (>= 2.1.0, < 4)
delayed_job (~> 3.0)
devise (2.2.3)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.2.1)
diff-lcs (1.1.3)
dynamic_attributes (1.2.0)
email_spec (1.4.0)
launchy (~> 2.1)
mail (~> 2.2)
enumerated_attribute (0.2.16)
meta_programming (>= 0.2.1)
erubis (2.7.0)
escape_utils (0.2.4)
excon (0.16.10)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (4.2.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.2.1)
factory_girl (~> 4.2.0)
railties (>= 3.0.0)
fakeweb (1.3.0)
ffi (1.4.0)
font-awesome-rails (3.0.2.0)
railties (>= 3.1)
foreigner (1.3.0)
activerecord (>= 3.0.0)
foreman (0.61.0)
thor (>= 0.13.6)
friendly_id (4.0.9)
fssm (0.2.10)
geokit (1.6.5)
multi_json
gherkin (2.6.9)
json (>= 1.4.6)
google_currency (2.1.0)
money (~> 5.0.0)
multi_json (>= 1.0.0)
gritter (1.0.3)
guard (1.6.2)
listen (>= 0.6.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
terminal-table (>= 1.4.3)
thor (>= 0.14.6)
guard-rspec (2.4.1)
guard (>= 1.1)
rspec (~> 2.11)
haml (4.0.0)
tilt
heroku (2.35.0)
heroku-api (~> 0.3.7)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.7)
excon (~> 0.16.10)
hike (1.2.1)
hirefireapp (0.0.8)
hodel_3000_compliant_logger (0.1.1)
i18n (0.6.1)
jasmine (1.3.1)
jasmine-core (~> 1.3.1)
rack (~> 1.0)
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)
jasmine-core (1.3.1)
journey (1.0.4)
jquery-rails (2.2.1)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jslint_on_rails (1.1.1)
json (1.6.8)
launchy (2.2.0)
addressable (~> 2.3)
libv8 (3.11.8.13)
listen (0.7.2)
lumberjack (1.0.2)
macaddr (1.6.1)
systemu (~> 2.5.0)
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
meta_programming (0.2.2)
metaclass (0.0.1)
method_source (0.8.1)
mime-types (1.21)
mocha (0.10.5)
metaclass (~> 0.0.1)
money (5.0.0)
i18n (~> 0.4)
json
multi_json (1.7.1)
mysql2 (0.3.11)
netrc (0.7.7)
newrelic_rpm (3.5.6.55)
nokogiri (1.5.6)
oink (0.10.1)
activerecord
hodel_3000_compliant_logger
orm_adapter (0.4.0)
paperclip (3.4.0)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.4.0)
mime-types
parallel (0.6.2)
parallel_tests (0.10.0)
parallel
pdfkit (0.5.2)
polyglot (0.3.3)
pr_geohash (1.0.0)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
puma (1.6.3)
rack (~> 1.2)
quiet_assets (1.0.1)
railties (~> 3.1)
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)
rack-timeout (0.0.3)
rails (3.2.13)
actionmailer (= 3.2.13)
actionpack (= 3.2.13)
activerecord (= 3.2.13)
activeresource (= 3.2.13)
activesupport (= 3.2.13)
bundler (~> 1.0)
railties (= 3.2.13)
rails_best_practices (1.13.4)
activesupport
awesome_print
code_analyzer
colored
erubis
i18n
ruby-progressbar
railties (3.2.13)
actionpack (= 3.2.13)
activesupport (= 3.2.13)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.0.3)
rdoc (3.12.2)
json (~> 1.4)
recurly (2.1.8)
redcarpet (2.2.2)
ref (1.0.2)
rest-client (1.6.7)
mime-types (>= 1.16)
roo (1.10.2)
nokogiri (>= 1.5.6)
rubyzip (>= 0.9.9)
spreadsheet (> 0.6.4)
rsolr (1.0.8)
builder (>= 2.1.2)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-html-matchers (0.4.0)
nokogiri (>= 1.4.4)
rspec (>= 2.0.0)
rspec-instafail (0.2.4)
rspec-mocks (2.12.2)
rspec-rails (2.12.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec_junit_formatter (0.1.6)
builder
rspec (~> 2.0)
rspec-core (!= 2.12.0)
ruby-ole (1.2.11.6)
ruby-progressbar (1.0.2)
rubyzip (0.9.9)
sass (3.2.5)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
seed-fu (2.2.0)
activerecord (~> 3.1)
activesupport (~> 3.1)
selenium-webdriver (2.31.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
sendgrid (1.1.0)
json
json
sexp_processor (4.1.5)
shoulda-matchers (1.4.2)
activesupport (>= 3.0.0)
bourne (~> 1.1.2)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.4.3)
sort_alphabetical (0.1.3)
activesupport
spork (1.0.0rc3)
spork-rails (3.2.1)
rails (>= 3.0.0, < 3.3.0)
spork (>= 1.0rc0)
spreadsheet (0.8.1)
ruby-ole (>= 1.0)
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
subcontractor (0.6.0)
sunspot (1.3.3)
pr_geohash (~> 1.0)
rsolr (~> 1.0.7)
sunspot_matchers (1.3.0.2)
sunspot_rails (1.3.3)
nokogiri
sunspot (= 1.3.3)
sunspot_solr (1.3.3)
sunspot_test (0.4.0)
sunspot_rails (>= 1.2.1)
systemu (2.5.2)
term-ansicolor (1.0.7)
terminal-table (1.4.5)
therubyracer (0.11.3)
libv8 (~> 3.11.8.12)
ref
thor (0.17.0)
tilt (1.3.6)
tinymce-rails (3.5.8)
railties (>= 3.1.1)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.37)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
uuid (2.3.7)
macaddr (~> 1.0)
uuidtools (2.1.3)
warden (1.2.1)
rack (>= 1.0)
websocket (1.0.7)
will_paginate (3.0.4)
wkhtmltopdf (0.1.2)
xml-simple (1.1.2)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
activemerchant
activemodel-warnings
activerecord-import
acts_as_list
airbrake
annotate
app_constants
aws-s3
aws-sdk
bcrypt-ruby
better_errors
binding_of_caller
cancan
capybara (= 1.1.2)
clockwork
compass-960-plugin
compass-rails
cucumber (= 1.1.2)
cucumber-rails (= 1.2.0)
dalli
database_cleaner
debugger
deep_cloneable
delayed_job
delayed_job_active_record (~> 0.3.3)
devise
dynamic_attributes
email_spec
enumerated_attribute
escape_utils
factory_girl_rails (~> 4.2.0)
fakeweb
font-awesome-rails
foreigner
foreman
friendly_id
geokit-rails3!
google_currency
gritter
guard-rspec
haml
heroku
hirefireapp
jasmine
jquery-rails
jslint_on_rails
json (= 1.6.8)
launchy
money
mysql2 (= 0.3.11)
newrelic_rpm
nokogiri
oink
paperclip
parallel_tests
paranoia!
pdfkit
profanalyzer!
puma
purpose_country_select (~> 0.0.5)!
quiet_assets
rack-test
rack-timeout
rails (= 3.2.13)
rails_best_practices
recurly
redcarpet
roo
rspec-html-matchers
rspec-instafail
rspec-rails
rspec_junit_formatter
sass-rails
seed-fu
selenium-webdriver
sendgrid
shoulda-matchers
simplecov
spork-rails
subcontractor
sunspot_matchers
sunspot_rails
sunspot_solr
sunspot_test
therubyracer
tinymce-rails
uglifier (>= 1.0.3)
uuid
will_paginate
wkhtmltopdf
yui-compressor!