aboutsummaryrefslogtreecommitdiffstats
path: root/ext/psych/psych.c
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2022-01-13 16:31:20 +0100
committergit <svn-admin@ruby-lang.org>2022-01-14 07:44:14 +0900
commit40d9be51e8c33118702c4dc536e915547b1080a2 (patch)
treec74cdb26e65157578686b0214f8d5596c2bc7653 /ext/psych/psych.c
parentacd1f45a5c0a35bcafef8c31b1429126a5efa3ea (diff)
downloadruby-40d9be51e8c33118702c4dc536e915547b1080a2.tar.gz
[ruby/psych] Don't require `strscan` unnecessarily
It does not seem needed, and it's causing issues on Windows when uninstalling `strscan`, because strscan's shared library being used when RubyGems tries to remove it (because its loaded through Psych, which RubyGems uses for loading configuration). https://github.com/ruby/psych/commit/3911356ec1
Diffstat (limited to 'ext/psych/psych.c')
0 files changed, 0 insertions, 0 deletions