- Decide on a production target with the client. - This should be the newest ruby point release, modulo other considerations. - Pin to the specific ruby point version in the Gemfile, e.g. `ruby '2.4.2'` - Add the build to `.travis.yml` - The ruby dependency can be adjusted as necessary to support other rubies.