diff options
author | Josh Nichols <[email protected]> | 2023-03-28 15:45:41 -0400 |
---|---|---|
committer | git <[email protected]> | 2024-04-25 18:46:05 +0000 |
commit | 6f4f360fc46269eaba753cafe557519677a45a11 (patch) | |
tree | 438f3607f1f8298f5075e04dc083b29f26dbc526 /ruby.c | |
parent | b6489e9f62dae9e62a4f978e0cb1091ab13c274c (diff) |
[rubygems/rubygems] Add auto_install support to require "bundler/setup"
We have some places that already use `bundle config auto_install true`,
ie:
https://github.com/technicalpickles/rubygems/blob/7a144f3374f6a400cc9832f072dc1fc0bca8c724/bundler/lib/bundler/cli.rb#L11
This applies the same logic (copy and pasted) to happen when you
`require "bundler/setup"`.
https://github.com/rubygems/rubygems/commit/bb3c922341
Diffstat (limited to 'ruby.c')
0 files changed, 0 insertions, 0 deletions