mirror of
https://github.com/ruby/ruby.git
synced 2026-08-07 19:38:39 +08:00
When no gems have missing extensions (e.g. on JRuby where missing_extensions? always returns false), display an informational message instead of raising Gem::Exception. https://github.com/ruby/rubygems/commit/738d2dbdf6 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>