1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/script
Elliot Winkler 2c26cc3ebb Small tweaks to scripts that update gems
The `update_gem_in_all_appraisals` script can do two things:

* Update the given gem located in the Gemfile
* Update the given gem located in Appraisals

Currently, if the first step fails, then the second step does not run.
With this commit, both will run regardless of their status.
2015-12-30 21:58:40 -05:00
..
install_gems_in_all_appraisals
run_all_tests
SUPPORTED_VERSIONS
update_gem_in_all_appraisals
update_gems_in_all_appraisals