Project

General

Profile

« Previous | Next » 

Revision 435f449b

Added by deivid (David Rodríguez) over 1 year ago

[rubygems/rubygems] Make sure to force latest resolvable version explicitly

To make sure we can always update to the latest resolvable version for
each gem explicitly requested for update, we first run a full update,
and then add explicit exact requirements to the resolved versions. This
may lead into conflicts, but our resolver already automatically parses
those and unlocks additional gems to fix them.

https://github.com/rubygems/rubygems/commit/01c0bf34f0