How to Test Gem Dependencies with Appraisal

Published: Sept. 3, 2020, 1:17 p.m.

Appraisal lets us test our code against different versions of dependencies. This is fantastic if you're building Rubygems that must work with multiple versions of Rails or other dependencies