Project

General

Profile

« Previous | Next » 

Revision 0a6b9924

Added by deivid (David Rodríguez) over 3 years ago

[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.

https://github.com/rubygems/rubygems/commit/efa41babfa