1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Elliot Winkler
de25e8f7d8 Update util scripts to use Ruby versions in .travis.yml
[ci skip]
2018-01-24 00:30:10 -06:00
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
Elliot Winkler
45f39603aa Add script to update a gem in all appraisals 2015-01-20 13:35:30 -07:00