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,2524 +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
- 7
63
- strscan
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
- 29
85
- 5
86
- 66
87
- 99
88
- 7
89
- 0
90
- 1
91
- 65
92
- 49
93
- 1
94
- 3
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
- 14
127
- LockfileParser
128
- x
129
- 10
130
- open_class
131
- x
132
- 14
133
- __class_init__
134
- M
135
- 1
136
- n
137
- n
138
- x
139
- 14
140
- LockfileParser
141
- i
142
- 160
143
- 5
144
- 66
145
- 5
146
- 7
147
- 0
148
- 7
149
- 1
150
- 7
151
- 2
152
- 7
153
- 3
154
- 47
155
- 49
156
- 4
157
- 4
158
- 15
159
- 99
160
- 7
161
- 5
162
- 7
163
- 6
164
- 65
165
- 67
166
- 49
167
- 7
168
- 0
169
- 49
170
- 8
171
- 4
172
- 15
173
- 5
174
- 48
175
- 9
176
- 15
177
- 65
178
- 7
179
- 10
180
- 44
181
- 43
182
- 11
183
- 4
184
- 3
185
- 49
186
- 12
187
- 1
188
- 13
189
- 7
190
- 13
191
- 64
192
- 45
193
- 14
194
- 15
195
- 43
196
- 16
197
- 43
198
- 17
199
- 49
200
- 18
201
- 2
202
- 15
203
- 13
204
- 7
205
- 19
206
- 64
207
- 45
208
- 14
209
- 20
210
- 43
211
- 16
212
- 43
213
- 21
214
- 49
215
- 18
216
- 2
217
- 15
218
- 13
219
- 7
220
- 22
221
- 64
222
- 45
223
- 14
224
- 23
225
- 43
226
- 16
227
- 43
228
- 24
229
- 49
230
- 18
231
- 2
232
- 15
233
- 49
234
- 25
235
- 2
236
- 15
237
- 99
238
- 7
239
- 26
240
- 7
241
- 27
242
- 65
243
- 67
244
- 49
245
- 7
246
- 0
247
- 49
248
- 8
249
- 4
250
- 15
251
- 65
252
- 7
253
- 28
254
- 7
255
- 29
256
- 64
257
- 49
258
- 25
259
- 2
260
- 15
261
- 99
262
- 7
263
- 30
264
- 7
265
- 31
266
- 65
267
- 67
268
- 49
269
- 7
270
- 0
271
- 49
272
- 8
273
- 4
274
- 15
275
- 99
276
- 7
277
- 32
278
- 7
279
- 33
280
- 65
281
- 67
282
- 49
283
- 7
284
- 0
285
- 49
286
- 8
287
- 4
288
- 15
289
- 99
290
- 7
291
- 34
292
- 7
293
- 35
294
- 65
295
- 67
296
- 49
297
- 7
298
- 0
299
- 49
300
- 8
301
- 4
302
- 11
303
- I
304
- 6
305
- I
306
- 0
307
- I
308
- 0
309
- I
310
- 0
311
- n
312
- p
313
- 36
314
- x
315
- 7
316
- sources
317
- x
318
- 12
319
- dependencies
320
- x
321
- 5
322
- specs
323
- x
324
- 9
325
- platforms
326
- x
327
- 11
328
- attr_reader
329
- x
330
- 10
331
- initialize
332
- M
333
- 1
334
- n
335
- n
336
- x
337
- 10
338
- initialize
339
- i
340
- 54
341
- 35
342
- 0
343
- 38
344
- 0
345
- 15
346
- 35
347
- 0
348
- 38
349
- 1
350
- 15
351
- 35
352
- 0
353
- 38
354
- 2
355
- 15
356
- 35
357
- 0
358
- 38
359
- 3
360
- 15
361
- 7
362
- 4
363
- 38
364
- 5
365
- 15
366
- 20
367
- 0
368
- 7
369
- 6
370
- 13
371
- 70
372
- 9
373
- 45
374
- 15
375
- 44
376
- 43
377
- 7
378
- 7
379
- 8
380
- 78
381
- 49
382
- 9
383
- 2
384
- 6
385
- 6
386
- 49
387
- 10
388
- 1
389
- 56
390
- 11
391
- 50
392
- 12
393
- 0
394
- 11
395
- I
396
- 5
397
- I
398
- 1
399
- I
400
- 1
401
- I
402
- 1
403
- n
404
- p
405
- 13
406
- x
407
- 10
408
- @platforms
409
- x
410
- 8
411
- @sources
412
- x
413
- 13
414
- @dependencies
415
- x
416
- 6
417
- @specs
418
- x
419
- 6
420
- source
421
- x
422
- 6
423
- @state
424
- n
425
- x
426
- 6
427
- Regexp
428
- s
429
- 3
430
- \n+
431
- x
432
- 3
433
- new
434
- x
435
- 5
436
- split
437
- M
438
- 1
439
- p
440
- 2
441
- x
442
- 9
443
- for_block
444
- t
445
- n
446
- x
447
- 10
448
- initialize
449
- i
450
- 52
451
- 57
452
- 19
453
- 0
454
- 15
455
- 20
456
- 0
457
- 7
458
- 0
459
- 64
460
- 83
461
- 1
462
- 9
463
- 19
464
- 7
465
- 2
466
- 38
467
- 3
468
- 8
469
- 51
470
- 20
471
- 0
472
- 7
473
- 4
474
- 64
475
- 83
476
- 1
477
- 9
478
- 34
479
- 7
480
- 5
481
- 38
482
- 3
483
- 8
484
- 51
485
- 5
486
- 7
487
- 6
488
- 39
489
- 3
490
- 47
491
- 49
492
- 7
493
- 0
494
- 63
495
- 2
496
- 20
497
- 0
498
- 47
499
- 49
500
- 8
501
- 2
502
- 11
503
- I
504
- 5
505
- I
506
- 1
507
- I
508
- 1
509
- I
510
- 1
511
- n
512
- p
513
- 9
514
- s
515
- 12
516
- DEPENDENCIES
517
- x
518
- 2
519
- ==
520
- x
521
- 10
522
- dependency
523
- x
524
- 6
525
- @state
526
- s
527
- 9
528
- PLATFORMS
529
- x
530
- 8
531
- platform
532
- s
533
- 6
534
- parse_
535
- x
536
- 4
537
- to_s
538
- x
539
- 4
540
- send
541
- p
542
- 13
543
- I
544
- 0
545
- I
546
- e
547
- I
548
- 4
549
- I
550
- f
551
- I
552
- d
553
- I
554
- 10
555
- I
556
- 13
557
- I
558
- 11
559
- I
560
- 1c
561
- I
562
- 12
563
- I
564
- 22
565
- I
566
- 14
567
- I
568
- 34
569
- x
570
- 73
571
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
572
- p
573
- 1
574
- x
575
- 4
576
- line
577
- x
578
- 4
579
- each
580
- p
581
- 15
582
- I
583
- 0
584
- I
585
- 7
586
- I
587
- 0
588
- I
589
- 8
590
- I
591
- 5
592
- I
593
- 9
594
- I
595
- a
596
- I
597
- a
598
- I
599
- f
600
- I
601
- b
602
- I
603
- 14
604
- I
605
- c
606
- I
607
- 19
608
- I
609
- e
610
- I
611
- 36
612
- x
613
- 73
614
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
615
- p
616
- 1
617
- x
618
- 8
619
- lockfile
620
- x
621
- 17
622
- method_visibility
623
- x
624
- 15
625
- add_defn_method
626
- x
627
- 7
628
- private
629
- x
630
- 5
631
- TYPES
632
- x
633
- 4
634
- Hash
635
- x
636
- 16
637
- new_from_literal
638
- s
639
- 3
640
- GIT
641
- x
642
- 7
643
- Bundler
644
- n
645
- x
646
- 6
647
- Source
648
- x
649
- 3
650
- Git
651
- x
652
- 3
653
- []=
654
- s
655
- 3
656
- GEM
657
- n
658
- x
659
- 8
660
- Rubygems
661
- s
662
- 4
663
- PATH
664
- n
665
- x
666
- 4
667
- Path
668
- x
669
- 9
670
- const_set
671
- x
672
- 12
673
- parse_source
674
- M
675
- 1
676
- n
677
- n
678
- x
679
- 12
680
- parse_source
681
- i
682
- 242
683
- 20
684
- 0
685
- 13
686
- 7
687
- 0
688
- 64
689
- 12
690
- 49
691
- 1
692
- 1
693
- 10
694
- 34
695
- 13
696
- 7
697
- 2
698
- 64
699
- 12
700
- 49
701
- 1
702
- 1
703
- 10
704
- 34
705
- 13
706
- 7
707
- 3
708
- 64
709
- 12
710
- 49
711
- 1
712
- 1
713
- 10
714
- 34
715
- 8
716
- 59
717
- 15
718
- 1
719
- 38
720
- 4
721
- 15
722
- 44
723
- 43
724
- 5
725
- 78
726
- 49
727
- 6
728
- 1
729
- 20
730
- 0
731
- 17
732
- 2
733
- 38
734
- 7
735
- 15
736
- 38
737
- 8
738
- 15
739
- 2
740
- 8
741
- 241
742
- 13
743
- 7
744
- 9
745
- 64
746
- 12
747
- 49
748
- 1
749
- 1
750
- 9
751
- 95
752
- 15
753
- 45
754
- 10
755
- 11
756
- 39
757
- 8
758
- 49
759
- 12
760
- 1
761
- 39
762
- 7
763
- 49
764
- 13
765
- 1
766
- 38
767
- 4
768
- 15
769
- 39
770
- 14
771
- 39
772
- 4
773
- 49
774
- 15
775
- 1
776
- 8
777
- 241
778
- 13
779
- 7
780
- 16
781
- 13
782
- 70
783
- 9
784
- 114
785
- 15
786
- 44
787
- 43
788
- 17
789
- 7
790
- 18
791
- 79
792
- 49
793
- 19
794
- 2
795
- 6
796
- 16
797
- 12
798
- 49
799
- 1
800
- 1
801
- 9
802
- 233
803
- 15
804
- 4
805
- 5
806
- 79
807
- 98
808
- 20
809
- 2
810
- 19
811
- 1
812
- 15
813
- 20
814
- 1
815
- 7
816
- 21
817
- 64
818
- 83
819
- 22
820
- 9
821
- 144
822
- 2
823
- 19
824
- 1
825
- 8
826
- 145
827
- 1
828
- 15
829
- 20
830
- 1
831
- 7
832
- 23
833
- 64
834
- 83
835
- 22
836
- 9
837
- 160
838
- 3
839
- 19
840
- 1
841
- 8
842
- 161
843
- 1
844
- 15
845
- 4
846
- 5
847
- 78
848
- 98
849
- 20
850
- 2
851
- 19
852
- 2
853
- 15
854
- 39
855
- 7
856
- 20
857
- 2
858
- 49
859
- 12
860
- 1
861
- 9
862
- 218
863
- 39
864
- 7
865
- 20
866
- 2
867
- 5
868
- 39
869
- 7
870
- 20
871
- 2
872
- 49
873
- 12
874
- 1
875
- 47
876
- 49
877
- 24
878
- 1
879
- 13
880
- 18
881
- 3
882
- 49
883
- 25
884
- 2
885
- 15
886
- 15
887
- 39
888
- 7
889
- 20
890
- 2
891
- 49
892
- 12
893
- 1
894
- 20
895
- 1
896
- 49
897
- 15
898
- 1
899
- 8
900
- 231
901
- 39
902
- 7
903
- 20
904
- 2
905
- 20
906
- 1
907
- 13
908
- 18
909
- 3
910
- 49
911
- 25
912
- 2
913
- 15
914
- 8
915
- 241
916
- 15
917
- 5
918
- 20
919
- 0
920
- 47
921
- 49
922
- 26
923
- 1
924
- 11
925
- I
926
- 8
927
- I
928
- 3
929
- I
930
- 1
931
- I
932
- 1
933
- n
934
- p
935
- 27
936
- s
937
- 3
938
- GIT
939
- x
940
- 3
941
- ===
942
- s
943
- 3
944
- GEM
945
- s
946
- 4
947
- PATH
948
- x
949
- 15
950
- @current_source
951
- x
952
- 4
953
- Hash
954
- x
955
- 16
956
- new_from_literal
957
- x
958
- 5
959
- @opts
960
- x
961
- 5
962
- @type
963
- s
964
- 8
965
- specs:
966
- x
967
- 5
968
- TYPES
969
- n
970
- x
971
- 2
972
- []
973
- x
974
- 9
975
- from_lock
976
- x
977
- 8
978
- @sources
979
- x
980
- 2
981
- <<
982
- n
983
- x
984
- 6
985
- Regexp
986
- s
987
- 18
988
- ^ ([a-z]+): (.*)$
989
- x
990
- 3
991
- new
992
- x
993
- 24
994
- regexp_last_match_result
995
- s
996
- 4
997
- true
998
- x
999
- 2
1000
- ==
1001
- s
1002
- 5
1003
- false
1004
- x
1005
- 5
1006
- Array
1007
- x
1008
- 3
1009
- []=
1010
- x
1011
- 10
1012
- parse_spec
1013
- p
1014
- 37
1015
- I
1016
- 0
1017
- I
1018
- 21
1019
- I
1020
- 0
1021
- I
1022
- 22
1023
- I
1024
- 3
1025
- I
1026
- 23
1027
- I
1028
- 23
1029
- I
1030
- 24
1031
- I
1032
- 27
1033
- I
1034
- 25
1035
- I
1036
- 3c
1037
- I
1038
- 26
1039
- I
1040
- 46
1041
- I
1042
- 27
1043
- I
1044
- 56
1045
- I
1046
- 28
1047
- I
1048
- 60
1049
- I
1050
- 29
1051
- I
1052
- 79
1053
- I
1054
- 2a
1055
- I
1056
- 82
1057
- I
1058
- 2b
1059
- I
1060
- 92
1061
- I
1062
- 2c
1063
- I
1064
- a2
1065
- I
1066
- 2e
1067
- I
1068
- ab
1069
- I
1070
- 30
1071
- I
1072
- b4
1073
- I
1074
- 31
1075
- I
1076
- cc
1077
- I
1078
- 32
1079
- I
1080
- da
1081
- I
1082
- 34
1083
- I
1084
- ea
1085
- I
1086
- 37
1087
- I
1088
- f2
1089
- x
1090
- 73
1091
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
1092
- p
1093
- 3
1094
- x
1095
- 4
1096
- line
1097
- x
1098
- 5
1099
- value
1100
- x
1101
- 3
1102
- key
1103
- x
1104
- 12
1105
- NAME_VERSION
1106
- s
1107
- 37
1108
- (?! )(.*?)(?: \(([^-]*)(?:-(.*))?\))?
1109
- x
1110
- 16
1111
- parse_dependency
1112
- M
1113
- 1
1114
- n
1115
- n
1116
- x
1117
- 16
1118
- parse_dependency
1119
- i
1120
- 279
1121
- 20
1122
- 0
1123
- 44
1124
- 43
1125
- 0
1126
- 7
1127
- 1
1128
- 45
1129
- 2
1130
- 3
1131
- 47
1132
- 49
1133
- 4
1134
- 0
1135
- 7
1136
- 5
1137
- 63
1138
- 3
1139
- 78
1140
- 49
1141
- 6
1142
- 2
1143
- 49
1144
- 7
1145
- 1
1146
- 9
1147
- 277
1148
- 4
1149
- 5
1150
- 78
1151
- 98
1152
- 8
1153
- 2
1154
- 4
1155
- 5
1156
- 79
1157
- 98
1158
- 8
1159
- 2
1160
- 4
1161
- 5
1162
- 4
1163
- 3
1164
- 98
1165
- 8
1166
- 2
1167
- 17
1168
- 3
1169
- 19
1170
- 1
1171
- 15
1172
- 19
1173
- 2
1174
- 15
1175
- 19
1176
- 3
1177
- 15
1178
- 2
1179
- 15
1180
- 20
1181
- 2
1182
- 9
1183
- 80
1184
- 20
1185
- 2
1186
- 7
1187
- 9
1188
- 64
1189
- 49
1190
- 10
1191
- 1
1192
- 56
1193
- 11
1194
- 50
1195
- 12
1196
- 0
1197
- 19
1198
- 2
1199
- 8
1200
- 81
1201
- 1
1202
- 15
1203
- 45
1204
- 13
1205
- 14
1206
- 43
1207
- 15
1208
- 13
1209
- 71
1210
- 6
1211
- 47
1212
- 9
1213
- 109
1214
- 47
1215
- 49
1216
- 16
1217
- 0
1218
- 13
1219
- 20
1220
- 1
1221
- 20
1222
- 2
1223
- 47
1224
- 49
1225
- 17
1226
- 2
1227
- 15
1228
- 8
1229
- 116
1230
- 20
1231
- 1
1232
- 20
1233
- 2
1234
- 49
1235
- 6
1236
- 2
1237
- 19
1238
- 4
1239
- 15
1240
- 20
1241
- 3
1242
- 13
1243
- 9
1244
- 141
1245
- 15
1246
- 20
1247
- 4
1248
- 49
1249
- 18
1250
- 0
1251
- 7
1252
- 19
1253
- 64
1254
- 83
1255
- 20
1256
- 10
1257
- 140
1258
- 2
1259
- 8
1260
- 141
1261
- 3
1262
- 9
1263
- 266
1264
- 20
1265
- 4
1266
- 39
1267
- 21
1268
- 56
1269
- 22
1270
- 50
1271
- 23
1272
- 0
1273
- 49
1274
- 24
1275
- 0
1276
- 13
1277
- 18
1278
- 2
1279
- 49
1280
- 25
1281
- 1
1282
- 15
1283
- 15
1284
- 20
1285
- 2
1286
- 13
1287
- 9
1288
- 226
1289
- 15
1290
- 20
1291
- 2
1292
- 49
1293
- 26
1294
- 0
1295
- 79
1296
- 83
1297
- 20
1298
- 13
1299
- 9
1300
- 226
1301
- 15
1302
- 20
1303
- 2
1304
- 49
1305
- 27
1306
- 0
1307
- 7
1308
- 28
1309
- 13
1310
- 70
1311
- 9
1312
- 204
1313
- 15
1314
- 44
1315
- 43
1316
- 0
1317
- 7
1318
- 29
1319
- 78
1320
- 49
1321
- 6
1322
- 2
1323
- 6
1324
- 28
1325
- 49
1326
- 7
1327
- 1
1328
- 13
1329
- 9
1330
- 226
1331
- 15
1332
- 20
1333
- 4
1334
- 49
1335
- 24
1336
- 0
1337
- 45
1338
- 13
1339
- 30
1340
- 43
1341
- 31
1342
- 43
1343
- 32
1344
- 49
1345
- 33
1346
- 1
1347
- 9
1348
- 263
1349
- 20
1350
- 4
1351
- 49
1352
- 24
1353
- 0
1354
- 20
1355
- 1
1356
- 13
1357
- 18
1358
- 2
1359
- 49
1360
- 34
1361
- 1
1362
- 15
1363
- 15
1364
- 20
1365
- 4
1366
- 49
1367
- 24
1368
- 0
1369
- 4
1370
- 5
1371
- 78
1372
- 98
1373
- 8
1374
- 2
1375
- 13
1376
- 18
1377
- 2
1378
- 49
1379
- 35
1380
- 1
1381
- 15
1382
- 8
1383
- 264
1384
- 1
1385
- 8
1386
- 267
1387
- 1
1388
- 15
1389
- 39
1390
- 36
1391
- 20
1392
- 4
1393
- 49
1394
- 37
1395
- 1
1396
- 8
1397
- 278
1398
- 1
1399
- 11
1400
- I
1401
- a
1402
- I
1403
- 5
1404
- I
1405
- 1
1406
- I
1407
- 1
1408
- n
1409
- p
1410
- 38
1411
- x
1412
- 6
1413
- Regexp
1414
- s
1415
- 5
1416
- ^ {2}
1417
- x
1418
- 12
1419
- NAME_VERSION
1420
- n
1421
- x
1422
- 4
1423
- to_s
1424
- s
1425
- 5
1426
- (!)?$
1427
- x
1428
- 3
1429
- new
1430
- x
1431
- 2
1432
- =~
1433
- x
1434
- 24
1435
- regexp_last_match_result
1436
- s
1437
- 1
1438
- ,
1439
- x
1440
- 5
1441
- split
1442
- M
1443
- 1
1444
- p
1445
- 2
1446
- x
1447
- 9
1448
- for_block
1449
- t
1450
- n
1451
- x
1452
- 16
1453
- parse_dependency
1454
- i
1455
- 10
1456
- 57
1457
- 19
1458
- 0
1459
- 15
1460
- 20
1461
- 0
1462
- 49
1463
- 0
1464
- 0
1465
- 11
1466
- I
1467
- 3
1468
- I
1469
- 1
1470
- I
1471
- 1
1472
- I
1473
- 1
1474
- n
1475
- p
1476
- 1
1477
- x
1478
- 5
1479
- strip
1480
- p
1481
- 3
1482
- I
1483
- 0
1484
- I
1485
- 40
1486
- I
1487
- a
1488
- x
1489
- 73
1490
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
1491
- p
1492
- 1
1493
- x
1494
- 1
1495
- d
1496
- x
1497
- 3
1498
- map
1499
- x
1500
- 7
1501
- Bundler
1502
- n
1503
- x
1504
- 10
1505
- Dependency
1506
- x
1507
- 8
1508
- allocate
1509
- x
1510
- 10
1511
- initialize
1512
- x
1513
- 4
1514
- name
1515
- s
1516
- 7
1517
- bundler
1518
- x
1519
- 2
1520
- ==
1521
- x
1522
- 6
1523
- @specs
1524
- M
1525
- 1
1526
- p
1527
- 2
1528
- x
1529
- 9
1530
- for_block
1531
- t
1532
- n
1533
- x
1534
- 16
1535
- parse_dependency
1536
- i
1537
- 18
1538
- 57
1539
- 19
1540
- 0
1541
- 15
1542
- 20
1543
- 0
1544
- 49
1545
- 0
1546
- 0
1547
- 21
1548
- 1
1549
- 4
1550
- 49
1551
- 0
1552
- 0
1553
- 83
1554
- 1
1555
- 11
1556
- I
1557
- 4
1558
- I
1559
- 1
1560
- I
1561
- 1
1562
- I
1563
- 1
1564
- n
1565
- p
1566
- 2
1567
- x
1568
- 4
1569
- name
1570
- x
1571
- 2
1572
- ==
1573
- p
1574
- 3
1575
- I
1576
- 0
1577
- I
1578
- 45
1579
- I
1580
- 12
1581
- x
1582
- 73
1583
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
1584
- p
1585
- 1
1586
- x
1587
- 1
1588
- s
1589
- x
1590
- 4
1591
- find
1592
- x
1593
- 6
1594
- source
1595
- x
1596
- 7
1597
- source=
1598
- x
1599
- 4
1600
- size
1601
- x
1602
- 5
1603
- first
1604
- n
1605
- s
1606
- 8
1607
- ^= (.+)$
1608
- n
1609
- x
1610
- 6
1611
- Source
1612
- x
1613
- 4
1614
- Path
1615
- x
1616
- 5
1617
- is_a?
1618
- x
1619
- 5
1620
- name=
1621
- x
1622
- 8
1623
- version=
1624
- x
1625
- 13
1626
- @dependencies
1627
- x
1628
- 2
1629
- <<
1630
- p
1631
- 29
1632
- I
1633
- 0
1634
- I
1635
- 3d
1636
- I
1637
- 0
1638
- I
1639
- 3e
1640
- I
1641
- 1b
1642
- I
1643
- 3f
1644
- I
1645
- 3b
1646
- I
1647
- 40
1648
- I
1649
- 52
1650
- I
1651
- 42
1652
- I
1653
- 77
1654
- I
1655
- 44
1656
- I
1657
- 8f
1658
- I
1659
- 45
1660
- I
1661
- a3
1662
- I
1663
- 4b
1664
- I
1665
- e4
1666
- I
1667
- 4c
1668
- I
1669
- f3
1670
- I
1671
- 4d
1672
- I
1673
- 107
1674
- I
1675
- 4b
1676
- I
1677
- 10a
1678
- I
1679
- 44
1680
- I
1681
- 10c
1682
- I
1683
- 51
1684
- I
1685
- 115
1686
- I
1687
- 3e
1688
- I
1689
- 117
1690
- x
1691
- 73
1692
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
1693
- p
1694
- 5
1695
- x
1696
- 4
1697
- line
1698
- x
1699
- 4
1700
- name
1701
- x
1702
- 7
1703
- version
1704
- x
1705
- 6
1706
- pinned
1707
- x
1708
- 3
1709
- dep
1710
- x
1711
- 10
1712
- parse_spec
1713
- M
1714
- 1
1715
- n
1716
- n
1717
- x
1718
- 10
1719
- parse_spec
1720
- i
1721
- 322
1722
- 20
1723
- 0
1724
- 44
1725
- 43
1726
- 0
1727
- 7
1728
- 1
1729
- 45
1730
- 2
1731
- 3
1732
- 47
1733
- 49
1734
- 4
1735
- 0
1736
- 7
1737
- 5
1738
- 63
1739
- 3
1740
- 78
1741
- 49
1742
- 6
1743
- 2
1744
- 49
1745
- 7
1746
- 1
1747
- 9
1748
- 199
1749
- 4
1750
- 5
1751
- 78
1752
- 98
1753
- 8
1754
- 2
1755
- 45
1756
- 9
1757
- 10
1758
- 43
1759
- 11
1760
- 13
1761
- 71
1762
- 6
1763
- 47
1764
- 9
1765
- 62
1766
- 47
1767
- 49
1768
- 12
1769
- 0
1770
- 13
1771
- 4
1772
- 5
1773
- 79
1774
- 98
1775
- 8
1776
- 2
1777
- 47
1778
- 49
1779
- 13
1780
- 1
1781
- 15
1782
- 8
1783
- 71
1784
- 4
1785
- 5
1786
- 79
1787
- 98
1788
- 8
1789
- 2
1790
- 49
1791
- 6
1792
- 1
1793
- 17
1794
- 2
1795
- 19
1796
- 1
1797
- 15
1798
- 19
1799
- 2
1800
- 15
1801
- 2
1802
- 15
1803
- 4
1804
- 5
1805
- 80
1806
- 98
1807
- 8
1808
- 2
1809
- 9
1810
- 129
1811
- 45
1812
- 9
1813
- 14
1814
- 43
1815
- 15
1816
- 13
1817
- 71
1818
- 6
1819
- 47
1820
- 9
1821
- 118
1822
- 47
1823
- 49
1824
- 12
1825
- 0
1826
- 13
1827
- 4
1828
- 5
1829
- 80
1830
- 98
1831
- 8
1832
- 2
1833
- 47
1834
- 49
1835
- 13
1836
- 1
1837
- 15
1838
- 8
1839
- 127
1840
- 4
1841
- 5
1842
- 80
1843
- 98
1844
- 8
1845
- 2
1846
- 49
1847
- 6
1848
- 1
1849
- 8
1850
- 136
1851
- 45
1852
- 9
1853
- 16
1854
- 43
1855
- 15
1856
- 43
1857
- 17
1858
- 19
1859
- 3
1860
- 15
1861
- 45
1862
- 18
1863
- 19
1864
- 13
1865
- 71
1866
- 6
1867
- 47
1868
- 9
1869
- 166
1870
- 47
1871
- 49
1872
- 12
1873
- 0
1874
- 13
1875
- 20
1876
- 1
1877
- 20
1878
- 2
1879
- 20
1880
- 3
1881
- 47
1882
- 49
1883
- 13
1884
- 3
1885
- 15
1886
- 8
1887
- 175
1888
- 20
1889
- 1
1890
- 20
1891
- 2
1892
- 20
1893
- 3
1894
- 49
1895
- 6
1896
- 3
1897
- 38
1898
- 20
1899
- 15
1900
- 39
1901
- 20
1902
- 39
1903
- 21
1904
- 13
1905
- 18
1906
- 2
1907
- 49
1908
- 22
1909
- 1
1910
- 15
1911
- 15
1912
- 39
1913
- 23
1914
- 39
1915
- 20
1916
- 49
1917
- 24
1918
- 1
1919
- 8
1920
- 321
1921
- 20
1922
- 0
1923
- 44
1924
- 43
1925
- 0
1926
- 7
1927
- 25
1928
- 45
1929
- 2
1930
- 26
1931
- 47
1932
- 49
1933
- 4
1934
- 0
1935
- 7
1936
- 5
1937
- 63
1938
- 3
1939
- 78
1940
- 49
1941
- 6
1942
- 2
1943
- 49
1944
- 7
1945
- 1
1946
- 9
1947
- 320
1948
- 4
1949
- 5
1950
- 78
1951
- 98
1952
- 8
1953
- 2
1954
- 4
1955
- 5
1956
- 79
1957
- 98
1958
- 8
1959
- 2
1960
- 17
1961
- 2
1962
- 19
1963
- 1
1964
- 15
1965
- 19
1966
- 2
1967
- 15
1968
- 2
1969
- 15
1970
- 20
1971
- 2
1972
- 9
1973
- 269
1974
- 20
1975
- 2
1976
- 7
1977
- 27
1978
- 64
1979
- 49
1980
- 28
1981
- 1
1982
- 56
1983
- 29
1984
- 50
1985
- 30
1986
- 0
1987
- 19
1988
- 2
1989
- 8
1990
- 270
1991
- 1
1992
- 15
1993
- 45
1994
- 9
1995
- 31
1996
- 43
1997
- 32
1998
- 13
1999
- 71
2000
- 6
2001
- 47
2002
- 9
2003
- 298
2004
- 47
2005
- 49
2006
- 12
2007
- 0
2008
- 13
2009
- 20
2010
- 1
2011
- 20
2012
- 2
2013
- 47
2014
- 49
2015
- 13
2016
- 2
2017
- 15
2018
- 8
2019
- 305
2020
- 20
2021
- 1
2022
- 20
2023
- 2
2024
- 49
2025
- 6
2026
- 2
2027
- 19
2028
- 4
2029
- 15
2030
- 39
2031
- 20
2032
- 49
2033
- 33
2034
- 0
2035
- 20
2036
- 4
2037
- 49
2038
- 24
2039
- 1
2040
- 8
2041
- 321
2042
- 1
2043
- 11
2044
- I
2045
- a
2046
- I
2047
- 5
2048
- I
2049
- 1
2050
- I
2051
- 1
2052
- n
2053
- p
2054
- 34
2055
- x
2056
- 6
2057
- Regexp
2058
- s
2059
- 5
2060
- ^ {4}
2061
- x
2062
- 12
2063
- NAME_VERSION
2064
- n
2065
- x
2066
- 4
2067
- to_s
2068
- s
2069
- 1
2070
- $
2071
- x
2072
- 3
2073
- new
2074
- x
2075
- 2
2076
- =~
2077
- x
2078
- 24
2079
- regexp_last_match_result
2080
- x
2081
- 3
2082
- Gem
2083
- n
2084
- x
2085
- 7
2086
- Version
2087
- x
2088
- 8
2089
- allocate
2090
- x
2091
- 10
2092
- initialize
2093
- n
2094
- x
2095
- 8
2096
- Platform
2097
- n
2098
- x
2099
- 4
2100
- RUBY
2101
- x
2102
- 17
2103
- LazySpecification
2104
- n
2105
- x
2106
- 13
2107
- @current_spec
2108
- x
2109
- 15
2110
- @current_source
2111
- x
2112
- 7
2113
- source=
2114
- x
2115
- 6
2116
- @specs
2117
- x
2118
- 2
2119
- <<
2120
- s
2121
- 5
2122
- ^ {6}
2123
- n
2124
- s
2125
- 1
2126
- ,
2127
- x
2128
- 5
2129
- split
2130
- M
2131
- 1
2132
- p
2133
- 2
2134
- x
2135
- 9
2136
- for_block
2137
- t
2138
- n
2139
- x
2140
- 10
2141
- parse_spec
2142
- i
2143
- 10
2144
- 57
2145
- 19
2146
- 0
2147
- 15
2148
- 20
2149
- 0
2150
- 49
2151
- 0
2152
- 0
2153
- 11
2154
- I
2155
- 3
2156
- I
2157
- 1
2158
- I
2159
- 1
2160
- I
2161
- 1
2162
- n
2163
- p
2164
- 1
2165
- x
2166
- 5
2167
- strip
2168
- p
2169
- 3
2170
- I
2171
- 0
2172
- I
2173
- 5e
2174
- I
2175
- a
2176
- x
2177
- 73
2178
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
2179
- p
2180
- 1
2181
- x
2182
- 1
2183
- d
2184
- x
2185
- 3
2186
- map
2187
- n
2188
- x
2189
- 10
2190
- Dependency
2191
- x
2192
- 12
2193
- dependencies
2194
- p
2195
- 27
2196
- I
2197
- 0
2198
- I
2199
- 55
2200
- I
2201
- 0
2202
- I
2203
- 56
2204
- I
2205
- 1b
2206
- I
2207
- 57
2208
- I
2209
- 51
2210
- I
2211
- 58
2212
- I
2213
- 8b
2214
- I
2215
- 59
2216
- I
2217
- b2
2218
- I
2219
- 5a
2220
- I
2221
- be
2222
- I
2223
- 5b
2224
- I
2225
- c7
2226
- I
2227
- 5c
2228
- I
2229
- e2
2230
- I
2231
- 5d
2232
- I
2233
- f8
2234
- I
2235
- 5e
2236
- I
2237
- 10f
2238
- I
2239
- 5f
2240
- I
2241
- 134
2242
- I
2243
- 60
2244
- I
2245
- 140
2246
- I
2247
- 5c
2248
- I
2249
- 142
2250
- x
2251
- 73
2252
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
2253
- p
2254
- 5
2255
- x
2256
- 4
2257
- line
2258
- x
2259
- 4
2260
- name
2261
- x
2262
- 7
2263
- version
2264
- x
2265
- 8
2266
- platform
2267
- x
2268
- 3
2269
- dep
2270
- x
2271
- 14
2272
- parse_platform
2273
- M
2274
- 1
2275
- n
2276
- n
2277
- x
2278
- 14
2279
- parse_platform
2280
- i
2281
- 72
2282
- 20
2283
- 0
2284
- 7
2285
- 0
2286
- 13
2287
- 70
2288
- 9
2289
- 20
2290
- 15
2291
- 44
2292
- 43
2293
- 1
2294
- 7
2295
- 2
2296
- 78
2297
- 49
2298
- 3
2299
- 2
2300
- 6
2301
- 0
2302
- 49
2303
- 4
2304
- 1
2305
- 9
2306
- 70
2307
- 39
2308
- 5
2309
- 45
2310
- 6
2311
- 7
2312
- 43
2313
- 8
2314
- 13
2315
- 71
2316
- 3
2317
- 47
2318
- 9
2319
- 56
2320
- 47
2321
- 49
2322
- 9
2323
- 0
2324
- 13
2325
- 4
2326
- 5
2327
- 78
2328
- 98
2329
- 10
2330
- 2
2331
- 47
2332
- 49
2333
- 11
2334
- 1
2335
- 15
2336
- 8
2337
- 65
2338
- 4
2339
- 5
2340
- 78
2341
- 98
2342
- 10
2343
- 2
2344
- 49
2345
- 3
2346
- 1
2347
- 49
2348
- 12
2349
- 1
2350
- 8
2351
- 71
2352
- 1
2353
- 11
2354
- I
2355
- 6
2356
- I
2357
- 1
2358
- I
2359
- 1
2360
- I
2361
- 1
2362
- n
2363
- p
2364
- 13
2365
- n
2366
- x
2367
- 6
2368
- Regexp
2369
- s
2370
- 8
2371
- ^ (.*)$
2372
- x
2373
- 3
2374
- new
2375
- x
2376
- 2
2377
- =~
2378
- x
2379
- 10
2380
- @platforms
2381
- x
2382
- 3
2383
- Gem
2384
- n
2385
- x
2386
- 8
2387
- Platform
2388
- x
2389
- 8
2390
- allocate
2391
- x
2392
- 24
2393
- regexp_last_match_result
2394
- x
2395
- 10
2396
- initialize
2397
- x
2398
- 2
2399
- <<
2400
- p
2401
- 9
2402
- I
2403
- 0
2404
- I
2405
- 64
2406
- I
2407
- 0
2408
- I
2409
- 65
2410
- I
2411
- 19
2412
- I
2413
- 66
2414
- I
2415
- 46
2416
- I
2417
- 65
2418
- I
2419
- 48
2420
- x
2421
- 73
2422
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
2423
- p
2424
- 1
2425
- x
2426
- 4
2427
- line
2428
- p
2429
- 27
2430
- I
2431
- 2
2432
- I
2433
- 5
2434
- I
2435
- 10
2436
- I
2437
- 7
2438
- I
2439
- 1e
2440
- I
2441
- 19
2442
- I
2443
- 22
2444
- I
2445
- 1b
2446
- I
2447
- 25
2448
- I
2449
- 1f
2450
- I
2451
- 2e
2452
- I
2453
- 1c
2454
- I
2455
- 3d
2456
- I
2457
- 1d
2458
- I
2459
- 4c
2460
- I
2461
- 1e
2462
- I
2463
- 5e
2464
- I
2465
- 21
2466
- I
2467
- 6c
2468
- I
2469
- 3b
2470
- I
2471
- 76
2472
- I
2473
- 3d
2474
- I
2475
- 84
2476
- I
2477
- 55
2478
- I
2479
- 92
2480
- I
2481
- 64
2482
- I
2483
- a0
2484
- x
2485
- 73
2486
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
2487
- p
2488
- 0
2489
- x
2490
- 13
2491
- attach_method
2492
- p
2493
- 3
2494
- I
2495
- 2
2496
- I
2497
- 4
2498
- I
2499
- 1d
2500
- x
2501
- 73
2502
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
2503
- p
2504
- 0
2505
- x
2506
- 13
2507
- attach_method
2508
- p
2509
- 5
2510
- I
2511
- 0
2512
- I
2513
- 1
2514
- I
2515
- 9
2516
- I
2517
- 3
2518
- I
2519
- 25
2520
- x
2521
- 73
2522
- /Users/carllerche/Developer/Source/bundler/lib/bundler/lockfile_parser.rb
2523
- p
2524
- 0