Created by: ianagne
The delayed_job_active_record gem was added by suspenders automatically during the generation of this gem. The delayed_job_active_record gem is not currently used.
Of note, delayed_job_active_record does not currently support Rails 5.1. Removing the dependency has the side bonus of moving us closer to supporting Rails 5.1.
- Remove delayed_job_active_record dependency
- Re-generate appraisal gemfiles to exclude delayed_job_active_record
- Remove delayed_job binstubs
- Remove BackgroundJobs spec support module