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,3350 +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
- 37
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
- 65
26
- 49
27
- 3
28
- 2
29
- 13
30
- 99
31
- 12
32
- 7
33
- 4
34
- 12
35
- 7
36
- 5
37
- 12
38
- 65
39
- 12
40
- 49
41
- 6
42
- 4
43
- 15
44
- 49
45
- 4
46
- 0
47
- 15
48
- 2
49
- 11
50
- I
51
- 6
52
- I
53
- 0
54
- I
55
- 0
56
- I
57
- 0
58
- n
59
- p
60
- 7
61
- s
62
- 11
63
- digest/sha1
64
- x
65
- 7
66
- require
67
- x
68
- 7
69
- Bundler
70
- x
71
- 11
72
- open_module
73
- x
74
- 15
75
- __module_init__
76
- M
77
- 1
78
- n
79
- n
80
- x
81
- 7
82
- Bundler
83
- i
84
- 31
85
- 5
86
- 66
87
- 99
88
- 7
89
- 0
90
- 45
91
- 1
92
- 2
93
- 65
94
- 49
95
- 3
96
- 3
97
- 13
98
- 99
99
- 12
100
- 7
101
- 4
102
- 12
103
- 7
104
- 5
105
- 12
106
- 65
107
- 12
108
- 49
109
- 6
110
- 4
111
- 15
112
- 49
113
- 4
114
- 0
115
- 11
116
- I
117
- 6
118
- I
119
- 0
120
- I
121
- 0
122
- I
123
- 0
124
- n
125
- p
126
- 7
127
- x
128
- 7
129
- Runtime
130
- x
131
- 11
132
- Environment
133
- n
134
- x
135
- 10
136
- open_class
137
- x
138
- 14
139
- __class_init__
140
- M
141
- 1
142
- n
143
- n
144
- x
145
- 7
146
- Runtime
147
- i
148
- 204
149
- 5
150
- 66
151
- 5
152
- 45
153
- 0
154
- 1
155
- 47
156
- 49
157
- 2
158
- 1
159
- 15
160
- 99
161
- 7
162
- 3
163
- 7
164
- 4
165
- 65
166
- 67
167
- 49
168
- 5
169
- 0
170
- 49
171
- 6
172
- 4
173
- 15
174
- 65
175
- 7
176
- 7
177
- 7
178
- 8
179
- 13
180
- 70
181
- 9
182
- 46
183
- 15
184
- 44
185
- 43
186
- 9
187
- 7
188
- 10
189
- 79
190
- 49
191
- 11
192
- 2
193
- 6
194
- 8
195
- 7
196
- 12
197
- 13
198
- 70
199
- 9
200
- 64
201
- 15
202
- 44
203
- 43
204
- 9
205
- 7
206
- 13
207
- 79
208
- 49
209
- 11
210
- 2
211
- 6
212
- 12
213
- 7
214
- 14
215
- 13
216
- 70
217
- 9
218
- 82
219
- 15
220
- 44
221
- 43
222
- 9
223
- 7
224
- 15
225
- 79
226
- 49
227
- 11
228
- 2
229
- 6
230
- 14
231
- 7
232
- 16
233
- 13
234
- 70
235
- 9
236
- 100
237
- 15
238
- 44
239
- 43
240
- 9
241
- 7
242
- 17
243
- 79
244
- 49
245
- 11
246
- 2
247
- 6
248
- 16
249
- 35
250
- 4
251
- 49
252
- 18
253
- 2
254
- 15
255
- 99
256
- 7
257
- 19
258
- 7
259
- 20
260
- 65
261
- 67
262
- 49
263
- 5
264
- 0
265
- 49
266
- 6
267
- 4
268
- 15
269
- 99
270
- 7
271
- 21
272
- 7
273
- 22
274
- 65
275
- 67
276
- 49
277
- 5
278
- 0
279
- 49
280
- 6
281
- 4
282
- 15
283
- 65
284
- 7
285
- 23
286
- 7
287
- 24
288
- 47
289
- 49
290
- 25
291
- 2
292
- 15
293
- 99
294
- 7
295
- 26
296
- 7
297
- 27
298
- 65
299
- 67
300
- 49
301
- 5
302
- 0
303
- 49
304
- 6
305
- 4
306
- 15
307
- 99
308
- 7
309
- 28
310
- 7
311
- 29
312
- 65
313
- 67
314
- 49
315
- 5
316
- 0
317
- 49
318
- 6
319
- 4
320
- 15
321
- 5
322
- 48
323
- 30
324
- 15
325
- 99
326
- 7
327
- 31
328
- 7
329
- 32
330
- 65
331
- 67
332
- 49
333
- 5
334
- 0
335
- 49
336
- 6
337
- 4
338
- 15
339
- 99
340
- 7
341
- 33
342
- 7
343
- 34
344
- 65
345
- 67
346
- 49
347
- 5
348
- 0
349
- 49
350
- 6
351
- 4
352
- 11
353
- I
354
- 8
355
- I
356
- 0
357
- I
358
- 0
359
- I
360
- 0
361
- n
362
- p
363
- 35
364
- x
365
- 13
366
- SharedHelpers
367
- n
368
- x
369
- 7
370
- include
371
- x
372
- 5
373
- setup
374
- M
375
- 1
376
- n
377
- n
378
- x
379
- 5
380
- setup
381
- i
382
- 52
383
- 5
384
- 48
385
- 0
386
- 15
387
- 20
388
- 0
389
- 49
390
- 1
391
- 0
392
- 9
393
- 20
394
- 39
395
- 2
396
- 20
397
- 0
398
- 49
399
- 3
400
- 1
401
- 8
402
- 23
403
- 5
404
- 48
405
- 4
406
- 19
407
- 1
408
- 15
409
- 5
410
- 48
411
- 5
412
- 15
413
- 5
414
- 20
415
- 1
416
- 47
417
- 49
418
- 6
419
- 1
420
- 15
421
- 20
422
- 1
423
- 56
424
- 7
425
- 50
426
- 8
427
- 0
428
- 15
429
- 5
430
- 48
431
- 9
432
- 15
433
- 5
434
- 11
435
- I
436
- 4
437
- I
438
- 2
439
- I
440
- 0
441
- I
442
- 0
443
- I
444
- 0
445
- p
446
- 10
447
- x
448
- 15
449
- clean_load_path
450
- x
451
- 4
452
- any?
453
- x
454
- 11
455
- @definition
456
- x
457
- 9
458
- specs_for
459
- x
460
- 15
461
- requested_specs
462
- x
463
- 17
464
- setup_environment
465
- x
466
- 16
467
- cripple_rubygems
468
- M
469
- 1
470
- p
471
- 2
472
- x
473
- 9
474
- for_block
475
- t
476
- n
477
- x
478
- 5
479
- setup
480
- i
481
- 333
482
- 57
483
- 19
484
- 0
485
- 15
486
- 20
487
- 0
488
- 49
489
- 0
490
- 0
491
- 9
492
- 14
493
- 1
494
- 8
495
- 35
496
- 5
497
- 45
498
- 1
499
- 2
500
- 20
501
- 0
502
- 49
503
- 3
504
- 0
505
- 47
506
- 49
507
- 4
508
- 0
509
- 7
510
- 5
511
- 63
512
- 2
513
- 47
514
- 49
515
- 6
516
- 2
517
- 15
518
- 45
519
- 7
520
- 8
521
- 49
522
- 9
523
- 0
524
- 20
525
- 0
526
- 49
527
- 10
528
- 0
529
- 49
530
- 11
531
- 1
532
- 19
533
- 1
534
- 13
535
- 9
536
- 74
537
- 15
538
- 20
539
- 1
540
- 49
541
- 12
542
- 0
543
- 20
544
- 0
545
- 49
546
- 12
547
- 0
548
- 83
549
- 13
550
- 10
551
- 73
552
- 2
553
- 8
554
- 74
555
- 3
556
- 9
557
- 281
558
- 45
559
- 7
560
- 14
561
- 43
562
- 15
563
- 13
564
- 71
565
- 16
566
- 47
567
- 9
568
- 149
569
- 47
570
- 49
571
- 17
572
- 0
573
- 13
574
- 7
575
- 18
576
- 20
577
- 1
578
- 49
579
- 10
580
- 0
581
- 47
582
- 49
583
- 4
584
- 0
585
- 7
586
- 19
587
- 20
588
- 1
589
- 49
590
- 12
591
- 0
592
- 47
593
- 49
594
- 4
595
- 0
596
- 7
597
- 20
598
- 7
599
- 21
600
- 20
601
- 0
602
- 49
603
- 10
604
- 0
605
- 47
606
- 49
607
- 4
608
- 0
609
- 7
610
- 19
611
- 20
612
- 0
613
- 49
614
- 12
615
- 0
616
- 47
617
- 49
618
- 4
619
- 0
620
- 7
621
- 22
622
- 63
623
- 10
624
- 47
625
- 49
626
- 23
627
- 1
628
- 15
629
- 8
630
- 202
631
- 7
632
- 18
633
- 20
634
- 1
635
- 49
636
- 10
637
- 0
638
- 47
639
- 49
640
- 4
641
- 0
642
- 7
643
- 19
644
- 20
645
- 1
646
- 49
647
- 12
648
- 0
649
- 47
650
- 49
651
- 4
652
- 0
653
- 7
654
- 20
655
- 7
656
- 21
657
- 20
658
- 0
659
- 49
660
- 10
661
- 0
662
- 47
663
- 49
664
- 4
665
- 0
666
- 7
667
- 19
668
- 20
669
- 0
670
- 49
671
- 12
672
- 0
673
- 47
674
- 49
675
- 4
676
- 0
677
- 7
678
- 22
679
- 63
680
- 10
681
- 49
682
- 16
683
- 1
684
- 19
685
- 2
686
- 15
687
- 20
688
- 2
689
- 20
690
- 0
691
- 49
692
- 10
693
- 0
694
- 13
695
- 18
696
- 2
697
- 49
698
- 24
699
- 1
700
- 15
701
- 15
702
- 20
703
- 2
704
- 45
705
- 7
706
- 25
707
- 43
708
- 26
709
- 13
710
- 71
711
- 16
712
- 47
713
- 9
714
- 253
715
- 47
716
- 49
717
- 17
718
- 0
719
- 13
720
- 20
721
- 0
722
- 49
723
- 12
724
- 0
725
- 49
726
- 4
727
- 0
728
- 47
729
- 49
730
- 23
731
- 1
732
- 15
733
- 8
734
- 264
735
- 20
736
- 0
737
- 49
738
- 12
739
- 0
740
- 49
741
- 4
742
- 0
743
- 49
744
- 16
745
- 1
746
- 13
747
- 18
748
- 2
749
- 49
750
- 27
751
- 1
752
- 15
753
- 15
754
- 5
755
- 20
756
- 2
757
- 47
758
- 49
759
- 6
760
- 1
761
- 8
762
- 282
763
- 1
764
- 15
765
- 45
766
- 7
767
- 28
768
- 49
769
- 9
770
- 0
771
- 20
772
- 0
773
- 49
774
- 10
775
- 0
776
- 20
777
- 0
778
- 13
779
- 18
780
- 3
781
- 49
782
- 29
783
- 2
784
- 15
785
- 15
786
- 20
787
- 0
788
- 49
789
- 30
790
- 0
791
- 56
792
- 31
793
- 50
794
- 32
795
- 0
796
- 19
797
- 3
798
- 15
799
- 99
800
- 43
801
- 33
802
- 7
803
- 34
804
- 49
805
- 11
806
- 1
807
- 20
808
- 3
809
- 36
810
- 1
811
- 51
812
- 35
813
- 0
814
- 11
815
- I
816
- 11
817
- I
818
- 4
819
- I
820
- 1
821
- I
822
- 1
823
- n
824
- p
825
- 36
826
- x
827
- 11
828
- loaded_from
829
- x
830
- 11
831
- GemNotFound
832
- n
833
- x
834
- 9
835
- full_name
836
- x
837
- 4
838
- to_s
839
- s
840
- 36
841
- is missing. Run `bundle` to get it.
842
- x
843
- 5
844
- raise
845
- x
846
- 3
847
- Gem
848
- n
849
- x
850
- 12
851
- loaded_specs
852
- x
853
- 4
854
- name
855
- x
856
- 2
857
- []
858
- x
859
- 7
860
- version
861
- x
862
- 2
863
- ==
864
- n
865
- x
866
- 9
867
- LoadError
868
- x
869
- 3
870
- new
871
- x
872
- 8
873
- allocate
874
- s
875
- 27
876
- You have already activated
877
- s
878
- 1
879
-
880
- s
881
- 2
882
- ,
883
- s
884
- 26
885
- but your Gemfile requires
886
- s
887
- 29
888
- . Consider using bundle exec.
889
- x
890
- 10
891
- initialize
892
- x
893
- 5
894
- name=
895
- n
896
- x
897
- 11
898
- Requirement
899
- x
900
- 20
901
- version_requirement=
902
- n
903
- x
904
- 3
905
- []=
906
- x
907
- 10
908
- load_paths
909
- M
910
- 1
911
- p
912
- 2
913
- x
914
- 9
915
- for_block
916
- t
917
- n
918
- x
919
- 5
920
- setup
921
- i
922
- 18
923
- 57
924
- 19
925
- 0
926
- 15
927
- 99
928
- 43
929
- 0
930
- 7
931
- 1
932
- 49
933
- 2
934
- 1
935
- 20
936
- 0
937
- 49
938
- 3
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
- 4
952
- x
953
- 7
954
- Globals
955
- x
956
- 10
957
- $LOAD_PATH
958
- x
959
- 2
960
- []
961
- x
962
- 8
963
- include?
964
- p
965
- 3
966
- I
967
- 0
968
- I
969
- 1f
970
- I
971
- 12
972
- x
973
- 65
974
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
975
- p
976
- 1
977
- x
978
- 4
979
- path
980
- x
981
- 6
982
- reject
983
- x
984
- 7
985
- Globals
986
- x
987
- 10
988
- $LOAD_PATH
989
- x
990
- 7
991
- unshift
992
- p
993
- 31
994
- I
995
- 0
996
- I
997
- 11
998
- I
999
- 4
1000
- I
1001
- 12
1002
- I
1003
- e
1004
- I
1005
- 13
1006
- I
1007
- 24
1008
- I
1009
- 16
1010
- I
1011
- 4c
1012
- I
1013
- 17
1014
- I
1015
- 76
1016
- I
1017
- 18
1018
- I
1019
- 95
1020
- I
1021
- 17
1022
- I
1023
- af
1024
- I
1025
- 18
1026
- I
1027
- cd
1028
- I
1029
- 19
1030
- I
1031
- dc
1032
- I
1033
- 1a
1034
- I
1035
- 110
1036
- I
1037
- 1b
1038
- I
1039
- 119
1040
- I
1041
- 16
1042
- I
1043
- 11b
1044
- I
1045
- 1e
1046
- I
1047
- 130
1048
- I
1049
- 1f
1050
- I
1051
- 13d
1052
- I
1053
- 20
1054
- I
1055
- 14d
1056
- x
1057
- 65
1058
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
1059
- p
1060
- 4
1061
- x
1062
- 4
1063
- spec
1064
- x
1065
- 14
1066
- activated_spec
1067
- x
1068
- 1
1069
- e
1070
- x
1071
- 10
1072
- load_paths
1073
- x
1074
- 4
1075
- each
1076
- x
1077
- 4
1078
- lock
1079
- p
1080
- 17
1081
- I
1082
- 0
1083
- I
1084
- 7
1085
- I
1086
- 0
1087
- I
1088
- 9
1089
- I
1090
- 4
1091
- I
1092
- b
1093
- I
1094
- 1a
1095
- I
1096
- d
1097
- I
1098
- 1e
1099
- I
1100
- e
1101
- I
1102
- 26
1103
- I
1104
- 11
1105
- I
1106
- 2e
1107
- I
1108
- 23
1109
- I
1110
- 32
1111
- I
1112
- 25
1113
- I
1114
- 34
1115
- x
1116
- 65
1117
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
1118
- p
1119
- 2
1120
- x
1121
- 6
1122
- groups
1123
- x
1124
- 5
1125
- specs
1126
- x
1127
- 17
1128
- method_visibility
1129
- x
1130
- 15
1131
- add_defn_method
1132
- x
1133
- 7
1134
- REGEXPS
1135
- n
1136
- x
1137
- 6
1138
- Regexp
1139
- s
1140
- 30
1141
- ^no such file to load -- (.+)$
1142
- x
1143
- 3
1144
- new
1145
- n
1146
- s
1147
- 37
1148
- ^Missing \w+ (?:file\s*)?([^\s]+.rb)$
1149
- n
1150
- s
1151
- 37
1152
- ^Missing API definition file in (.+)$
1153
- n
1154
- s
1155
- 31
1156
- ^cannot load such file -- (.+)$
1157
- x
1158
- 9
1159
- const_set
1160
- x
1161
- 7
1162
- require
1163
- M
1164
- 1
1165
- n
1166
- n
1167
- x
1168
- 7
1169
- require
1170
- i
1171
- 36
1172
- 20
1173
- 0
1174
- 56
1175
- 0
1176
- 50
1177
- 1
1178
- 0
1179
- 15
1180
- 20
1181
- 0
1182
- 49
1183
- 2
1184
- 0
1185
- 9
1186
- 23
1187
- 7
1188
- 3
1189
- 35
1190
- 1
1191
- 19
1192
- 0
1193
- 8
1194
- 24
1195
- 1
1196
- 15
1197
- 39
1198
- 4
1199
- 49
1200
- 5
1201
- 0
1202
- 56
1203
- 6
1204
- 50
1205
- 7
1206
- 0
1207
- 11
1208
- I
1209
- 3
1210
- I
1211
- 1
1212
- I
1213
- 0
1214
- I
1215
- 0
1216
- I
1217
- 0
1218
- p
1219
- 8
1220
- M
1221
- 1
1222
- p
1223
- 2
1224
- x
1225
- 9
1226
- for_block
1227
- t
1228
- n
1229
- x
1230
- 7
1231
- require
1232
- i
1233
- 10
1234
- 57
1235
- 19
1236
- 0
1237
- 15
1238
- 20
1239
- 0
1240
- 49
1241
- 0
1242
- 0
1243
- 11
1244
- I
1245
- 3
1246
- I
1247
- 1
1248
- I
1249
- 1
1250
- I
1251
- 1
1252
- n
1253
- p
1254
- 1
1255
- x
1256
- 6
1257
- to_sym
1258
- p
1259
- 3
1260
- I
1261
- 0
1262
- I
1263
- 30
1264
- I
1265
- a
1266
- x
1267
- 65
1268
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
1269
- p
1270
- 1
1271
- x
1272
- 1
1273
- g
1274
- x
1275
- 4
1276
- map!
1277
- x
1278
- 6
1279
- empty?
1280
- x
1281
- 7
1282
- default
1283
- x
1284
- 11
1285
- @definition
1286
- x
1287
- 12
1288
- dependencies
1289
- M
1290
- 1
1291
- p
1292
- 2
1293
- x
1294
- 9
1295
- for_block
1296
- t
1297
- n
1298
- x
1299
- 7
1300
- require
1301
- i
1302
- 140
1303
- 57
1304
- 19
1305
- 0
1306
- 15
1307
- 20
1308
- 0
1309
- 49
1310
- 0
1311
- 0
1312
- 21
1313
- 1
1314
- 0
1315
- 49
1316
- 1
1317
- 1
1318
- 49
1319
- 2
1320
- 0
1321
- 9
1322
- 23
1323
- 1
1324
- 8
1325
- 25
1326
- 1
1327
- 11
1328
- 15
1329
- 1
1330
- 19
1331
- 1
1332
- 15
1333
- 26
1334
- 93
1335
- 0
1336
- 15
1337
- 29
1338
- 64
1339
- 0
1340
- 5
1341
- 20
1342
- 0
1343
- 49
1344
- 3
1345
- 0
1346
- 13
1347
- 10
1348
- 52
1349
- 15
1350
- 20
1351
- 0
1352
- 49
1353
- 4
1354
- 0
1355
- 47
1356
- 49
1357
- 5
1358
- 1
1359
- 56
1360
- 6
1361
- 50
1362
- 7
1363
- 0
1364
- 30
1365
- 8
1366
- 136
1367
- 26
1368
- 93
1369
- 1
1370
- 15
1371
- 24
1372
- 13
1373
- 45
1374
- 8
1375
- 9
1376
- 12
1377
- 49
1378
- 10
1379
- 1
1380
- 10
1381
- 81
1382
- 8
1383
- 131
1384
- 15
1385
- 24
1386
- 19
1387
- 2
1388
- 15
1389
- 45
1390
- 11
1391
- 12
1392
- 56
1393
- 13
1394
- 50
1395
- 14
1396
- 0
1397
- 15
1398
- 20
1399
- 0
1400
- 49
1401
- 3
1402
- 0
1403
- 13
1404
- 10
1405
- 120
1406
- 15
1407
- 4
1408
- 5
1409
- 78
1410
- 98
1411
- 15
1412
- 2
1413
- 20
1414
- 1
1415
- 83
1416
- 16
1417
- 10
1418
- 119
1419
- 2
1420
- 8
1421
- 120
1422
- 3
1423
- 9
1424
- 127
1425
- 5
1426
- 48
1427
- 17
1428
- 8
1429
- 128
1430
- 1
1431
- 25
1432
- 8
1433
- 136
1434
- 15
1435
- 92
1436
- 1
1437
- 27
1438
- 34
1439
- 92
1440
- 0
1441
- 27
1442
- 11
1443
- I
1444
- 9
1445
- I
1446
- 3
1447
- I
1448
- 1
1449
- I
1450
- 1
1451
- n
1452
- p
1453
- 18
1454
- x
1455
- 6
1456
- groups
1457
- x
1458
- 1
1459
- &
1460
- x
1461
- 4
1462
- any?
1463
- x
1464
- 11
1465
- autorequire
1466
- x
1467
- 4
1468
- name
1469
- x
1470
- 5
1471
- Array
1472
- M
1473
- 1
1474
- p
1475
- 2
1476
- x
1477
- 9
1478
- for_block
1479
- t
1480
- n
1481
- x
1482
- 7
1483
- require
1484
- i
1485
- 19
1486
- 57
1487
- 19
1488
- 0
1489
- 15
1490
- 20
1491
- 0
1492
- 22
1493
- 1
1494
- 1
1495
- 15
1496
- 45
1497
- 0
1498
- 1
1499
- 20
1500
- 0
1501
- 49
1502
- 2
1503
- 1
1504
- 11
1505
- I
1506
- 4
1507
- I
1508
- 1
1509
- I
1510
- 1
1511
- I
1512
- 1
1513
- n
1514
- p
1515
- 3
1516
- x
1517
- 6
1518
- Kernel
1519
- n
1520
- x
1521
- 7
1522
- require
1523
- p
1524
- 7
1525
- I
1526
- 0
1527
- I
1528
- 3e
1529
- I
1530
- 4
1531
- I
1532
- 3f
1533
- I
1534
- a
1535
- I
1536
- 40
1537
- I
1538
- 13
1539
- x
1540
- 65
1541
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
1542
- p
1543
- 1
1544
- x
1545
- 4
1546
- file
1547
- x
1548
- 4
1549
- each
1550
- x
1551
- 9
1552
- LoadError
1553
- n
1554
- x
1555
- 3
1556
- ===
1557
- x
1558
- 7
1559
- REGEXPS
1560
- n
1561
- M
1562
- 1
1563
- p
1564
- 2
1565
- x
1566
- 9
1567
- for_block
1568
- t
1569
- n
1570
- x
1571
- 7
1572
- require
1573
- i
1574
- 16
1575
- 57
1576
- 19
1577
- 0
1578
- 15
1579
- 20
1580
- 0
1581
- 21
1582
- 1
1583
- 2
1584
- 49
1585
- 0
1586
- 0
1587
- 49
1588
- 1
1589
- 1
1590
- 11
1591
- I
1592
- 4
1593
- I
1594
- 1
1595
- I
1596
- 1
1597
- I
1598
- 1
1599
- n
1600
- p
1601
- 2
1602
- x
1603
- 7
1604
- message
1605
- x
1606
- 2
1607
- =~
1608
- p
1609
- 3
1610
- I
1611
- 0
1612
- I
1613
- 43
1614
- I
1615
- 10
1616
- x
1617
- 65
1618
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
1619
- p
1620
- 1
1621
- x
1622
- 1
1623
- r
1624
- x
1625
- 4
1626
- find
1627
- x
1628
- 24
1629
- regexp_last_match_result
1630
- x
1631
- 2
1632
- ==
1633
- x
1634
- 5
1635
- raise
1636
- p
1637
- 17
1638
- I
1639
- 0
1640
- I
1641
- 33
1642
- I
1643
- 4
1644
- I
1645
- 36
1646
- I
1647
- 1a
1648
- I
1649
- 38
1650
- I
1651
- 1e
1652
- I
1653
- 3e
1654
- I
1655
- 45
1656
- I
1657
- 42
1658
- I
1659
- 52
1660
- I
1661
- 45
1662
- I
1663
- 56
1664
- I
1665
- 43
1666
- I
1667
- 5f
1668
- I
1669
- 44
1670
- I
1671
- 8c
1672
- x
1673
- 65
1674
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
1675
- p
1676
- 3
1677
- x
1678
- 3
1679
- dep
1680
- x
1681
- 13
1682
- required_file
1683
- x
1684
- 1
1685
- e
1686
- x
1687
- 4
1688
- each
1689
- p
1690
- 9
1691
- I
1692
- 0
1693
- I
1694
- 2f
1695
- I
1696
- 0
1697
- I
1698
- 30
1699
- I
1700
- 8
1701
- I
1702
- 31
1703
- I
1704
- 19
1705
- I
1706
- 33
1707
- I
1708
- 24
1709
- x
1710
- 65
1711
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
1712
- p
1713
- 1
1714
- x
1715
- 6
1716
- groups
1717
- x
1718
- 16
1719
- dependencies_for
1720
- M
1721
- 1
1722
- n
1723
- n
1724
- x
1725
- 16
1726
- dependencies_for
1727
- i
1728
- 21
1729
- 20
1730
- 0
1731
- 49
1732
- 0
1733
- 0
1734
- 9
1735
- 12
1736
- 5
1737
- 48
1738
- 1
1739
- 8
1740
- 20
1741
- 5
1742
- 48
1743
- 1
1744
- 56
1745
- 2
1746
- 50
1747
- 3
1748
- 0
1749
- 11
1750
- I
1751
- 3
1752
- I
1753
- 1
1754
- I
1755
- 0
1756
- I
1757
- 0
1758
- I
1759
- 0
1760
- p
1761
- 4
1762
- x
1763
- 6
1764
- empty?
1765
- x
1766
- 12
1767
- dependencies
1768
- M
1769
- 1
1770
- p
1771
- 2
1772
- x
1773
- 9
1774
- for_block
1775
- t
1776
- n
1777
- x
1778
- 16
1779
- dependencies_for
1780
- i
1781
- 19
1782
- 57
1783
- 19
1784
- 0
1785
- 15
1786
- 21
1787
- 1
1788
- 0
1789
- 20
1790
- 0
1791
- 49
1792
- 0
1793
- 0
1794
- 49
1795
- 1
1796
- 1
1797
- 49
1798
- 2
1799
- 0
1800
- 11
1801
- I
1802
- 4
1803
- I
1804
- 1
1805
- I
1806
- 1
1807
- I
1808
- 1
1809
- n
1810
- p
1811
- 3
1812
- x
1813
- 6
1814
- groups
1815
- x
1816
- 1
1817
- &
1818
- x
1819
- 4
1820
- any?
1821
- p
1822
- 3
1823
- I
1824
- 0
1825
- I
1826
- 4d
1827
- I
1828
- 13
1829
- x
1830
- 65
1831
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
1832
- p
1833
- 1
1834
- x
1835
- 1
1836
- d
1837
- x
1838
- 6
1839
- select
1840
- p
1841
- 9
1842
- I
1843
- 0
1844
- I
1845
- 49
1846
- I
1847
- 0
1848
- I
1849
- 4a
1850
- I
1851
- 7
1852
- I
1853
- 4b
1854
- I
1855
- c
1856
- I
1857
- 4d
1858
- I
1859
- 15
1860
- x
1861
- 65
1862
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
1863
- p
1864
- 1
1865
- x
1866
- 6
1867
- groups
1868
- x
1869
- 4
1870
- gems
1871
- x
1872
- 5
1873
- specs
1874
- x
1875
- 12
1876
- alias_method
1877
- x
1878
- 5
1879
- cache
1880
- M
1881
- 1
1882
- n
1883
- n
1884
- x
1885
- 5
1886
- cache
1887
- i
1888
- 52
1889
- 45
1890
- 0
1891
- 1
1892
- 5
1893
- 48
1894
- 2
1895
- 49
1896
- 3
1897
- 1
1898
- 15
1899
- 45
1900
- 4
1901
- 5
1902
- 49
1903
- 6
1904
- 0
1905
- 7
1906
- 7
1907
- 64
1908
- 49
1909
- 8
1910
- 1
1911
- 15
1912
- 5
1913
- 48
1914
- 9
1915
- 56
1916
- 10
1917
- 50
1918
- 11
1919
- 0
1920
- 15
1921
- 45
1922
- 4
1923
- 12
1924
- 49
1925
- 13
1926
- 0
1927
- 7
1928
- 14
1929
- 49
1930
- 15
1931
- 1
1932
- 9
1933
- 48
1934
- 1
1935
- 8
1936
- 51
1937
- 5
1938
- 48
1939
- 16
1940
- 11
1941
- I
1942
- 2
1943
- I
1944
- 0
1945
- I
1946
- 0
1947
- I
1948
- 0
1949
- n
1950
- p
1951
- 17
1952
- x
1953
- 9
1954
- FileUtils
1955
- n
1956
- x
1957
- 10
1958
- cache_path
1959
- x
1960
- 7
1961
- mkdir_p
1962
- x
1963
- 7
1964
- Bundler
1965
- n
1966
- x
1967
- 2
1968
- ui
1969
- s
1970
- 35
1971
- Updating .gem files in vendor/cache
1972
- x
1973
- 4
1974
- info
1975
- x
1976
- 5
1977
- specs
1978
- M
1979
- 1
1980
- p
1981
- 2
1982
- x
1983
- 9
1984
- for_block
1985
- t
1986
- n
1987
- x
1988
- 5
1989
- cache
1990
- i
1991
- 48
1992
- 57
1993
- 19
1994
- 0
1995
- 15
1996
- 20
1997
- 0
1998
- 49
1999
- 0
2000
- 0
2001
- 7
2002
- 1
2003
- 64
2004
- 83
2005
- 2
2006
- 9
2007
- 20
2008
- 1
2009
- 11
2010
- 8
2011
- 21
2012
- 1
2013
- 15
2014
- 20
2015
- 0
2016
- 49
2017
- 3
2018
- 0
2019
- 7
2020
- 4
2021
- 49
2022
- 5
2023
- 1
2024
- 9
2025
- 46
2026
- 20
2027
- 0
2028
- 49
2029
- 3
2030
- 0
2031
- 20
2032
- 0
2033
- 49
2034
- 4
2035
- 1
2036
- 8
2037
- 47
2038
- 1
2039
- 11
2040
- I
2041
- 4
2042
- I
2043
- 1
2044
- I
2045
- 1
2046
- I
2047
- 1
2048
- n
2049
- p
2050
- 6
2051
- x
2052
- 4
2053
- name
2054
- s
2055
- 7
2056
- bundler
2057
- x
2058
- 2
2059
- ==
2060
- x
2061
- 6
2062
- source
2063
- x
2064
- 5
2065
- cache
2066
- x
2067
- 11
2068
- respond_to?
2069
- p
2070
- 7
2071
- I
2072
- 0
2073
- I
2074
- 57
2075
- I
2076
- 4
2077
- I
2078
- 58
2079
- I
2080
- 16
2081
- I
2082
- 59
2083
- I
2084
- 30
2085
- x
2086
- 65
2087
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
2088
- p
2089
- 1
2090
- x
2091
- 4
2092
- spec
2093
- x
2094
- 4
2095
- each
2096
- n
2097
- x
2098
- 8
2099
- settings
2100
- x
2101
- 8
2102
- no_prune
2103
- x
2104
- 2
2105
- []
2106
- x
2107
- 11
2108
- prune_cache
2109
- p
2110
- 11
2111
- I
2112
- 0
2113
- I
2114
- 53
2115
- I
2116
- 0
2117
- I
2118
- 54
2119
- I
2120
- a
2121
- I
2122
- 56
2123
- I
2124
- 17
2125
- I
2126
- 57
2127
- I
2128
- 20
2129
- I
2130
- 5b
2131
- I
2132
- 34
2133
- x
2134
- 65
2135
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
2136
- p
2137
- 0
2138
- x
2139
- 11
2140
- prune_cache
2141
- M
2142
- 1
2143
- n
2144
- n
2145
- x
2146
- 11
2147
- prune_cache
2148
- i
2149
- 79
2150
- 45
2151
- 0
2152
- 1
2153
- 5
2154
- 48
2155
- 2
2156
- 49
2157
- 3
2158
- 1
2159
- 15
2160
- 39
2161
- 4
2162
- 49
2163
- 5
2164
- 0
2165
- 19
2166
- 0
2167
- 15
2168
- 45
2169
- 6
2170
- 7
2171
- 5
2172
- 48
2173
- 2
2174
- 47
2175
- 49
2176
- 8
2177
- 0
2178
- 7
2179
- 9
2180
- 63
2181
- 2
2182
- 49
2183
- 10
2184
- 1
2185
- 19
2186
- 1
2187
- 15
2188
- 20
2189
- 1
2190
- 56
2191
- 11
2192
- 50
2193
- 12
2194
- 0
2195
- 19
2196
- 1
2197
- 15
2198
- 20
2199
- 1
2200
- 49
2201
- 13
2202
- 0
2203
- 9
2204
- 77
2205
- 45
2206
- 14
2207
- 15
2208
- 49
2209
- 16
2210
- 0
2211
- 7
2212
- 17
2213
- 64
2214
- 49
2215
- 18
2216
- 1
2217
- 15
2218
- 20
2219
- 1
2220
- 56
2221
- 19
2222
- 50
2223
- 20
2224
- 0
2225
- 8
2226
- 78
2227
- 1
2228
- 11
2229
- I
2230
- 5
2231
- I
2232
- 2
2233
- I
2234
- 0
2235
- I
2236
- 0
2237
- n
2238
- p
2239
- 21
2240
- x
2241
- 9
2242
- FileUtils
2243
- n
2244
- x
2245
- 10
2246
- cache_path
2247
- x
2248
- 7
2249
- mkdir_p
2250
- x
2251
- 11
2252
- @definition
2253
- x
2254
- 7
2255
- resolve
2256
- x
2257
- 3
2258
- Dir
2259
- n
2260
- x
2261
- 4
2262
- to_s
2263
- s
2264
- 6
2265
- /*.gem
2266
- x
2267
- 2
2268
- []
2269
- M
2270
- 1
2271
- p
2272
- 2
2273
- x
2274
- 9
2275
- for_block
2276
- t
2277
- n
2278
- x
2279
- 11
2280
- prune_cache
2281
- i
2282
- 29
2283
- 57
2284
- 19
2285
- 0
2286
- 15
2287
- 45
2288
- 0
2289
- 1
2290
- 43
2291
- 2
2292
- 20
2293
- 0
2294
- 49
2295
- 3
2296
- 1
2297
- 49
2298
- 4
2299
- 0
2300
- 19
2301
- 1
2302
- 15
2303
- 21
2304
- 1
2305
- 0
2306
- 56
2307
- 5
2308
- 50
2309
- 6
2310
- 0
2311
- 11
2312
- I
2313
- 5
2314
- I
2315
- 2
2316
- I
2317
- 1
2318
- I
2319
- 1
2320
- n
2321
- p
2322
- 7
2323
- x
2324
- 3
2325
- Gem
2326
- n
2327
- x
2328
- 6
2329
- Format
2330
- x
2331
- 17
2332
- from_file_by_path
2333
- x
2334
- 4
2335
- spec
2336
- M
2337
- 1
2338
- p
2339
- 2
2340
- x
2341
- 9
2342
- for_block
2343
- t
2344
- n
2345
- x
2346
- 11
2347
- prune_cache
2348
- i
2349
- 35
2350
- 57
2351
- 19
2352
- 0
2353
- 15
2354
- 20
2355
- 0
2356
- 49
2357
- 0
2358
- 0
2359
- 21
2360
- 1
2361
- 1
2362
- 49
2363
- 0
2364
- 0
2365
- 83
2366
- 1
2367
- 13
2368
- 9
2369
- 34
2370
- 15
2371
- 20
2372
- 0
2373
- 49
2374
- 2
2375
- 0
2376
- 21
2377
- 1
2378
- 1
2379
- 49
2380
- 2
2381
- 0
2382
- 83
2383
- 1
2384
- 11
2385
- I
2386
- 4
2387
- I
2388
- 1
2389
- I
2390
- 1
2391
- I
2392
- 1
2393
- n
2394
- p
2395
- 3
2396
- x
2397
- 4
2398
- name
2399
- x
2400
- 2
2401
- ==
2402
- x
2403
- 7
2404
- version
2405
- p
2406
- 5
2407
- I
2408
- 0
2409
- I
2410
- 67
2411
- I
2412
- 4
2413
- I
2414
- 68
2415
- I
2416
- 23
2417
- x
2418
- 65
2419
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
2420
- p
2421
- 1
2422
- x
2423
- 1
2424
- s
2425
- x
2426
- 4
2427
- any?
2428
- p
2429
- 7
2430
- I
2431
- 0
2432
- I
2433
- 64
2434
- I
2435
- 4
2436
- I
2437
- 65
2438
- I
2439
- 14
2440
- I
2441
- 67
2442
- I
2443
- 1d
2444
- x
2445
- 65
2446
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
2447
- p
2448
- 2
2449
- x
2450
- 4
2451
- path
2452
- x
2453
- 4
2454
- spec
2455
- x
2456
- 9
2457
- delete_if
2458
- x
2459
- 4
2460
- any?
2461
- x
2462
- 7
2463
- Bundler
2464
- n
2465
- x
2466
- 2
2467
- ui
2468
- s
2469
- 46
2470
- Removing outdated .gem files from vendor/cache
2471
- x
2472
- 4
2473
- info
2474
- M
2475
- 1
2476
- p
2477
- 2
2478
- x
2479
- 9
2480
- for_block
2481
- t
2482
- n
2483
- x
2484
- 11
2485
- prune_cache
2486
- i
2487
- 39
2488
- 57
2489
- 19
2490
- 0
2491
- 15
2492
- 45
2493
- 0
2494
- 1
2495
- 49
2496
- 2
2497
- 0
2498
- 7
2499
- 3
2500
- 45
2501
- 4
2502
- 5
2503
- 20
2504
- 0
2505
- 49
2506
- 6
2507
- 1
2508
- 47
2509
- 49
2510
- 7
2511
- 0
2512
- 63
2513
- 2
2514
- 49
2515
- 8
2516
- 1
2517
- 15
2518
- 45
2519
- 4
2520
- 9
2521
- 20
2522
- 0
2523
- 49
2524
- 10
2525
- 1
2526
- 11
2527
- I
2528
- 6
2529
- I
2530
- 1
2531
- I
2532
- 1
2533
- I
2534
- 1
2535
- n
2536
- p
2537
- 11
2538
- x
2539
- 7
2540
- Bundler
2541
- n
2542
- x
2543
- 2
2544
- ui
2545
- s
2546
- 4
2547
- *
2548
- x
2549
- 4
2550
- File
2551
- n
2552
- x
2553
- 8
2554
- basename
2555
- x
2556
- 4
2557
- to_s
2558
- x
2559
- 4
2560
- info
2561
- n
2562
- x
2563
- 6
2564
- delete
2565
- p
2566
- 7
2567
- I
2568
- 0
2569
- I
2570
- 6f
2571
- I
2572
- 4
2573
- I
2574
- 70
2575
- I
2576
- 1e
2577
- I
2578
- 71
2579
- I
2580
- 27
2581
- x
2582
- 65
2583
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
2584
- p
2585
- 1
2586
- x
2587
- 4
2588
- path
2589
- x
2590
- 4
2591
- each
2592
- p
2593
- 19
2594
- I
2595
- 0
2596
- I
2597
- 5e
2598
- I
2599
- 0
2600
- I
2601
- 5f
2602
- I
2603
- a
2604
- I
2605
- 61
2606
- I
2607
- 12
2608
- I
2609
- 62
2610
- I
2611
- 26
2612
- I
2613
- 64
2614
- I
2615
- 30
2616
- I
2617
- 6c
2618
- I
2619
- 37
2620
- I
2621
- 6d
2622
- I
2623
- 44
2624
- I
2625
- 6f
2626
- I
2627
- 4d
2628
- I
2629
- 6c
2630
- I
2631
- 4f
2632
- x
2633
- 65
2634
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
2635
- p
2636
- 2
2637
- x
2638
- 7
2639
- resolve
2640
- x
2641
- 6
2642
- cached
2643
- x
2644
- 7
2645
- private
2646
- x
2647
- 10
2648
- cache_path
2649
- M
2650
- 1
2651
- n
2652
- n
2653
- x
2654
- 10
2655
- cache_path
2656
- i
2657
- 10
2658
- 5
2659
- 48
2660
- 0
2661
- 7
2662
- 1
2663
- 64
2664
- 49
2665
- 2
2666
- 1
2667
- 11
2668
- I
2669
- 2
2670
- I
2671
- 0
2672
- I
2673
- 0
2674
- I
2675
- 0
2676
- n
2677
- p
2678
- 3
2679
- x
2680
- 4
2681
- root
2682
- s
2683
- 12
2684
- vendor/cache
2685
- x
2686
- 4
2687
- join
2688
- p
2689
- 5
2690
- I
2691
- 0
2692
- I
2693
- 78
2694
- I
2695
- 0
2696
- I
2697
- 79
2698
- I
2699
- a
2700
- x
2701
- 65
2702
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
2703
- p
2704
- 0
2705
- x
2706
- 17
2707
- setup_environment
2708
- M
2709
- 1
2710
- n
2711
- n
2712
- x
2713
- 17
2714
- setup_environment
2715
- i
2716
- 311
2717
- 26
2718
- 93
2719
- 0
2720
- 15
2721
- 29
2722
- 38
2723
- 0
2724
- 45
2725
- 0
2726
- 1
2727
- 7
2728
- 2
2729
- 64
2730
- 45
2731
- 3
2732
- 4
2733
- 7
2734
- 5
2735
- 64
2736
- 7
2737
- 6
2738
- 64
2739
- 45
2740
- 7
2741
- 8
2742
- 49
2743
- 9
2744
- 3
2745
- 13
2746
- 18
2747
- 3
2748
- 49
2749
- 10
2750
- 2
2751
- 15
2752
- 30
2753
- 8
2754
- 92
2755
- 26
2756
- 93
2757
- 1
2758
- 15
2759
- 24
2760
- 13
2761
- 45
2762
- 3
2763
- 11
2764
- 43
2765
- 12
2766
- 12
2767
- 49
2768
- 13
2769
- 1
2770
- 10
2771
- 57
2772
- 8
2773
- 87
2774
- 15
2775
- 45
2776
- 0
2777
- 14
2778
- 7
2779
- 2
2780
- 64
2781
- 45
2782
- 15
2783
- 16
2784
- 7
2785
- 17
2786
- 64
2787
- 65
2788
- 49
2789
- 18
2790
- 0
2791
- 49
2792
- 19
2793
- 2
2794
- 13
2795
- 18
2796
- 3
2797
- 49
2798
- 10
2799
- 2
2800
- 15
2801
- 25
2802
- 8
2803
- 92
2804
- 15
2805
- 92
2806
- 1
2807
- 27
2808
- 34
2809
- 92
2810
- 0
2811
- 27
2812
- 15
2813
- 45
2814
- 0
2815
- 20
2816
- 7
2817
- 21
2818
- 64
2819
- 49
2820
- 22
2821
- 1
2822
- 13
2823
- 10
2824
- 112
2825
- 15
2826
- 7
2827
- 23
2828
- 64
2829
- 45
2830
- 15
2831
- 24
2832
- 43
2833
- 25
2834
- 49
2835
- 26
2836
- 1
2837
- 19
2838
- 0
2839
- 15
2840
- 20
2841
- 0
2842
- 45
2843
- 27
2844
- 28
2845
- 49
2846
- 29
2847
- 0
2848
- 47
2849
- 49
2850
- 30
2851
- 0
2852
- 7
2853
- 31
2854
- 63
2855
- 2
2856
- 49
2857
- 32
2858
- 1
2859
- 15
2860
- 45
2861
- 0
2862
- 33
2863
- 7
2864
- 21
2865
- 64
2866
- 20
2867
- 0
2868
- 49
2869
- 34
2870
- 0
2871
- 45
2872
- 15
2873
- 35
2874
- 43
2875
- 25
2876
- 49
2877
- 36
2878
- 1
2879
- 13
2880
- 18
2881
- 3
2882
- 49
2883
- 10
2884
- 2
2885
- 15
2886
- 15
2887
- 45
2888
- 0
2889
- 37
2890
- 7
2891
- 38
2892
- 64
2893
- 5
2894
- 48
2895
- 39
2896
- 49
2897
- 30
2898
- 0
2899
- 13
2900
- 18
2901
- 3
2902
- 49
2903
- 10
2904
- 2
2905
- 15
2906
- 15
2907
- 45
2908
- 0
2909
- 40
2910
- 7
2911
- 41
2912
- 64
2913
- 49
2914
- 22
2915
- 1
2916
- 35
2917
- 1
2918
- 49
2919
- 42
2920
- 0
2921
- 19
2922
- 1
2923
- 15
2924
- 20
2925
- 1
2926
- 49
2927
- 43
2928
- 0
2929
- 13
2930
- 10
2931
- 248
2932
- 15
2933
- 20
2934
- 1
2935
- 49
2936
- 44
2937
- 0
2938
- 7
2939
- 45
2940
- 13
2941
- 70
2942
- 9
2943
- 239
2944
- 15
2945
- 44
2946
- 43
2947
- 46
2948
- 7
2949
- 47
2950
- 78
2951
- 49
2952
- 48
2953
- 2
2954
- 6
2955
- 45
2956
- 49
2957
- 49
2958
- 1
2959
- 10
2960
- 247
2961
- 2
2962
- 8
2963
- 248
2964
- 3
2965
- 9
2966
- 309
2967
- 20
2968
- 1
2969
- 7
2970
- 50
2971
- 64
2972
- 49
2973
- 32
2974
- 1
2975
- 15
2976
- 20
2977
- 1
2978
- 7
2979
- 51
2980
- 45
2981
- 15
2982
- 52
2983
- 7
2984
- 53
2985
- 64
2986
- 65
2987
- 49
2988
- 18
2989
- 0
2990
- 49
2991
- 19
2992
- 2
2993
- 47
2994
- 49
2995
- 30
2996
- 0
2997
- 63
2998
- 2
2999
- 49
3000
- 32
3001
- 1
3002
- 15
3003
- 45
3004
- 0
3005
- 54
3006
- 7
3007
- 41
3008
- 64
3009
- 20
3010
- 1
3011
- 7
3012
- 55
3013
- 64
3014
- 49
3015
- 36
3016
- 1
3017
- 13
3018
- 18
3019
- 3
3020
- 49
3021
- 10
3022
- 2
3023
- 15
3024
- 8
3025
- 310
3026
- 1
3027
- 11
3028
- I
3029
- a
3030
- I
3031
- 2
3032
- I
3033
- 0
3034
- I
3035
- 0
3036
- n
3037
- p
3038
- 56
3039
- x
3040
- 3
3041
- ENV
3042
- n
3043
- s
3044
- 15
3045
- BUNDLE_BIN_PATH
3046
- x
3047
- 3
3048
- Gem
3049
- n
3050
- s
3051
- 7
3052
- bundler
3053
- s
3054
- 6
3055
- bundle
3056
- x
3057
- 7
3058
- VERSION
3059
- n
3060
- x
3061
- 8
3062
- bin_path
3063
- x
3064
- 3
3065
- []=
3066
- n
3067
- x
3068
- 20
3069
- GemNotFoundException
3070
- x
3071
- 3
3072
- ===
3073
- n
3074
- x
3075
- 4
3076
- File
3077
- n
3078
- s
3079
- 19
3080
- ../../../bin/bundle
3081
- x
3082
- 11
3083
- active_path
3084
- x
3085
- 11
3086
- expand_path
3087
- n
3088
- s
3089
- 4
3090
- PATH
3091
- x
3092
- 2
3093
- []
3094
- s
3095
- 0
3096
-
3097
- n
3098
- x
3099
- 14
3100
- PATH_SEPARATOR
3101
- x
3102
- 5
3103
- split
3104
- x
3105
- 7
3106
- Bundler
3107
- n
3108
- x
3109
- 11
3110
- bundle_path
3111
- x
3112
- 4
3113
- to_s
3114
- s
3115
- 4
3116
- /bin
3117
- x
3118
- 7
3119
- unshift
3120
- n
3121
- x
3122
- 4
3123
- uniq
3124
- n
3125
- x
3126
- 4
3127
- join
3128
- n
3129
- s
3130
- 14
3131
- BUNDLE_GEMFILE
3132
- x
3133
- 15
3134
- default_gemfile
3135
- n
3136
- s
3137
- 7
3138
- RUBYOPT
3139
- x
3140
- 7
3141
- compact
3142
- x
3143
- 6
3144
- empty?
3145
- x
3146
- 5
3147
- first
3148
- n
3149
- x
3150
- 6
3151
- Regexp
3152
- s
3153
- 16
3154
- -rbundler\/setup
3155
- x
3156
- 3
3157
- new
3158
- x
3159
- 2
3160
- =~
3161
- s
3162
- 15
3163
- -rbundler/setup
3164
- s
3165
- 2
3166
- -I
3167
- n
3168
- s
3169
- 5
3170
- ../..
3171
- n
3172
- s
3173
- 1
3174
-
3175
- p
3176
- 29
3177
- I
3178
- 0
3179
- I
3180
- 7c
3181
- I
3182
- 0
3183
- I
3184
- 7e
3185
- I
3186
- 2b
3187
- I
3188
- 7f
3189
- I
3190
- 3a
3191
- I
3192
- 80
3193
- I
3194
- 60
3195
- I
3196
- 84
3197
- I
3198
- 7b
3199
- I
3200
- 85
3201
- I
3202
- 8f
3203
- I
3204
- 86
3205
- I
3206
- aa
3207
- I
3208
- 89
3209
- I
3210
- be
3211
- I
3212
- 8c
3213
- I
3214
- cf
3215
- I
3216
- 8d
3217
- I
3218
- fa
3219
- I
3220
- 8e
3221
- I
3222
- 103
3223
- I
3224
- 8f
3225
- I
3226
- 11e
3227
- I
3228
- 90
3229
- I
3230
- 135
3231
- I
3232
- 8d
3233
- I
3234
- 137
3235
- x
3236
- 65
3237
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
3238
- p
3239
- 2
3240
- x
3241
- 5
3242
- paths
3243
- x
3244
- 7
3245
- rubyopt
3246
- p
3247
- 31
3248
- I
3249
- 2
3250
- I
3251
- 5
3252
- I
3253
- b
3254
- I
3255
- 7
3256
- I
3257
- 19
3258
- I
3259
- 28
3260
- I
3261
- 1c
3262
- I
3263
- 29
3264
- I
3265
- 2e
3266
- I
3267
- 2a
3268
- I
3269
- 40
3270
- I
3271
- 2b
3272
- I
3273
- 52
3274
- I
3275
- 2c
3276
- I
3277
- 6a
3278
- I
3279
- 2f
3280
- I
3281
- 78
3282
- I
3283
- 49
3284
- I
3285
- 86
3286
- I
3287
- 51
3288
- I
3289
- 90
3290
- I
3291
- 53
3292
- I
3293
- 9e
3294
- I
3295
- 5e
3296
- I
3297
- ac
3298
- I
3299
- 76
3300
- I
3301
- b0
3302
- I
3303
- 78
3304
- I
3305
- be
3306
- I
3307
- 7c
3308
- I
3309
- cc
3310
- x
3311
- 65
3312
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
3313
- p
3314
- 0
3315
- x
3316
- 13
3317
- attach_method
3318
- p
3319
- 3
3320
- I
3321
- 2
3322
- I
3323
- 4
3324
- I
3325
- 1f
3326
- x
3327
- 65
3328
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
3329
- p
3330
- 0
3331
- x
3332
- 13
3333
- attach_method
3334
- p
3335
- 5
3336
- I
3337
- 0
3338
- I
3339
- 1
3340
- I
3341
- 9
3342
- I
3343
- 3
3344
- I
3345
- 25
3346
- x
3347
- 65
3348
- /Users/carllerche/Developer/Source/bundler/lib/bundler/runtime.rb
3349
- p
3350
- 0