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,1659 +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
- 38
13
- 5
14
- 7
15
- 0
16
- 64
17
- 47
18
- 49
19
- 1
20
- 1
21
- 15
22
- 99
23
- 7
24
- 2
25
- 1
26
- 65
27
- 49
28
- 3
29
- 3
30
- 13
31
- 99
32
- 12
33
- 7
34
- 4
35
- 12
36
- 7
37
- 5
38
- 12
39
- 65
40
- 12
41
- 49
42
- 6
43
- 4
44
- 15
45
- 49
46
- 4
47
- 0
48
- 15
49
- 2
50
- 11
51
- I
52
- 6
53
- I
54
- 0
55
- I
56
- 0
57
- I
58
- 0
59
- n
60
- p
61
- 7
62
- s
63
- 16
64
- thor/shell/basic
65
- x
66
- 7
67
- require
68
- x
69
- 4
70
- Thor
71
- x
72
- 10
73
- open_class
74
- x
75
- 14
76
- __class_init__
77
- M
78
- 1
79
- n
80
- n
81
- x
82
- 4
83
- Thor
84
- i
85
- 28
86
- 5
87
- 66
88
- 99
89
- 7
90
- 0
91
- 65
92
- 49
93
- 1
94
- 2
95
- 13
96
- 99
97
- 12
98
- 7
99
- 2
100
- 12
101
- 7
102
- 3
103
- 12
104
- 65
105
- 12
106
- 49
107
- 4
108
- 4
109
- 15
110
- 49
111
- 2
112
- 0
113
- 11
114
- I
115
- 6
116
- I
117
- 0
118
- I
119
- 0
120
- I
121
- 0
122
- n
123
- p
124
- 5
125
- x
126
- 5
127
- Shell
128
- x
129
- 11
130
- open_module
131
- x
132
- 15
133
- __module_init__
134
- M
135
- 1
136
- n
137
- n
138
- x
139
- 5
140
- Shell
141
- i
142
- 31
143
- 5
144
- 66
145
- 99
146
- 7
147
- 0
148
- 45
149
- 1
150
- 2
151
- 65
152
- 49
153
- 3
154
- 3
155
- 13
156
- 99
157
- 12
158
- 7
159
- 4
160
- 12
161
- 7
162
- 5
163
- 12
164
- 65
165
- 12
166
- 49
167
- 6
168
- 4
169
- 15
170
- 49
171
- 4
172
- 0
173
- 11
174
- I
175
- 6
176
- I
177
- 0
178
- I
179
- 0
180
- I
181
- 0
182
- n
183
- p
184
- 7
185
- x
186
- 5
187
- Color
188
- x
189
- 5
190
- Basic
191
- n
192
- x
193
- 10
194
- open_class
195
- x
196
- 14
197
- __class_init__
198
- M
199
- 1
200
- n
201
- n
202
- x
203
- 5
204
- Color
205
- i
206
- 242
207
- 5
208
- 66
209
- 65
210
- 7
211
- 0
212
- 7
213
- 1
214
- 64
215
- 49
216
- 2
217
- 2
218
- 15
219
- 65
220
- 7
221
- 3
222
- 7
223
- 4
224
- 64
225
- 49
226
- 2
227
- 2
228
- 15
229
- 65
230
- 7
231
- 5
232
- 7
233
- 6
234
- 64
235
- 49
236
- 2
237
- 2
238
- 15
239
- 65
240
- 7
241
- 7
242
- 7
243
- 8
244
- 64
245
- 49
246
- 2
247
- 2
248
- 15
249
- 65
250
- 7
251
- 9
252
- 7
253
- 10
254
- 64
255
- 49
256
- 2
257
- 2
258
- 15
259
- 65
260
- 7
261
- 11
262
- 7
263
- 12
264
- 64
265
- 49
266
- 2
267
- 2
268
- 15
269
- 65
270
- 7
271
- 13
272
- 7
273
- 14
274
- 64
275
- 49
276
- 2
277
- 2
278
- 15
279
- 65
280
- 7
281
- 15
282
- 7
283
- 16
284
- 64
285
- 49
286
- 2
287
- 2
288
- 15
289
- 65
290
- 7
291
- 17
292
- 7
293
- 18
294
- 64
295
- 49
296
- 2
297
- 2
298
- 15
299
- 65
300
- 7
301
- 19
302
- 7
303
- 20
304
- 64
305
- 49
306
- 2
307
- 2
308
- 15
309
- 65
310
- 7
311
- 21
312
- 7
313
- 22
314
- 64
315
- 49
316
- 2
317
- 2
318
- 15
319
- 65
320
- 7
321
- 23
322
- 7
323
- 24
324
- 64
325
- 49
326
- 2
327
- 2
328
- 15
329
- 65
330
- 7
331
- 25
332
- 7
333
- 26
334
- 64
335
- 49
336
- 2
337
- 2
338
- 15
339
- 65
340
- 7
341
- 27
342
- 7
343
- 28
344
- 64
345
- 49
346
- 2
347
- 2
348
- 15
349
- 65
350
- 7
351
- 29
352
- 7
353
- 30
354
- 64
355
- 49
356
- 2
357
- 2
358
- 15
359
- 65
360
- 7
361
- 31
362
- 7
363
- 32
364
- 64
365
- 49
366
- 2
367
- 2
368
- 15
369
- 65
370
- 7
371
- 33
372
- 7
373
- 34
374
- 64
375
- 49
376
- 2
377
- 2
378
- 15
379
- 65
380
- 7
381
- 35
382
- 7
383
- 36
384
- 64
385
- 49
386
- 2
387
- 2
388
- 15
389
- 99
390
- 7
391
- 37
392
- 7
393
- 38
394
- 65
395
- 67
396
- 49
397
- 39
398
- 0
399
- 49
400
- 40
401
- 4
402
- 15
403
- 5
404
- 48
405
- 41
406
- 15
407
- 99
408
- 7
409
- 42
410
- 7
411
- 43
412
- 65
413
- 67
414
- 49
415
- 39
416
- 0
417
- 49
418
- 40
419
- 4
420
- 15
421
- 99
422
- 7
423
- 44
424
- 7
425
- 45
426
- 65
427
- 67
428
- 49
429
- 39
430
- 0
431
- 49
432
- 40
433
- 4
434
- 15
435
- 99
436
- 7
437
- 46
438
- 7
439
- 47
440
- 65
441
- 67
442
- 49
443
- 39
444
- 0
445
- 49
446
- 40
447
- 4
448
- 11
449
- I
450
- 5
451
- I
452
- 0
453
- I
454
- 0
455
- I
456
- 0
457
- n
458
- p
459
- 48
460
- x
461
- 5
462
- CLEAR
463
- s
464
- 4
465
- 
466
- x
467
- 9
468
- const_set
469
- x
470
- 4
471
- BOLD
472
- s
473
- 4
474
- 
475
- x
476
- 5
477
- BLACK
478
- s
479
- 5
480
- 
481
- x
482
- 3
483
- RED
484
- s
485
- 5
486
- 
487
- x
488
- 5
489
- GREEN
490
- s
491
- 5
492
- 
493
- x
494
- 6
495
- YELLOW
496
- s
497
- 5
498
- 
499
- x
500
- 4
501
- BLUE
502
- s
503
- 5
504
- 
505
- x
506
- 7
507
- MAGENTA
508
- s
509
- 5
510
- 
511
- x
512
- 4
513
- CYAN
514
- s
515
- 5
516
- 
517
- x
518
- 5
519
- WHITE
520
- s
521
- 5
522
- 
523
- x
524
- 8
525
- ON_BLACK
526
- s
527
- 5
528
- 
529
- x
530
- 6
531
- ON_RED
532
- s
533
- 5
534
- 
535
- x
536
- 8
537
- ON_GREEN
538
- s
539
- 5
540
- 
541
- x
542
- 9
543
- ON_YELLOW
544
- s
545
- 5
546
- 
547
- x
548
- 7
549
- ON_BLUE
550
- s
551
- 5
552
- 
553
- x
554
- 10
555
- ON_MAGENTA
556
- s
557
- 5
558
- 
559
- x
560
- 7
561
- ON_CYAN
562
- s
563
- 5
564
- 
565
- x
566
- 8
567
- ON_WHITE
568
- s
569
- 5
570
- 
571
- x
572
- 9
573
- set_color
574
- M
575
- 1
576
- n
577
- n
578
- x
579
- 9
580
- set_color
581
- i
582
- 82
583
- 23
584
- 2
585
- 10
586
- 8
587
- 3
588
- 19
589
- 2
590
- 15
591
- 20
592
- 1
593
- 45
594
- 0
595
- 1
596
- 49
597
- 2
598
- 1
599
- 9
600
- 37
601
- 5
602
- 49
603
- 3
604
- 0
605
- 20
606
- 1
607
- 49
608
- 4
609
- 0
610
- 49
611
- 5
612
- 0
613
- 49
614
- 6
615
- 1
616
- 19
617
- 1
618
- 8
619
- 38
620
- 1
621
- 15
622
- 20
623
- 2
624
- 9
625
- 48
626
- 45
627
- 7
628
- 8
629
- 8
630
- 51
631
- 7
632
- 9
633
- 64
634
- 19
635
- 2
636
- 15
637
- 20
638
- 2
639
- 47
640
- 49
641
- 4
642
- 0
643
- 20
644
- 1
645
- 47
646
- 49
647
- 4
648
- 0
649
- 20
650
- 0
651
- 47
652
- 49
653
- 4
654
- 0
655
- 45
656
- 10
657
- 11
658
- 47
659
- 49
660
- 4
661
- 0
662
- 63
663
- 4
664
- 11
665
- I
666
- 7
667
- I
668
- 3
669
- I
670
- 2
671
- I
672
- 3
673
- n
674
- p
675
- 12
676
- x
677
- 6
678
- Symbol
679
- n
680
- x
681
- 5
682
- is_a?
683
- x
684
- 5
685
- class
686
- x
687
- 4
688
- to_s
689
- x
690
- 6
691
- upcase
692
- x
693
- 9
694
- const_get
695
- x
696
- 4
697
- BOLD
698
- n
699
- s
700
- 0
701
-
702
- x
703
- 5
704
- CLEAR
705
- n
706
- p
707
- 9
708
- I
709
- 0
710
- I
711
- 35
712
- I
713
- 8
714
- I
715
- 36
716
- I
717
- 27
718
- I
719
- 37
720
- I
721
- 36
722
- I
723
- 38
724
- I
725
- 52
726
- x
727
- 81
728
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/shell/color.rb
729
- p
730
- 3
731
- x
732
- 6
733
- string
734
- x
735
- 5
736
- color
737
- x
738
- 4
739
- bold
740
- x
741
- 17
742
- method_visibility
743
- x
744
- 15
745
- add_defn_method
746
- x
747
- 9
748
- protected
749
- x
750
- 9
751
- show_diff
752
- M
753
- 1
754
- n
755
- n
756
- x
757
- 9
758
- show_diff
759
- i
760
- 96
761
- 5
762
- 47
763
- 49
764
- 0
765
- 0
766
- 13
767
- 9
768
- 37
769
- 15
770
- 45
771
- 1
772
- 2
773
- 7
774
- 3
775
- 64
776
- 49
777
- 4
778
- 1
779
- 49
780
- 5
781
- 0
782
- 13
783
- 9
784
- 37
785
- 15
786
- 45
787
- 1
788
- 6
789
- 7
790
- 7
791
- 64
792
- 49
793
- 4
794
- 1
795
- 49
796
- 5
797
- 0
798
- 9
799
- 92
800
- 45
801
- 8
802
- 9
803
- 20
804
- 0
805
- 49
806
- 10
807
- 1
808
- 49
809
- 11
810
- 0
811
- 7
812
- 12
813
- 64
814
- 49
815
- 13
816
- 1
817
- 19
818
- 2
819
- 15
820
- 20
821
- 1
822
- 49
823
- 11
824
- 0
825
- 7
826
- 12
827
- 64
828
- 49
829
- 13
830
- 1
831
- 19
832
- 1
833
- 15
834
- 45
835
- 14
836
- 15
837
- 43
838
- 16
839
- 20
840
- 2
841
- 20
842
- 1
843
- 49
844
- 17
845
- 2
846
- 56
847
- 18
848
- 50
849
- 19
850
- 0
851
- 8
852
- 95
853
- 54
854
- 89
855
- 20
856
- 11
857
- I
858
- 6
859
- I
860
- 3
861
- I
862
- 2
863
- I
864
- 2
865
- n
866
- p
867
- 21
868
- x
869
- 16
870
- diff_lcs_loaded?
871
- x
872
- 3
873
- ENV
874
- n
875
- s
876
- 9
877
- THOR_DIFF
878
- x
879
- 2
880
- []
881
- x
882
- 4
883
- nil?
884
- n
885
- s
886
- 10
887
- RAILS_DIFF
888
- x
889
- 4
890
- File
891
- n
892
- x
893
- 7
894
- binread
895
- x
896
- 4
897
- to_s
898
- s
899
- 1
900
-
901
-
902
- x
903
- 5
904
- split
905
- x
906
- 4
907
- Diff
908
- n
909
- x
910
- 3
911
- LCS
912
- x
913
- 5
914
- sdiff
915
- M
916
- 1
917
- p
918
- 2
919
- x
920
- 9
921
- for_block
922
- t
923
- n
924
- x
925
- 9
926
- show_diff
927
- i
928
- 12
929
- 57
930
- 19
931
- 0
932
- 15
933
- 5
934
- 20
935
- 0
936
- 47
937
- 49
938
- 0
939
- 1
940
- 11
941
- I
942
- 4
943
- I
944
- 1
945
- I
946
- 1
947
- I
948
- 1
949
- n
950
- p
951
- 1
952
- x
953
- 16
954
- output_diff_line
955
- p
956
- 5
957
- I
958
- 0
959
- I
960
- 45
961
- I
962
- 4
963
- I
964
- 46
965
- I
966
- c
967
- x
968
- 81
969
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/shell/color.rb
970
- p
971
- 1
972
- x
973
- 4
974
- diff
975
- x
976
- 4
977
- each
978
- x
979
- 9
980
- show_diff
981
- p
982
- 13
983
- I
984
- 0
985
- I
986
- 40
987
- I
988
- 0
989
- I
990
- 41
991
- I
992
- 27
993
- I
994
- 42
995
- I
996
- 3b
997
- I
998
- 43
999
- I
1000
- 49
1001
- I
1002
- 45
1003
- I
1004
- 5c
1005
- I
1006
- 49
1007
- I
1008
- 60
1009
- x
1010
- 81
1011
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/shell/color.rb
1012
- p
1013
- 3
1014
- x
1015
- 11
1016
- destination
1017
- x
1018
- 7
1019
- content
1020
- x
1021
- 6
1022
- actual
1023
- x
1024
- 16
1025
- output_diff_line
1026
- M
1027
- 1
1028
- n
1029
- n
1030
- x
1031
- 16
1032
- output_diff_line
1033
- i
1034
- 166
1035
- 20
1036
- 0
1037
- 49
1038
- 0
1039
- 0
1040
- 13
1041
- 7
1042
- 1
1043
- 64
1044
- 12
1045
- 49
1046
- 2
1047
- 1
1048
- 9
1049
- 42
1050
- 15
1051
- 5
1052
- 7
1053
- 3
1054
- 20
1055
- 0
1056
- 49
1057
- 4
1058
- 0
1059
- 49
1060
- 5
1061
- 0
1062
- 47
1063
- 49
1064
- 6
1065
- 0
1066
- 63
1067
- 2
1068
- 7
1069
- 7
1070
- 2
1071
- 47
1072
- 49
1073
- 8
1074
- 3
1075
- 8
1076
- 165
1077
- 13
1078
- 7
1079
- 9
1080
- 64
1081
- 12
1082
- 49
1083
- 2
1084
- 1
1085
- 9
1086
- 79
1087
- 15
1088
- 5
1089
- 7
1090
- 10
1091
- 20
1092
- 0
1093
- 49
1094
- 11
1095
- 0
1096
- 49
1097
- 5
1098
- 0
1099
- 47
1100
- 49
1101
- 6
1102
- 0
1103
- 63
1104
- 2
1105
- 7
1106
- 12
1107
- 2
1108
- 47
1109
- 49
1110
- 8
1111
- 3
1112
- 8
1113
- 165
1114
- 13
1115
- 7
1116
- 13
1117
- 64
1118
- 12
1119
- 49
1120
- 2
1121
- 1
1122
- 9
1123
- 141
1124
- 15
1125
- 5
1126
- 7
1127
- 3
1128
- 20
1129
- 0
1130
- 49
1131
- 4
1132
- 0
1133
- 49
1134
- 5
1135
- 0
1136
- 47
1137
- 49
1138
- 6
1139
- 0
1140
- 63
1141
- 2
1142
- 7
1143
- 7
1144
- 2
1145
- 47
1146
- 49
1147
- 8
1148
- 3
1149
- 15
1150
- 5
1151
- 7
1152
- 10
1153
- 20
1154
- 0
1155
- 49
1156
- 11
1157
- 0
1158
- 49
1159
- 5
1160
- 0
1161
- 47
1162
- 49
1163
- 6
1164
- 0
1165
- 63
1166
- 2
1167
- 7
1168
- 12
1169
- 2
1170
- 47
1171
- 49
1172
- 8
1173
- 3
1174
- 8
1175
- 165
1176
- 15
1177
- 5
1178
- 7
1179
- 14
1180
- 20
1181
- 0
1182
- 49
1183
- 4
1184
- 0
1185
- 49
1186
- 5
1187
- 0
1188
- 47
1189
- 49
1190
- 6
1191
- 0
1192
- 63
1193
- 2
1194
- 1
1195
- 2
1196
- 47
1197
- 49
1198
- 8
1199
- 3
1200
- 11
1201
- I
1202
- 5
1203
- I
1204
- 1
1205
- I
1206
- 1
1207
- I
1208
- 1
1209
- n
1210
- p
1211
- 15
1212
- x
1213
- 6
1214
- action
1215
- s
1216
- 1
1217
- -
1218
- x
1219
- 3
1220
- ===
1221
- s
1222
- 2
1223
- -
1224
- x
1225
- 11
1226
- old_element
1227
- x
1228
- 5
1229
- chomp
1230
- x
1231
- 4
1232
- to_s
1233
- x
1234
- 3
1235
- red
1236
- x
1237
- 3
1238
- say
1239
- s
1240
- 1
1241
- +
1242
- s
1243
- 2
1244
- +
1245
- x
1246
- 11
1247
- new_element
1248
- x
1249
- 5
1250
- green
1251
- s
1252
- 1
1253
- !
1254
- s
1255
- 2
1256
-
1257
- p
1258
- 21
1259
- I
1260
- 0
1261
- I
1262
- 4d
1263
- I
1264
- 0
1265
- I
1266
- 4e
1267
- I
1268
- 6
1269
- I
1270
- 4f
1271
- I
1272
- 10
1273
- I
1274
- 50
1275
- I
1276
- 2b
1277
- I
1278
- 51
1279
- I
1280
- 35
1281
- I
1282
- 52
1283
- I
1284
- 50
1285
- I
1286
- 53
1287
- I
1288
- 5a
1289
- I
1290
- 54
1291
- I
1292
- 73
1293
- I
1294
- 55
1295
- I
1296
- 8e
1297
- I
1298
- 57
1299
- I
1300
- a6
1301
- x
1302
- 81
1303
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/shell/color.rb
1304
- p
1305
- 1
1306
- x
1307
- 4
1308
- diff
1309
- x
1310
- 16
1311
- diff_lcs_loaded?
1312
- M
1313
- 1
1314
- n
1315
- n
1316
- x
1317
- 16
1318
- diff_lcs_loaded?
1319
- i
1320
- 106
1321
- 26
1322
- 93
1323
- 0
1324
- 15
1325
- 29
1326
- 19
1327
- 0
1328
- 45
1329
- 0
1330
- 1
1331
- 7
1332
- 2
1333
- 3
1334
- 98
1335
- 3
1336
- 3
1337
- 30
1338
- 8
1339
- 25
1340
- 25
1341
- 92
1342
- 0
1343
- 27
1344
- 8
1345
- 30
1346
- 15
1347
- 7
1348
- 4
1349
- 8
1350
- 31
1351
- 1
1352
- 9
1353
- 37
1354
- 2
1355
- 11
1356
- 8
1357
- 38
1358
- 1
1359
- 15
1360
- 39
1361
- 5
1362
- 49
1363
- 6
1364
- 0
1365
- 9
1366
- 49
1367
- 1
1368
- 8
1369
- 52
1370
- 39
1371
- 5
1372
- 11
1373
- 15
1374
- 26
1375
- 93
1376
- 1
1377
- 15
1378
- 29
1379
- 73
1380
- 0
1381
- 5
1382
- 7
1383
- 7
1384
- 64
1385
- 47
1386
- 49
1387
- 8
1388
- 1
1389
- 15
1390
- 2
1391
- 30
1392
- 8
1393
- 100
1394
- 26
1395
- 93
1396
- 2
1397
- 15
1398
- 24
1399
- 13
1400
- 45
1401
- 9
1402
- 10
1403
- 12
1404
- 49
1405
- 11
1406
- 1
1407
- 10
1408
- 90
1409
- 8
1410
- 95
1411
- 15
1412
- 3
1413
- 25
1414
- 8
1415
- 100
1416
- 15
1417
- 92
1418
- 2
1419
- 27
1420
- 34
1421
- 92
1422
- 1
1423
- 27
1424
- 38
1425
- 5
1426
- 11
1427
- I
1428
- 6
1429
- I
1430
- 0
1431
- I
1432
- 0
1433
- I
1434
- 0
1435
- n
1436
- p
1437
- 12
1438
- x
1439
- 4
1440
- Diff
1441
- n
1442
- x
1443
- 3
1444
- LCS
1445
- x
1446
- 22
1447
- vm_const_defined_under
1448
- s
1449
- 8
1450
- constant
1451
- x
1452
- 16
1453
- @diff_lcs_loaded
1454
- x
1455
- 4
1456
- nil?
1457
- s
1458
- 8
1459
- diff/lcs
1460
- x
1461
- 7
1462
- require
1463
- x
1464
- 9
1465
- LoadError
1466
- n
1467
- x
1468
- 3
1469
- ===
1470
- p
1471
- 15
1472
- I
1473
- 0
1474
- I
1475
- 5e
1476
- I
1477
- 0
1478
- I
1479
- 5f
1480
- I
1481
- 27
1482
- I
1483
- 60
1484
- I
1485
- 35
1486
- I
1487
- 63
1488
- I
1489
- 45
1490
- I
1491
- 64
1492
- I
1493
- 4e
1494
- I
1495
- 65
1496
- I
1497
- 5b
1498
- I
1499
- 66
1500
- I
1501
- 6a
1502
- x
1503
- 81
1504
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/shell/color.rb
1505
- p
1506
- 0
1507
- p
1508
- 47
1509
- I
1510
- 2
1511
- I
1512
- a
1513
- I
1514
- c
1515
- I
1516
- c
1517
- I
1518
- 16
1519
- I
1520
- f
1521
- I
1522
- 20
1523
- I
1524
- 11
1525
- I
1526
- 2a
1527
- I
1528
- 13
1529
- I
1530
- 34
1531
- I
1532
- 15
1533
- I
1534
- 3e
1535
- I
1536
- 17
1537
- I
1538
- 48
1539
- I
1540
- 19
1541
- I
1542
- 52
1543
- I
1544
- 1b
1545
- I
1546
- 5c
1547
- I
1548
- 1d
1549
- I
1550
- 66
1551
- I
1552
- 20
1553
- I
1554
- 70
1555
- I
1556
- 22
1557
- I
1558
- 7a
1559
- I
1560
- 24
1561
- I
1562
- 84
1563
- I
1564
- 26
1565
- I
1566
- 8e
1567
- I
1568
- 28
1569
- I
1570
- 98
1571
- I
1572
- 2a
1573
- I
1574
- a2
1575
- I
1576
- 2c
1577
- I
1578
- ac
1579
- I
1580
- 2e
1581
- I
1582
- b6
1583
- I
1584
- 35
1585
- I
1586
- c4
1587
- I
1588
- 3b
1589
- I
1590
- c8
1591
- I
1592
- 40
1593
- I
1594
- d6
1595
- I
1596
- 4d
1597
- I
1598
- e4
1599
- I
1600
- 5e
1601
- I
1602
- f2
1603
- x
1604
- 81
1605
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/shell/color.rb
1606
- p
1607
- 0
1608
- x
1609
- 13
1610
- attach_method
1611
- p
1612
- 3
1613
- I
1614
- 2
1615
- I
1616
- 8
1617
- I
1618
- 1f
1619
- x
1620
- 81
1621
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/shell/color.rb
1622
- p
1623
- 0
1624
- x
1625
- 13
1626
- attach_method
1627
- p
1628
- 3
1629
- I
1630
- 2
1631
- I
1632
- 4
1633
- I
1634
- 1c
1635
- x
1636
- 81
1637
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/shell/color.rb
1638
- p
1639
- 0
1640
- x
1641
- 13
1642
- attach_method
1643
- p
1644
- 5
1645
- I
1646
- 0
1647
- I
1648
- 1
1649
- I
1650
- 9
1651
- I
1652
- 3
1653
- I
1654
- 26
1655
- x
1656
- 81
1657
- /Users/carllerche/Developer/Source/bundler/lib/bundler/vendor/thor/shell/color.rb
1658
- p
1659
- 0