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