Successfully reproduced bundler/bundler#4602 on a Discourse docker image. Will be looking into the reason why the issue occurs next.
Cherry-picked the commit from the original contributor for bundle add GEM. Fixed some of the specs it broke, but still looking into why the specs fail for Rubies 1.8 and 1.9. This may have something to do with fakeweb. (bundler/bundler#4632)
Built docker image from the Dockerfile in this repository to run specs I couldn't run on my local machine.
What I Will Do (Today):
Continue investigating why specs fail for pre-2.0 Rubies. (bundler/bundler#4632)
Look into the reason why bundler/bundler#4602 occurs.
Date:
(6/2/2016)
What I Did and Worked On (Yesterday):
bundle add GEM
. Fixed some of the specs it broke, but still looking into why the specs fail for Rubies 1.8 and 1.9. This may have something to do with fakeweb. (bundler/bundler#4632)What I Will Do (Today):
Any Blockers:
Interestings/Helps: