mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 21:14:28 +00:00
The generic Ruby platform was getting unconditionally added in truffleruby, preventing resolution in situations where there's no generic ruby version (sorbet-static). Instead, the generic platform should be considered per dependency, not globally. https://github.com/rubygems/rubygems/commit/a96afc5351