summaryrefslogtreecommitdiff
path: root/string.c
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2025-06-24 08:14:39 +0200
committerNobuyoshi Nakada <nobu@ruby-lang.org>2025-06-25 22:41:55 +0900
commit077dbb8d42e08046a277cab1f011294f02d9dec5 (patch)
treed33a6e60126280fc5ec28830f8b7fe0964450045 /string.c
parentc17d381d6792a41237814d829cfc9b3df8203563 (diff)
[rubygems/rubygems] Remove unnecessary loading of fileutils from path specs
These specs load artifice before Bundler boots because of their global rubygems source. Artifice in turn loads `rack`, `rack-test`, and `tmpdir` which in turn load `fileutils`. Because of this, a missing `require` of `fileutils` in RubyGems would not be caught by specs. Loading artifice is not necessary for most of these specs, so remove the global source to avoid it. https://github.com/rubygems/rubygems/commit/aad871c997
Diffstat (limited to 'string.c')
0 files changed, 0 insertions, 0 deletions