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 a4045a1f9b Remove Rails 3.x, Ruby 1.9.2, Ruby 1.9.3
Ruby 1.9.3 will be end-of-lifed on February 23, 2015. We might as well
remove support for it now.
2015-02-09 10:52:22 -07:00