1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
// This is free and unencumbered software released into the public domain.
use cratevar;
/// See: https://linux.die.net/man/1/ruby
/// See: https://linux.die.net/man/1/ruby
/// See: https://github.com/rubygems/rubygems/blob/master/bundler/lib/bundler/man/bundle-config.1.ronn
/// See: https://github.com/rubygems/rubygems/blob/master/bundler/lib/bundler/man/bundle-config.1.ronn
/// See: https://github.com/rubygems/rubygems/blob/master/bundler/lib/bundler.rb
/// See: https://github.com/rubygems/rubygems/blob/master/bundler/spec/support/rubygems_ext.rb
/// See: https://github.com/rubygems/rubygems/blob/master/bundler/spec/install/path_spec.rb
/// See: https://github.com/rubygems/rubygems/blob/master/bundler/lib/bundler/gem_helper.rb
/// See: https://github.com/rubygems/rubygems/blob/master/bundler/spec/support/path.rb
/// See: https://github.com/rubygems/rubygems/blob/master/bundler/lib/bundler.rb
/// See: https://github.com/rubygems/rubygems/blob/master/lib/rubygems/installer.rb
/// See: https://github.com/rubygems/rubygems/blob/master/lib/rubygems/path_support.rb
/// See: https://github.com/rubygems/rubygems/blob/master/bundler/lib/bundler.rb
/// See: https://github.com/rubygems/rubygems/blob/master/lib/rubygems/path_support.rb