bundler 1.0.0.rc.5 → 1.0.0.rc.6

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of bundler might be problematic. Click here for more details.

Files changed (81) hide show
  1. data/CHANGELOG.md +18 -0
  2. data/ISSUES.md +30 -0
  3. data/README.md +3 -64
  4. data/lib/bundler.rb +33 -5
  5. data/lib/bundler/capistrano.rb +26 -5
  6. data/lib/bundler/cli.rb +41 -1
  7. data/lib/bundler/dsl.rb +1 -0
  8. data/lib/bundler/gem_helper.rb +18 -26
  9. data/lib/bundler/man/bundle +96 -0
  10. data/lib/bundler/man/bundle-config +92 -0
  11. data/lib/bundler/man/bundle-config.txt +108 -0
  12. data/lib/bundler/man/bundle-exec +107 -0
  13. data/lib/bundler/man/bundle-exec.txt +115 -0
  14. data/lib/bundler/man/bundle-install +280 -0
  15. data/lib/bundler/man/bundle-install.txt +331 -0
  16. data/lib/bundler/man/bundle-package +49 -0
  17. data/lib/bundler/man/bundle-package.txt +66 -0
  18. data/lib/bundler/man/bundle-update +202 -0
  19. data/lib/bundler/man/bundle-update.txt +207 -0
  20. data/lib/bundler/man/bundle.txt +83 -0
  21. data/lib/bundler/man/gemfile.5 +343 -0
  22. data/lib/bundler/man/gemfile.5.txt +317 -0
  23. data/lib/bundler/source.rb +4 -25
  24. data/lib/bundler/templates/Executable +1 -1
  25. data/lib/bundler/templates/Gemfile +2 -2
  26. data/lib/bundler/templates/newgem/Gemfile.tt +1 -1
  27. data/lib/bundler/templates/newgem/Rakefile.tt +1 -1
  28. data/lib/bundler/templates/newgem/gitignore.tt +2 -1
  29. data/lib/bundler/templates/newgem/lib/newgem.rb.tt +7 -3
  30. data/lib/bundler/templates/newgem/lib/newgem/version.rb.tt +7 -3
  31. data/lib/bundler/templates/newgem/newgem.gemspec.tt +3 -4
  32. data/lib/bundler/vendor/thor/parser/options.rb +9 -1
  33. data/lib/bundler/vendor/thor/shell.rb +1 -1
  34. data/lib/bundler/vendor/thor/util.rb +2 -2
  35. data/lib/bundler/version.rb +1 -1
  36. metadata +22 -48
  37. data/TODO.md +0 -13
  38. data/bin/bundle.compiled.rbc +0 -486
  39. data/lib/bundler.rbc +0 -5691
  40. data/lib/bundler/cli.rbc +0 -10105
  41. data/lib/bundler/definition.rbc +0 -9423
  42. data/lib/bundler/dependency.rbc +0 -2650
  43. data/lib/bundler/dsl.rbc +0 -5861
  44. data/lib/bundler/environment.rbc +0 -923
  45. data/lib/bundler/index.rbc +0 -0
  46. data/lib/bundler/installer.rbc +0 -1634
  47. data/lib/bundler/lazy_specification.rbc +0 -1721
  48. data/lib/bundler/lockfile_parser.rbc +0 -2524
  49. data/lib/bundler/remote_specification.rbc +0 -1058
  50. data/lib/bundler/resolver.rbc +0 -9067
  51. data/lib/bundler/rubygems_ext.rbc +0 -4490
  52. data/lib/bundler/runtime.rbc +0 -3350
  53. data/lib/bundler/settings.rbc +0 -2951
  54. data/lib/bundler/shared_helpers.rbc +0 -3614
  55. data/lib/bundler/source.rbc +0 -15697
  56. data/lib/bundler/spec_set.rbc +0 -3394
  57. data/lib/bundler/ui.rbc +0 -1407
  58. data/lib/bundler/vendor/thor.rbc +0 -5037
  59. data/lib/bundler/vendor/thor/actions.rbc +0 -4782
  60. data/lib/bundler/vendor/thor/actions/create_file.rbc +0 -1672
  61. data/lib/bundler/vendor/thor/actions/directory.rbc +0 -1477
  62. data/lib/bundler/vendor/thor/actions/empty_directory.rbc +0 -1773
  63. data/lib/bundler/vendor/thor/actions/file_manipulation.rbc +0 -2877
  64. data/lib/bundler/vendor/thor/actions/inject_into_file.rbc +0 -1764
  65. data/lib/bundler/vendor/thor/base.rbc +0 -7795
  66. data/lib/bundler/vendor/thor/core_ext/file_binary_read.rbc +0 -271
  67. data/lib/bundler/vendor/thor/core_ext/hash_with_indifferent_access.rbc +0 -1395
  68. data/lib/bundler/vendor/thor/core_ext/ordered_hash.rbc +0 -1862
  69. data/lib/bundler/vendor/thor/error.rbc +0 -240
  70. data/lib/bundler/vendor/thor/invocation.rbc +0 -2050
  71. data/lib/bundler/vendor/thor/parser.rbc +0 -101
  72. data/lib/bundler/vendor/thor/parser/argument.rbc +0 -1445
  73. data/lib/bundler/vendor/thor/parser/arguments.rbc +0 -2661
  74. data/lib/bundler/vendor/thor/parser/option.rbc +0 -2007
  75. data/lib/bundler/vendor/thor/parser/options.rbc +0 -3429
  76. data/lib/bundler/vendor/thor/shell.rbc +0 -1486
  77. data/lib/bundler/vendor/thor/shell/basic.rbc +0 -4872
  78. data/lib/bundler/vendor/thor/shell/color.rbc +0 -1659
  79. data/lib/bundler/vendor/thor/task.rbc +0 -2900
  80. data/lib/bundler/vendor/thor/util.rbc +0 -3196
  81. data/lib/bundler/version.rbc +0 -175
