aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/source
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2023-01-30 18:10:56 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-01-31 10:49:08 +0900
commit4cbfd87e5a8464db42657ee0019f9bd78c15c05c (patch)
treede7ad31c04756b2bbf51ec2895522a9d6f522a87 /lib/bundler/source
parent022acb9593c09a9e358215a80448b426ee366ac0 (diff)
downloadruby-4cbfd87e5a8464db42657ee0019f9bd78c15c05c.tar.gz
[rubygems/rubygems] Allow disabling RubyGems require decorations
Currently Bundler needs to do cumbersome operations to revert custom RubyGems require on a `bundler/setup` context. This causes issues when third party gems also monkeypatch require, since Bundler will also undo those decorations. This commit allows it to use the simpler approach of properly telling RubyGems that it needs to default to built-in require without any extra magic. https://github.com/rubygems/rubygems/commit/1df5009e14 Co-authored-by: Xavier Noria <fxn@hashref.com>
Diffstat (limited to 'lib/bundler/source')
0 files changed, 0 insertions, 0 deletions