thoughtbot / appraisal

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

Split binstubs from accepance test helpers install #209

Closed nickcharlton closed 1 year ago

nickcharlton commented 1 year ago

Passing along --binstubs is deprecationed and outputs a lot of warnings. This is good enough and doesn't need further adjustments.