@@ -1,240 +0,0 @@
1
- !RBIX
2
- 0
3
- x
4
- M
5
- 1
6
- n
7
- n
8
- x
9
- 10
10
- __script__
11
- i
12
- 29
13
- 99
14
- 7
15
- 0
16
- 1
17
- 65
18
- 49
19
- 1
20
- 3
21
- 13
22
- 99
23
- 12
24
- 7
25
- 2
26
- 12
27
- 7
28
- 3
29
- 12
30
- 65
31
- 12
32
- 49
33
- 4
34
- 4
35
- 15
36
- 49
37
- 2
38
- 0
39
- 15
40
- 2
41
- 11
42
- I
43
- 6
44
- I
45
- 0
46
- I
47
- 0
48
- I
49
- 0
50
- n
51
- p
52
- 5
53
- x
54
- 4
55
- Thor
56
- x
57
- 10
58
- open_class
59
- x
60
- 14
61
- __class_init__
62
- M
63
- 1
64
- n
65
- n
66
- x
67
- 4
68
- Thor
69
- i
70
- 80
71
- 5
72
- 66
73
- 99
74
- 7
75
- 0
76
- 45
77
- 1
78
- 2
79
- 65
80
- 49
81
- 3
82
- 3
83
- 15
84
- 1
85
- 15
86
- 99
87
- 7
88
- 4
89
- 45
90
- 0
91
- 5
92
- 65
93
- 49
94
- 3
95
- 3
96
- 15
97
- 1
98
- 15
99
- 99
100
- 7
101
- 6
102
- 45
103
- 0
104
- 7
105
- 65
106
- 49
107
- 3
108
- 3
109
- 15
110
- 1
111
- 15
112
- 99
113
- 7
114
- 8
115
- 45
116
- 0
117
- 9
118
- 65
119
- 49
120
- 3
121
- 3
122
- 15
123
- 1
124
- 15
125
- 99
126
- 7
127
- 10
128
- 45
129
- 6
130
- 11
131
- 65
132
- 49
133
- 3
134
- 3
135
- 15
136
- 1
137
- 15
138
- 99
139
- 7
140
- 12
141
- 45
142
- 6
143
- 13
144
- 65
145
- 49
146
- 3
147
- 3
148
- 15
149
- 1
150
- 11
151
- I
152
- 4
153
- I
154
- 0
155
- I
156
- 0
157
- I
158
- 0
159
- n
160
- p
161
- 14
162
- x
163
- 5
164
- Error
165
- x
166
- 13
167
- StandardError
168
- n
169
- x
170
- 10
171
- open_class
172
- x
173
- 18
174
- UndefinedTaskError
175
- n
176
- x
177
- 15
178
- InvocationError
179
- n
180
- x
181
- 20
182
- UnknownArgumentError
183
- n
184
- x
185
- 28
186
- RequiredArgumentMissingError
187
- n
188
- x
189
- 25
190
- MalformattedArgumentError
191
- n
192
- p
193
- 13
194
- I
195
- 2
196
- I
197
- 9
198
- I
199
- f
200
- I
201
- e
202
- I
203
- 1c
204
- I
205
- 13
206
- I
207
- 29
208
- I
209
- 16
210
- I
211
- 36
212
- I
213
- 19
214
- I
215
- 43
216
- I
217
- 1c
218
- I
219
- 50
220
- x
221
- 75
222
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/error.rb
223
- p
224
- 0
225
- x
226
- 13
227
- attach_method
228
- p
229
- 3
230
- I
231
- 0
232
- I
233
- 1
234
- I
235
- 1d
236
- x
237
- 75
238
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/error.rb
239
- p
240
- 0
@@ -1,2050 +0,0 @@
1
- !RBIX
2
- 0
3
- x
4
- M
5
- 1
6
- n
7
- n
8
- x
9
- 10
10
- __script__
11
- i
12
- 29
13
- 99
14
- 7
15
- 0
16
- 1
17
- 65
18
- 49
19
- 1
20
- 3
21
- 13
22
- 99
23
- 12
24
- 7
25
- 2
26
- 12
27
- 7
28
- 3
29
- 12
30
- 65
31
- 12
32
- 49
33
- 4
34
- 4
35
- 15
36
- 49
37
- 2
38
- 0
39
- 15
40
- 2
41
- 11
42
- I
43
- 6
44
- I
45
- 0
46
- I
47
- 0
48
- I
49
- 0
50
- n
51
- p
52
- 5
53
- x
54
- 4
55
- Thor
56
- x
57
- 10
58
- open_class
59
- x
60
- 14
61
- __class_init__
62
- M
63
- 1
64
- n
65
- n
66
- x
67
- 4
68
- Thor
69
- i
70
- 28
71
- 5
72
- 66
73
- 99
74
- 7
75
- 0
76
- 65
77
- 49
78
- 1
79
- 2
80
- 13
81
- 99
82
- 12
83
- 7
84
- 2
85
- 12
86
- 7
87
- 3
88
- 12
89
- 65
90
- 12
91
- 49
92
- 4
93
- 4
94
- 15
95
- 49
96
- 2
97
- 0
98
- 11
99
- I
100
- 6
101
- I
102
- 0
103
- I
104
- 0
105
- I
106
- 0
107
- n
108
- p
109
- 5
110
- x
111
- 10
112
- Invocation
113
- x
114
- 11
115
- open_module
116
- x
117
- 15
118
- __module_init__
119
- M
120
- 1
121
- n
122
- n
123
- x
124
- 10
125
- Invocation
126
- i
127
- 155
128
- 5
129
- 66
130
- 99
131
- 7
132
- 0
133
- 7
134
- 1
135
- 65
136
- 5
137
- 49
138
- 2
139
- 4
140
- 15
141
- 99
142
- 7
143
- 3
144
- 65
145
- 49
146
- 4
147
- 2
148
- 13
149
- 99
150
- 12
151
- 7
152
- 5
153
- 12
154
- 7
155
- 6
156
- 12
157
- 65
158
- 12
159
- 49
160
- 2
161
- 4
162
- 15
163
- 49
164
- 5
165
- 0
166
- 15
167
- 99
168
- 7
169
- 7
170
- 7
171
- 8
172
- 65
173
- 67
174
- 49
175
- 9
176
- 0
177
- 49
178
- 10
179
- 4
180
- 15
181
- 99
182
- 7
183
- 11
184
- 7
185
- 12
186
- 65
187
- 67
188
- 49
189
- 9
190
- 0
191
- 49
192
- 10
193
- 4
194
- 15
195
- 99
196
- 7
197
- 13
198
- 7
199
- 14
200
- 65
201
- 67
202
- 49
203
- 9
204
- 0
205
- 49
206
- 10
207
- 4
208
- 15
209
- 99
210
- 7
211
- 15
212
- 7
213
- 16
214
- 65
215
- 67
216
- 49
217
- 9
218
- 0
219
- 49
220
- 10
221
- 4
222
- 15
223
- 99
224
- 7
225
- 17
226
- 7
227
- 18
228
- 65
229
- 67
230
- 49
231
- 9
232
- 0
233
- 49
234
- 10
235
- 4
236
- 15
237
- 5
238
- 48
239
- 19
240
- 15
241
- 99
242
- 7
243
- 20
244
- 7
245
- 21
246
- 65
247
- 67
248
- 49
249
- 9
250
- 0
251
- 49
252
- 10
253
- 4
254
- 15
255
- 99
256
- 7
257
- 22
258
- 7
259
- 23
260
- 65
261
- 67
262
- 49
263
- 9
264
- 0
265
- 49
266
- 10
267
- 4
268
- 15
269
- 99
270
- 7
271
- 24
272
- 7
273
- 25
274
- 65
275
- 67
276
- 49
277
- 9
278
- 0
279
- 49
280
- 10
281
- 4
282
- 11
283
- I
284
- 6
285
- I
286
- 0
287
- I
288
- 0
289
- I
290
- 0
291
- n
292
- p
293
- 26
294
- x
295
- 8
296
- included
297
- M
298
- 1
299
- n
300
- n
301
- x
302
- 8
303
- included
304
- i
305
- 9
306
- 20
307
- 0
308
- 45
309
- 0
310
- 1
311
- 49
312
- 2
313
- 1
314
- 11
315
- I
316
- 3
317
- I
318
- 1
319
- I
320
- 1
321
- I
322
- 1
323
- n
324
- p
325
- 3
326
- x
327
- 12
328
- ClassMethods
329
- n
330
- x
331
- 6
332
- extend
333
- p
334
- 5
335
- I
336
- 0
337
- I
338
- 3
339
- I
340
- 0
341
- I
342
- 4
343
- I
344
- 9
345
- x
346
- 80
347
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
348
- p
349
- 1
350
- x
351
- 4
352
- base
353
- x
354
- 13
355
- attach_method
356
- x
357
- 12
358
- ClassMethods
359
- x
360
- 11
361
- open_module
362
- x
363
- 15
364
- __module_init__
365
- M
366
- 1
367
- n
368
- n
369
- x
370
- 12
371
- ClassMethods
372
- i
373
- 16
374
- 5
375
- 66
376
- 99
377
- 7
378
- 0
379
- 7
380
- 1
381
- 65
382
- 67
383
- 49
384
- 2
385
- 0
386
- 49
387
- 3
388
- 4
389
- 11
390
- I
391
- 5
392
- I
393
- 0
394
- I
395
- 0
396
- I
397
- 0
398
- n
399
- p
400
- 4
401
- x
402
- 22
403
- prepare_for_invocation
404
- M
405
- 1
406
- n
407
- n
408
- x
409
- 22
410
- prepare_for_invocation
411
- i
412
- 52
413
- 20
414
- 1
415
- 13
416
- 45
417
- 0
418
- 1
419
- 12
420
- 49
421
- 2
422
- 1
423
- 10
424
- 24
425
- 13
426
- 45
427
- 3
428
- 4
429
- 12
430
- 49
431
- 2
432
- 1
433
- 10
434
- 24
435
- 8
436
- 48
437
- 15
438
- 45
439
- 5
440
- 6
441
- 43
442
- 7
443
- 20
444
- 1
445
- 49
446
- 8
447
- 0
448
- 20
449
- 0
450
- 10
451
- 42
452
- 2
453
- 8
454
- 43
455
- 3
456
- 49
457
- 9
458
- 2
459
- 8
460
- 51
461
- 15
462
- 20
463
- 1
464
- 11
465
- I
466
- 5
467
- I
468
- 2
469
- I
470
- 2
471
- I
472
- 2
473
- n
474
- p
475
- 10
476
- x
477
- 6
478
- Symbol
479
- n
480
- x
481
- 3
482
- ===
483
- x
484
- 6
485
- String
486
- n
487
- x
488
- 4
489
- Thor
490
- n
491
- x
492
- 4
493
- Util
494
- x
495
- 4
496
- to_s
497
- x
498
- 32
499
- find_class_and_task_by_namespace
500
- p
501
- 11
502
- I
503
- 0
504
- I
505
- b
506
- I
507
- 0
508
- I
509
- c
510
- I
511
- 3
512
- I
513
- d
514
- I
515
- 19
516
- I
517
- e
518
- I
519
- 31
520
- I
521
- 10
522
- I
523
- 34
524
- x
525
- 80
526
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
527
- p
528
- 2
529
- x
530
- 3
531
- key
532
- x
533
- 4
534
- name
535
- x
536
- 17
537
- method_visibility
538
- x
539
- 15
540
- add_defn_method
541
- p
542
- 3
543
- I
544
- 2
545
- I
546
- b
547
- I
548
- 10
549
- x
550
- 80
551
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
552
- p
553
- 0
554
- x
555
- 10
556
- initialize
557
- M
558
- 1
559
- n
560
- n
561
- x
562
- 10
563
- initialize
564
- i
565
- 78
566
- 23
567
- 0
568
- 10
569
- 9
570
- 35
571
- 0
572
- 19
573
- 0
574
- 15
575
- 23
576
- 1
577
- 10
578
- 23
579
- 44
580
- 43
581
- 0
582
- 78
583
- 49
584
- 1
585
- 1
586
- 19
587
- 1
588
- 15
589
- 23
590
- 2
591
- 10
592
- 37
593
- 44
594
- 43
595
- 0
596
- 78
597
- 49
598
- 1
599
- 1
600
- 19
601
- 2
602
- 15
603
- 95
604
- 19
605
- 3
606
- 15
607
- 20
608
- 2
609
- 7
610
- 2
611
- 49
612
- 3
613
- 1
614
- 13
615
- 10
616
- 60
617
- 15
618
- 45
619
- 0
620
- 4
621
- 56
622
- 5
623
- 50
624
- 6
625
- 0
626
- 38
627
- 7
628
- 15
629
- 20
630
- 0
631
- 20
632
- 1
633
- 20
634
- 2
635
- 35
636
- 3
637
- 38
638
- 8
639
- 15
640
- 54
641
- 89
642
- 9
643
- 11
644
- I
645
- 7
646
- I
647
- 4
648
- I
649
- 0
650
- I
651
- 3
652
- n
653
- p
654
- 10
655
- x
656
- 4
657
- Hash
658
- x
659
- 16
660
- new_from_literal
661
- x
662
- 11
663
- invocations
664
- x
665
- 2
666
- []
667
- n
668
- M
669
- 1
670
- p
671
- 2
672
- x
673
- 9
674
- for_block
675
- t
676
- n
677
- x
678
- 10
679
- initialize
680
- i
681
- 24
682
- 58
683
- 37
684
- 19
685
- 0
686
- 15
687
- 37
688
- 19
689
- 1
690
- 15
691
- 15
692
- 20
693
- 0
694
- 20
695
- 1
696
- 35
697
- 0
698
- 13
699
- 18
700
- 3
701
- 49
702
- 0
703
- 2
704
- 15
705
- 11
706
- I
707
- 7
708
- I
709
- 2
710
- I
711
- 2
712
- I
713
- 2
714
- n
715
- p
716
- 1
717
- x
718
- 3
719
- []=
720
- p
721
- 3
722
- I
723
- 0
724
- I
725
- 17
726
- I
727
- 18
728
- x
729
- 80
730
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
731
- p
732
- 2
733
- x
734
- 1
735
- h
736
- x
737
- 1
738
- k
739
- x
740
- 3
741
- new
742
- x
743
- 13
744
- @_invocations
745
- x
746
- 13
747
- @_initializer
748
- x
749
- 10
750
- initialize
751
- p
752
- 9
753
- I
754
- 0
755
- I
756
- 16
757
- I
758
- 29
759
- I
760
- 17
761
- I
762
- 3f
763
- I
764
- 18
765
- I
766
- 4a
767
- I
768
- 19
769
- I
770
- 4e
771
- x
772
- 80
773
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
774
- p
775
- 4
776
- x
777
- 4
778
- args
779
- x
780
- 7
781
- options
782
- x
783
- 6
784
- config
785
- x
786
- 5
787
- block
788
- x
789
- 17
790
- method_visibility
791
- x
792
- 15
793
- add_defn_method
794
- x
795
- 6
796
- invoke
797
- M
798
- 1
799
- n
800
- n
801
- x
802
- 6
803
- invoke
804
- i
805
- 199
806
- 23
807
- 0
808
- 10
809
- 8
810
- 1
811
- 19
812
- 0
813
- 15
814
- 20
815
- 0
816
- 49
817
- 0
818
- 0
819
- 9
820
- 44
821
- 5
822
- 7
823
- 1
824
- 5
825
- 48
826
- 2
827
- 7
828
- 3
829
- 64
830
- 49
831
- 4
832
- 1
833
- 47
834
- 49
835
- 5
836
- 0
837
- 63
838
- 2
839
- 47
840
- 49
841
- 6
842
- 1
843
- 15
844
- 5
845
- 48
846
- 7
847
- 11
848
- 8
849
- 45
850
- 1
851
- 15
852
- 45
853
- 8
854
- 9
855
- 20
856
- 1
857
- 49
858
- 10
859
- 0
860
- 86
861
- 11
862
- 13
863
- 10
864
- 70
865
- 15
866
- 45
867
- 12
868
- 13
869
- 20
870
- 1
871
- 49
872
- 10
873
- 0
874
- 86
875
- 11
876
- 9
877
- 80
878
- 20
879
- 1
880
- 1
881
- 49
882
- 14
883
- 1
884
- 8
885
- 81
886
- 1
887
- 15
888
- 20
889
- 1
890
- 97
891
- 37
892
- 19
893
- 2
894
- 15
895
- 37
896
- 19
897
- 1
898
- 15
899
- 37
900
- 19
901
- 3
902
- 15
903
- 37
904
- 19
905
- 4
906
- 15
907
- 15
908
- 2
909
- 15
910
- 5
911
- 20
912
- 0
913
- 20
914
- 2
915
- 47
916
- 49
917
- 15
918
- 2
919
- 97
920
- 37
921
- 19
922
- 5
923
- 15
924
- 37
925
- 19
926
- 2
927
- 15
928
- 15
929
- 2
930
- 15
931
- 20
932
- 5
933
- 45
934
- 16
935
- 17
936
- 43
937
- 18
938
- 49
939
- 19
940
- 1
941
- 9
942
- 140
943
- 1
944
- 8
945
- 155
946
- 5
947
- 7
948
- 20
949
- 20
950
- 5
951
- 47
952
- 49
953
- 5
954
- 0
955
- 63
956
- 2
957
- 47
958
- 49
959
- 21
960
- 1
961
- 15
962
- 5
963
- 20
964
- 1
965
- 20
966
- 3
967
- 20
968
- 4
969
- 47
970
- 49
971
- 22
972
- 3
973
- 97
974
- 37
975
- 19
976
- 1
977
- 15
978
- 37
979
- 19
980
- 3
981
- 15
982
- 37
983
- 19
984
- 4
985
- 15
986
- 15
987
- 2
988
- 15
989
- 20
990
- 5
991
- 7
992
- 23
993
- 20
994
- 2
995
- 20
996
- 1
997
- 20
998
- 3
999
- 20
1000
- 4
1001
- 49
1002
- 24
1003
- 5
1004
- 11
1005
- I
1006
- c
1007
- I
1008
- 6
1009
- I
1010
- 0
1011
- I
1012
- 1
1013
- I
1014
- 1
1015
- p
1016
- 25
1017
- x
1018
- 4
1019
- nil?
1020
- s
1021
- 87
1022
- [Thor] Calling invoke() without argument is deprecated. Please use invoke_all instead.
1023
-
1024
- x
1025
- 6
1026
- caller
1027
- s
1028
- 1
1029
-
1030
-
1031
- x
1032
- 4
1033
- join
1034
- x
1035
- 4
1036
- to_s
1037
- x
1038
- 4
1039
- warn
1040
- x
1041
- 10
1042
- invoke_all
1043
- x
1044
- 5
1045
- Array
1046
- n
1047
- x
1048
- 5
1049
- first
1050
- x
1051
- 3
1052
- ===
1053
- x
1054
- 8
1055
- NilClass
1056
- n
1057
- x
1058
- 7
1059
- unshift
1060
- x
1061
- 24
1062
- _retrieve_class_and_task
1063
- x
1064
- 4
1065
- Thor
1066
- n
1067
- x
1068
- 4
1069
- Base
1070
- x
1071
- 2
1072
- <=
1073
- s
1074
- 25
1075
- Expected Thor class, got
1076
- x
1077
- 5
1078
- raise
1079
- x
1080
- 29
1081
- _parse_initialization_options
1082
- x
1083
- 8
1084
- dispatch
1085
- x
1086
- 4
1087
- send
1088
- p
1089
- 23
1090
- I
1091
- 0
1092
- I
1093
- 60
1094
- I
1095
- 8
1096
- I
1097
- 61
1098
- I
1099
- f
1100
- I
1101
- 62
1102
- I
1103
- 26
1104
- I
1105
- 63
1106
- I
1107
- 2c
1108
- I
1109
- 61
1110
- I
1111
- 2e
1112
- I
1113
- 66
1114
- I
1115
- 52
1116
- I
1117
- 67
1118
- I
1119
- 68
1120
- I
1121
- 69
1122
- I
1123
- 7d
1124
- I
1125
- 6a
1126
- I
1127
- 9c
1128
- I
1129
- 6c
1130
- I
1131
- b7
1132
- I
1133
- 6d
1134
- I
1135
- c7
1136
- x
1137
- 80
1138
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
1139
- p
1140
- 6
1141
- x
1142
- 4
1143
- name
1144
- x
1145
- 4
1146
- args
1147
- x
1148
- 4
1149
- task
1150
- x
1151
- 4
1152
- opts
1153
- x
1154
- 6
1155
- config
1156
- x
1157
- 5
1158
- klass
1159
- x
1160
- 11
1161
- invoke_task
1162
- M
1163
- 1
1164
- n
1165
- n
1166
- x
1167
- 11
1168
- invoke_task
1169
- i
1170
- 49
1171
- 39
1172
- 0
1173
- 5
1174
- 49
1175
- 1
1176
- 0
1177
- 49
1178
- 2
1179
- 1
1180
- 19
1181
- 2
1182
- 15
1183
- 20
1184
- 2
1185
- 20
1186
- 0
1187
- 49
1188
- 3
1189
- 0
1190
- 49
1191
- 4
1192
- 1
1193
- 9
1194
- 27
1195
- 1
1196
- 8
1197
- 48
1198
- 20
1199
- 2
1200
- 20
1201
- 0
1202
- 49
1203
- 3
1204
- 0
1205
- 49
1206
- 5
1207
- 1
1208
- 15
1209
- 20
1210
- 0
1211
- 5
1212
- 20
1213
- 1
1214
- 36
1215
- 1
1216
- 51
1217
- 6
1218
- 1
1219
- 11
1220
- I
1221
- 7
1222
- I
1223
- 3
1224
- I
1225
- 1
1226
- I
1227
- 1
1228
- I
1229
- 1
1230
- p
1231
- 7
1232
- x
1233
- 13
1234
- @_invocations
1235
- x
1236
- 5
1237
- class
1238
- x
1239
- 2
1240
- []
1241
- x
1242
- 4
1243
- name
1244
- x
1245
- 8
1246
- include?
1247
- x
1248
- 2
1249
- <<
1250
- x
1251
- 3
1252
- run
1253
- p
1254
- 11
1255
- I
1256
- 0
1257
- I
1258
- 71
1259
- I
1260
- 0
1261
- I
1262
- 72
1263
- I
1264
- c
1265
- I
1266
- 74
1267
- I
1268
- 1b
1269
- I
1270
- 75
1271
- I
1272
- 26
1273
- I
1274
- 76
1275
- I
1276
- 31
1277
- x
1278
- 80
1279
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
1280
- p
1281
- 3
1282
- x
1283
- 4
1284
- task
1285
- x
1286
- 4
1287
- args
1288
- x
1289
- 7
1290
- current
1291
- x
1292
- 10
1293
- invoke_all
1294
- M
1295
- 1
1296
- n
1297
- n
1298
- x
1299
- 10
1300
- invoke_all
1301
- i
1302
- 13
1303
- 5
1304
- 49
1305
- 0
1306
- 0
1307
- 49
1308
- 1
1309
- 0
1310
- 56
1311
- 2
1312
- 50
1313
- 3
1314
- 0
1315
- 11
1316
- I
1317
- 2
1318
- I
1319
- 0
1320
- I
1321
- 0
1322
- I
1323
- 0
1324
- n
1325
- p
1326
- 4
1327
- x
1328
- 5
1329
- class
1330
- x
1331
- 9
1332
- all_tasks
1333
- M
1334
- 1
1335
- p
1336
- 2
1337
- x
1338
- 9
1339
- for_block
1340
- t
1341
- n
1342
- x
1343
- 10
1344
- invoke_all
1345
- i
1346
- 18
1347
- 58
1348
- 37
1349
- 19
1350
- 0
1351
- 15
1352
- 37
1353
- 19
1354
- 1
1355
- 15
1356
- 15
1357
- 5
1358
- 20
1359
- 1
1360
- 47
1361
- 49
1362
- 0
1363
- 1
1364
- 11
1365
- I
1366
- 5
1367
- I
1368
- 2
1369
- I
1370
- 2
1371
- I
1372
- 2
1373
- n
1374
- p
1375
- 1
1376
- x
1377
- 11
1378
- invoke_task
1379
- p
1380
- 3
1381
- I
1382
- 0
1383
- I
1384
- 7c
1385
- I
1386
- 12
1387
- x
1388
- 80
1389
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
1390
- p
1391
- 2
1392
- x
1393
- 1
1394
- _
1395
- x
1396
- 4
1397
- task
1398
- x
1399
- 3
1400
- map
1401
- p
1402
- 5
1403
- I
1404
- 0
1405
- I
1406
- 7b
1407
- I
1408
- 0
1409
- I
1410
- 7c
1411
- I
1412
- d
1413
- x
1414
- 80
1415
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
1416
- p
1417
- 0
1418
- x
1419
- 19
1420
- invoke_with_padding
1421
- M
1422
- 1
1423
- n
1424
- n
1425
- x
1426
- 19
1427
- invoke_with_padding
1428
- i
1429
- 8
1430
- 5
1431
- 56
1432
- 0
1433
- 47
1434
- 50
1435
- 1
1436
- 0
1437
- 11
1438
- I
1439
- 3
1440
- I
1441
- 1
1442
- I
1443
- 0
1444
- I
1445
- 0
1446
- I
1447
- 0
1448
- p
1449
- 2
1450
- M
1451
- 1
1452
- p
1453
- 2
1454
- x
1455
- 9
1456
- for_block
1457
- t
1458
- n
1459
- x
1460
- 19
1461
- invoke_with_padding
1462
- i
1463
- 11
1464
- 5
1465
- 21
1466
- 1
1467
- 0
1468
- 36
1469
- 1
1470
- 47
1471
- 51
1472
- 0
1473
- 0
1474
- 11
1475
- I
1476
- 4
1477
- I
1478
- 0
1479
- I
1480
- 0
1481
- I
1482
- 0
1483
- I
1484
- -2
1485
- p
1486
- 1
1487
- x
1488
- 6
1489
- invoke
1490
- p
1491
- 3
1492
- I
1493
- 0
1494
- I
1495
- 81
1496
- I
1497
- b
1498
- x
1499
- 80
1500
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
1501
- p
1502
- 0
1503
- x
1504
- 12
1505
- with_padding
1506
- p
1507
- 5
1508
- I
1509
- 0
1510
- I
1511
- 80
1512
- I
1513
- 0
1514
- I
1515
- 81
1516
- I
1517
- 8
1518
- x
1519
- 80
1520
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
1521
- p
1522
- 1
1523
- x
1524
- 4
1525
- args
1526
- x
1527
- 9
1528
- protected
1529
- x
1530
- 21
1531
- _shared_configuration
1532
- M
1533
- 1
1534
- n
1535
- n
1536
- x
1537
- 21
1538
- _shared_configuration
1539
- i
1540
- 17
1541
- 44
1542
- 43
1543
- 0
1544
- 79
1545
- 49
1546
- 1
1547
- 1
1548
- 13
1549
- 7
1550
- 2
1551
- 39
1552
- 3
1553
- 49
1554
- 4
1555
- 2
1556
- 15
1557
- 11
1558
- I
1559
- 4
1560
- I
1561
- 0
1562
- I
1563
- 0
1564
- I
1565
- 0
1566
- n
1567
- p
1568
- 5
1569
- x
1570
- 4
1571
- Hash
1572
- x
1573
- 16
1574
- new_from_literal
1575
- x
1576
- 11
1577
- invocations
1578
- x
1579
- 13
1580
- @_invocations
1581
- x
1582
- 3
1583
- []=
1584
- p
1585
- 5
1586
- I
1587
- 0
1588
- I
1589
- 87
1590
- I
1591
- 0
1592
- I
1593
- 88
1594
- I
1595
- 11
1596
- x
1597
- 80
1598
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
1599
- p
1600
- 0
1601
- x
1602
- 24
1603
- _retrieve_class_and_task
1604
- M
1605
- 1
1606
- n
1607
- n
1608
- x
1609
- 24
1610
- _retrieve_class_and_task
1611
- i
1612
- 89
1613
- 23
1614
- 1
1615
- 10
1616
- 8
1617
- 1
1618
- 19
1619
- 1
1620
- 15
1621
- 20
1622
- 0
1623
- 49
1624
- 0
1625
- 0
1626
- 9
1627
- 24
1628
- 5
1629
- 49
1630
- 1
1631
- 0
1632
- 1
1633
- 35
1634
- 2
1635
- 8
1636
- 88
1637
- 5
1638
- 49
1639
- 1
1640
- 0
1641
- 49
1642
- 2
1643
- 0
1644
- 20
1645
- 0
1646
- 49
1647
- 3
1648
- 0
1649
- 49
1650
- 4
1651
- 1
1652
- 9
1653
- 54
1654
- 5
1655
- 49
1656
- 1
1657
- 0
1658
- 20
1659
- 0
1660
- 49
1661
- 3
1662
- 0
1663
- 35
1664
- 2
1665
- 8
1666
- 88
1667
- 5
1668
- 49
1669
- 1
1670
- 0
1671
- 1
1672
- 20
1673
- 0
1674
- 49
1675
- 5
1676
- 2
1677
- 97
1678
- 37
1679
- 19
1680
- 2
1681
- 15
1682
- 37
1683
- 19
1684
- 3
1685
- 15
1686
- 15
1687
- 2
1688
- 15
1689
- 20
1690
- 2
1691
- 20
1692
- 3
1693
- 13
1694
- 10
1695
- 86
1696
- 15
1697
- 20
1698
- 1
1699
- 35
1700
- 2
1701
- 11
1702
- I
1703
- 7
1704
- I
1705
- 4
1706
- I
1707
- 1
1708
- I
1709
- 2
1710
- n
1711
- p
1712
- 6
1713
- x
1714
- 4
1715
- nil?
1716
- x
1717
- 5
1718
- class
1719
- x
1720
- 9
1721
- all_tasks
1722
- x
1723
- 4
1724
- to_s
1725
- x
1726
- 2
1727
- []
1728
- x
1729
- 22
1730
- prepare_for_invocation
1731
- p
1732
- 15
1733
- I
1734
- 0
1735
- I
1736
- 8f
1737
- I
1738
- 8
1739
- I
1740
- 91
1741
- I
1742
- f
1743
- I
1744
- 92
1745
- I
1746
- 18
1747
- I
1748
- 93
1749
- I
1750
- 29
1751
- I
1752
- 94
1753
- I
1754
- 36
1755
- I
1756
- 96
1757
- I
1758
- 4c
1759
- I
1760
- 97
1761
- I
1762
- 59
1763
- x
1764
- 80
1765
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
1766
- p
1767
- 4
1768
- x
1769
- 4
1770
- name
1771
- x
1772
- 9
1773
- sent_task
1774
- x
1775
- 5
1776
- klass
1777
- x
1778
- 4
1779
- task
1780
- x
1781
- 29
1782
- _parse_initialization_options
1783
- M
1784
- 1
1785
- n
1786
- n
1787
- x
1788
- 29
1789
- _parse_initialization_options
1790
- i
1791
- 87
1792
- 39
1793
- 0
1794
- 97
1795
- 37
1796
- 19
1797
- 3
1798
- 15
1799
- 37
1800
- 19
1801
- 4
1802
- 15
1803
- 37
1804
- 19
1805
- 5
1806
- 15
1807
- 15
1808
- 2
1809
- 15
1810
- 20
1811
- 0
1812
- 13
1813
- 10
1814
- 31
1815
- 15
1816
- 20
1817
- 3
1818
- 49
1819
- 1
1820
- 0
1821
- 19
1822
- 0
1823
- 15
1824
- 20
1825
- 1
1826
- 13
1827
- 10
1828
- 45
1829
- 15
1830
- 20
1831
- 4
1832
- 49
1833
- 1
1834
- 0
1835
- 19
1836
- 1
1837
- 15
1838
- 20
1839
- 2
1840
- 13
1841
- 10
1842
- 61
1843
- 15
1844
- 44
1845
- 43
1846
- 2
1847
- 78
1848
- 49
1849
- 3
1850
- 1
1851
- 19
1852
- 2
1853
- 15
1854
- 20
1855
- 5
1856
- 5
1857
- 48
1858
- 4
1859
- 49
1860
- 5
1861
- 1
1862
- 20
1863
- 2
1864
- 49
1865
- 6
1866
- 1
1867
- 19
1868
- 2
1869
- 15
1870
- 20
1871
- 0
1872
- 20
1873
- 1
1874
- 20
1875
- 2
1876
- 35
1877
- 3
1878
- 11
1879
- I
1880
- 9
1881
- I
1882
- 6
1883
- I
1884
- 3
1885
- I
1886
- 3
1887
- n
1888
- p
1889
- 7
1890
- x
1891
- 13
1892
- @_initializer
1893
- x
1894
- 3
1895
- dup
1896
- x
1897
- 4
1898
- Hash
1899
- x
1900
- 16
1901
- new_from_literal
1902
- x
1903
- 21
1904
- _shared_configuration
1905
- x
1906
- 5
1907
- merge
1908
- x
1909
- 6
1910
- merge!
1911
- p
1912
- 15
1913
- I
1914
- 0
1915
- I
1916
- 9c
1917
- I
1918
- 0
1919
- I
1920
- 9d
1921
- I
1922
- 12
1923
- I
1924
- 9f
1925
- I
1926
- 20
1927
- I
1928
- a0
1929
- I
1930
- 2e
1931
- I
1932
- a2
1933
- I
1934
- 3e
1935
- I
1936
- a3
1937
- I
1938
- 4e
1939
- I
1940
- a5
1941
- I
1942
- 57
1943
- x
1944
- 80
1945
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
1946
- p
1947
- 6
1948
- x
1949
- 4
1950
- args
1951
- x
1952
- 4
1953
- opts
1954
- x
1955
- 6
1956
- config
1957
- x
1958
- 11
1959
- stored_args
1960
- x
1961
- 11
1962
- stored_opts
1963
- x
1964
- 13
1965
- stored_config
1966
- p
1967
- 23
1968
- I
1969
- 2
1970
- I
1971
- 3
1972
- I
1973
- d
1974
- I
1975
- 7
1976
- I
1977
- 27
1978
- I
1979
- 16
1980
- I
1981
- 35
1982
- I
1983
- 60
1984
- I
1985
- 43
1986
- I
1987
- 71
1988
- I
1989
- 51
1990
- I
1991
- 7b
1992
- I
1993
- 5f
1994
- I
1995
- 80
1996
- I
1997
- 6d
1998
- I
1999
- 84
2000
- I
2001
- 71
2002
- I
2003
- 87
2004
- I
2005
- 7f
2006
- I
2007
- 8f
2008
- I
2009
- 8d
2010
- I
2011
- 9c
2012
- I
2013
- 9b
2014
- x
2015
- 80
2016
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
2017
- p
2018
- 0
2019
- x
2020
- 13
2021
- attach_method
2022
- p
2023
- 3
2024
- I
2025
- 2
2026
- I
2027
- 2
2028
- I
2029
- 1c
2030
- x
2031
- 80
2032
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
2033
- p
2034
- 0
2035
- x
2036
- 13
2037
- attach_method
2038
- p
2039
- 3
2040
- I
2041
- 0
2042
- I
2043
- 1
2044
- I
2045
- 1d
2046
- x
2047
- 80
2048
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/invocation.rb
2049
- p
2050
- 0