Commit Graph

2 Commits

Author SHA1 Message Date
Doug Yun c670726881 Update Gemfile to use `https://rubygems.org` 2017-06-01 10:52:02 -07:00
Ryan Fitzgerald 5274190e4c Switch from Appraisal to Roadshow, bump versions, add 5.1
The Appraisal build was becoming really annoying to maintain, since
there's no one version of Ruby that can run the specs across all
supported versions of Rails. Roadshow is a tool that's similar to
Appraisal but uses Docker to test each version in an isolated
environment with the appropriate version of Ruby, at the cost of having
to maintain the Gemfiles manually.
2017-05-06 15:49:55 -07:00