thoughtbot / appraisal

A Ruby library for testing your library against different versions of dependencies.
https://thoughtbot.com
MIT License
1.26k stars 107 forks source link

Reinstall existing version of Bundler #115

Closed teoljungberg closed 7 years ago

teoljungberg commented 8 years ago

I'd expect Appraisal to reinstall the same version of bundler as the user is using.

References #114

teoljungberg commented 8 years ago

I couldn't get the test suite to run locally since BUNDLE_DISABLE_SHARED_GEMS is enabled locally for me. So I didn't figure out how to write a regression test for this.

bogdanRada commented 8 years ago

Sorry for referencig this pull request, i thought this was related to some issue i have with travis, but i think is from Travis itself. Added a comment on a issue there.

teoljungberg commented 7 years ago

@sikachu What's your take on this issue and approach? Are we on the right track, or is there anything we can do to make this better?

sikachu commented 7 years ago

Sorry, I just didn't have time to get to this. Will be looking at this very soon.

teoljungberg commented 7 years ago

@sikachu Doen and done, I'll let you do the honors.

sikachu commented 7 years ago

Thank you!

teoljungberg commented 7 years ago

No, thank you Prem!