mirror of
https://github.com/ruby/ruby.git
synced 2026-08-08 15:08:11 +08:00
The RubyGems test suite already covers almost all of the Bundler yaml_serializer spec through test_gem_safe_yaml.rb. Port the two missing cases (URL mapping keys as used by mirror settings, and Psych interoperability in both directions) and drop the Bundler spec. https://github.com/ruby/rubygems/commit/e24041cb5e Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>