[rubygems/rubygems] Fix generated standalone script for default gems
The installer is actually rewriting the spec's full gem path to be the one of the newly installed gem, however the accessor was not properly working for StubSpecification instances, and default gems are always of this type, because they are always present locally.
Fix the accessor to properly update the underlying full specification.
[rubygems/rubygems] Fix generated standalone script for default gems
The installer is actually rewriting the spec's full gem path to be the
one of the newly installed gem, however the accessor was not properly
working for
StubSpecificationinstances, and default gems are alwaysof this type, because they are always present locally.
Fix the accessor to properly update the underlying full specification.
https://github.com/rubygems/rubygems/commit/efa41babfa