This repository has been archived by the owner on Jul 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
/
Gemfile.lock
522 lines (515 loc) · 11.6 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
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
GIT
remote: git://github.com/drinks/congress.git
revision: c720f15dd03200b878f9e67f8ec0f497b09254e0
branch: allow-string-zipcodes
specs:
congress (0.2.2)
faraday (~> 0.8.7)
faraday_middleware (~> 0.9.0)
geocoder (~> 1.1.9)
hashie (~> 2.0)
json (~> 1.8)
rash (~> 0.4)
GIT
remote: git://github.com/martinciu/fuubar-cucumber.git
revision: 0a9ad5abbfac22db802a8fc691adc04dbd3201f4
specs:
fuubar-cucumber (0.0.20)
cucumber (~> 1.3.0)
ruby-progressbar (~> 1.0.0)
GIT
remote: git://github.com/sunlightlabs/formageddon.git
revision: 61c4f0dae2c16345d226be8575475e0f3ebd94e3
ref: 61c4f0dae2c16345d226be8575475e0f3ebd94e3
specs:
formageddon (0.0.2)
delayed_job (~> 2.1)
haml
mechanize
naught
rufus-mnemo
GIT
remote: git://github.com/sunlightlabs/geocoder.git
revision: c1a152e57725fd11c8ce6c13cd68c7e342ea3e3b
specs:
geocoder (1.1.9)
GIT
remote: https://github.com/getsentry/raven-ruby.git
revision: d62c61ca836c851847105ef77c61718cac89abb8
ref: d62c61ca836c851847105ef77c61718cac89abb8
specs:
sentry-raven (0.12.1)
faraday (>= 0.7.6)
GEM
remote: http://rubygems.org/
specs:
RedCloth (4.2.9)
abstract (1.0.0)
actionmailer (3.0.20)
actionpack (= 3.0.20)
mail (~> 2.2.19)
actionpack (3.0.20)
activemodel (= 3.0.20)
activesupport (= 3.0.20)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
rack (~> 1.2.5)
rack-mount (~> 0.6.14)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
activemodel (3.0.20)
activesupport (= 3.0.20)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.20)
activemodel (= 3.0.20)
activesupport (= 3.0.20)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activeresource (3.0.20)
activemodel (= 3.0.20)
activesupport (= 3.0.20)
activesupport (3.0.20)
acts-as-taggable-on (2.3.3)
rails (~> 3.0)
addressable (2.3.5)
annotate (2.6.3)
activerecord (>= 2.3.0)
rake (>= 0.8.7)
arel (2.0.10)
awesome_nested_set (2.1.6)
activerecord (>= 3.0.0)
awesome_print (1.1.0)
beanstalk-client (1.1.1)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bluecloth (2.2.0)
builder (2.1.2)
capistrano (2.15.5)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
capybara (2.1.0)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
carrierwave (0.5.8)
activesupport (~> 3.0)
climate_control (0.0.3)
activesupport (>= 3.0)
closure-compiler (1.1.10)
cocaine (0.5.1)
climate_control (>= 0.0.3, < 1.0)
code_analyzer (0.3.2)
sexp_processor
coderay (1.0.9)
colored (1.2)
columnize (0.3.6)
crack (0.4.0)
safe_yaml (~> 0.9.0)
cssmin (1.0.3)
cucumber (1.3.2)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12.0)
multi_json (~> 1.3)
cucumber-rails (1.3.1)
capybara (>= 1.1.2)
cucumber (>= 1.2.0)
nokogiri (>= 1.5.0)
rails (~> 3.0)
curb (0.8.5)
daemons (1.1.9)
database_cleaner (1.0.1)
debug_inspector (0.0.2)
debugger (1.6.5)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.1)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.1)
delayed_job (2.1.4)
activesupport (~> 3.0)
daemons
diff-lcs (1.2.4)
domain_name (0.5.19)
unf (>= 0.0.5, < 1.0.0)
em-websocket (0.5.0)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.5.3)
erubis (2.6.6)
abstract (>= 1.0.0)
eventmachine (1.0.3)
excon (0.23.0)
facebooker2 (0.0.17)
mogli (>= 0.0.33)
ruby-hmac
faraday (0.8.7)
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
faye-websocket (0.4.7)
eventmachine (>= 0.12.0)
ffi (1.9.0)
fog (1.12.1)
builder
excon (~> 0.23.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.4)
full-name-splitter (0.1.2)
fuubar (1.1.1)
rspec (~> 2.0)
rspec-instafail (~> 0.2.0)
ruby-progressbar (~> 1.0)
galetahub-simple_captcha (0.1.3)
gherkin (2.12.0)
multi_json (~> 1.3)
guard (1.8.1)
formatador (>= 0.2.4)
listen (>= 1.0.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-livereload (1.3.0)
em-websocket (>= 0.2.0)
guard (>= 1.5.0)
multi_json (~> 1.0)
haml (3.1.8)
haml-rails (0.3.4)
actionpack (~> 3.0)
activesupport (~> 3.0)
haml (~> 3.0)
railties (~> 3.0)
hashie (2.0.5)
highline (1.6.19)
hpricot (0.8.6)
htmlentities (4.3.1)
httmultiparty (0.3.10)
httparty (>= 0.7.3)
multipart-post
http-cookie (1.0.2)
domain_name (~> 0.5)
http_parser.rb (0.5.3)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
i18n (0.5.0)
interception (0.3)
jammit (0.6.6)
cssmin (>= 1.0.3)
jsmin (>= 1.0.1)
jsmin (1.0.1)
json (1.8.0)
json_pure (1.8.1)
kgio (2.8.0)
launchy (2.3.0)
addressable (~> 2.3)
listen (1.2.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.4)
mail (2.2.20)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mechanize (2.7.2)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0.0)
mime-types (~> 1.17, >= 1.17.2)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 2.5, >= 2.5.2)
nokogiri (~> 1.4)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
mediacloth (0.6)
memcache-client (1.8.5)
method_source (0.8.1)
mime-types (1.25.1)
mogli (0.0.44)
hashie (>= 1.1.0)
httmultiparty (>= 0.3.6)
httparty (>= 0.4.3)
multi_json (>= 1.0.3, < 1.4)
multi_json (1.3.7)
multi_xml (0.5.4)
multipart-post (1.2.0)
mysql (2.9.1)
naught (1.0.0)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
newrelic_rpm (3.6.5.130)
nokogiri (1.5.11)
ntlm-http (0.1.1)
oauth (0.4.7)
okkez-open_id_authentication (1.0.1)
ruby-openid (>= 2.0.4)
paperclip (3.4.2)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.5.0)
mime-types
pdfkit (0.5.4)
pg (0.15.1)
phaxio (0.4.0)
httmultiparty (~> 0.3.8)
poltergeist (1.3.0)
capybara (~> 2.1.0)
faye-websocket (>= 0.4.4, < 0.5.0)
http_parser.rb (~> 0.5.3)
polyglot (0.3.3)
possessive (1.0.1)
postmark (1.0.0)
json
rake
postmark-mitt (0.0.11)
json_pure
multi_json
postmark-rails (0.5.1)
actionmailer (>= 3.0.0)
postmark (~> 1.0)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
pry-debugger (0.2.2)
debugger (~> 1.3)
pry (~> 0.9.10)
pry-nav (0.2.3)
pry (~> 0.9.10)
pry-rescue (1.1.1)
interception (>= 0.3)
pry
pry-stack_explorer (0.4.9)
binding_of_caller (>= 0.7)
pry (~> 0.9.11)
rabl (0.2.8)
rack (1.2.8)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-mini-profiler (0.1.28)
rack (>= 1.1.3)
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-test (0.5.7)
rack (>= 1.0)
rails (3.0.20)
actionmailer (= 3.0.20)
actionpack (= 3.0.20)
activerecord (= 3.0.20)
activeresource (= 3.0.20)
activesupport (= 3.0.20)
bundler (~> 1.0)
railties (= 3.0.20)
rails_best_practices (1.13.8)
activesupport
awesome_print
code_analyzer
colored
erubis
i18n
ruby-progressbar
railties (3.0.20)
actionpack (= 3.0.20)
activesupport (= 3.0.20)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.4)
raindrops (0.11.0)
rake (0.9.6)
rakismet (1.3.0)
random_data (1.6.0)
rash (0.4.0)
hashie (~> 2.0.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
redis (3.0.6)
rmagick (2.13.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.2)
rspec-expectations (2.14.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-instafail (0.2.4)
rspec-mocks (2.14.1)
rspec-rails (2.14.2)
actionpack (>= 3.0)
activemodel (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
ruby-hmac (0.4.0)
ruby-openid (2.2.3)
ruby-progressbar (1.0.2)
rufus-mnemo (1.2.3)
safe_yaml (0.9.4)
sass (3.2.9)
selenium-client (1.2.18)
settingslogic (2.0.9)
sexmachine (0.0.6)
unicode_utils (>= 1.3.0)
sexp_processor (4.2.1)
silent-postgres (0.1.1)
simple-rss (1.2.3)
simple_form (2.1.0)
actionpack (~> 3.0)
activemodel (~> 3.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.4.5)
spork (0.9.2)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
titlecase (0.1.1)
treetop (1.4.14)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.37)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
unicode_utils (1.4.0)
unicorn (4.6.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
validates_captcha (0.9.7)
actionpack (>= 2.3.2)
activerecord (>= 2.3.2)
vcr (2.5.0)
webmock (1.9.3)
addressable (>= 2.2.7)
crack (>= 0.3.2)
webrobots (0.1.1)
will_paginate (3.0.4)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
RedCloth
acts-as-taggable-on (~> 2.3.3)
annotate (>= 2.6.0)
awesome_nested_set (>= 2.0)
awesome_print
beanstalk-client
bluecloth
capistrano
capistrano-ext
capybara
carrierwave
closure-compiler
congress!
cucumber
cucumber-rails
curb
database_cleaner
delayed_job (~> 2.1)
facebooker2
fog
formageddon!
full-name-splitter
fuubar
fuubar-cucumber!
galetahub-simple_captcha (= 0.1.3)
geocoder!
guard
guard-livereload
haml (~> 3.1.8)
haml-rails
hpricot
htmlentities
jammit
json
launchy
mechanize
mediacloth
memcache-client
mysql
newrelic_rpm
nokogiri
oauth
okkez-open_id_authentication
paperclip
pdfkit
pg
phaxio
poltergeist
possessive
postmark-mitt
postmark-rails
pry
pry-debugger
pry-nav
pry-rescue
pry-stack_explorer
rabl (~> 0.2.8)
rack-contrib
rack-mini-profiler
rack-openid
rails (~> 3.0.20)
rails_best_practices
rake (~> 0.9.1)
rakismet
random_data
redis
rmagick (~> 2.13.1)
rspec-rails
ruby-openid
sass
selenium-client
sentry-raven!
settingslogic
sexmachine
silent-postgres
simple-rss
simple_form
simplecov
spork
thin
titlecase
unicode_utils
unicorn
validates_captcha
vcr
webmock (~> 1.9.0)
will_paginate (~> 3.0.pre2)