---
sudo: false
language: ruby
cache: bundler
rvm:
  - 2.4.5
  - 2.5.5
  - 2.6.2
gemfile:
  - Gemfile
  - gemfiles/activesupport_5.1.gemfile
  - gemfiles/activesupport_5.2.gemfile