Project

General

Profile

« Previous | Next » 

Revision 1177665e

Added by Ellen Marie Dash over 3 years ago

[rubygems/rubygems] Fix bundle remove by invalidating cached Bundle.defintion.

Prior to this commit, bundle add GEM_NAME updated the lockfile,
but bundle remove GEM_NAME left GEM_NAME in the lockfile.

By invalidating the cached Bundle.definition, the existing code
handles that without a problem.

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