summaryrefslogtreecommitdiff
path: root/bootstraptest
diff options
context:
space:
mode:
authorEllen Marie Dash <the@smallest.dog>2022-03-31 23:44:31 +0000
committergit <svn-admin@ruby-lang.org>2022-06-01 19:01:18 +0900
commit1177665e6224f8491db82997c8774e9485564e41 (patch)
tree6459500e449bf862d3d34c33531a4e22c747fd1a /bootstraptest
parent0a6b9924bd1b45bd8ad29b1eb3c8a65835f5864d (diff)
[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
Diffstat (limited to 'bootstraptest')
0 files changed, 0 insertions, 0 deletions