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