pry--pry-rails/scenarios
Ryan Fitzgerald 035d5c8203 Add Rails 5.2 and 6.0 to build, fixing up issues
In addition to adding scenarios for 5.2 and 6.0, I had to do some
cleanup to get everything working well:

* Replace string-based version checks with numeric ones, and update all
  version checks to treat 6+ the same as 5 (except where necessary).

* Avoid touching `ActiveSupport::Deprecation::DeprecationProxy`
  instances to fix a couple of warnings in Rails 6.

* Update Bundler as part of container setup, because Rails 6's config
  seems to rely on a newer version of Bundler than the one that comes
  with the Ruby image.

* Update the regexes in the `show-routes` spec to be compatible with 5.2
  and up.

* Add a new code path to `show-routes` for Rails 6.

* Upgrade all bundles, just for hygiene.
2018-12-29 15:58:08 -08:00
..
rails30.docker-compose.yml Switch from Appraisal to Roadshow, bump versions, add 5.1 2017-05-06 15:49:55 -07:00
rails30.dockerfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails30.gemfile Update Gemfile to use `https://rubygems.org` 2017-06-01 10:52:02 -07:00
rails31.docker-compose.yml Switch from Appraisal to Roadshow, bump versions, add 5.1 2017-05-06 15:49:55 -07:00
rails31.dockerfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails31.gemfile Update Gemfile to use `https://rubygems.org` 2017-06-01 10:52:02 -07:00
rails32.docker-compose.yml Switch from Appraisal to Roadshow, bump versions, add 5.1 2017-05-06 15:49:55 -07:00
rails32.dockerfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails32.gemfile Update Gemfile to use `https://rubygems.org` 2017-06-01 10:52:02 -07:00
rails40.docker-compose.yml Switch from Appraisal to Roadshow, bump versions, add 5.1 2017-05-06 15:49:55 -07:00
rails40.dockerfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails40.gemfile Update Gemfile to use `https://rubygems.org` 2017-06-01 10:52:02 -07:00
rails41.docker-compose.yml Switch from Appraisal to Roadshow, bump versions, add 5.1 2017-05-06 15:49:55 -07:00
rails41.dockerfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails41.gemfile Update Gemfile to use `https://rubygems.org` 2017-06-01 10:52:02 -07:00
rails42.docker-compose.yml Switch from Appraisal to Roadshow, bump versions, add 5.1 2017-05-06 15:49:55 -07:00
rails42.dockerfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails42.gemfile Update Gemfile to use `https://rubygems.org` 2017-06-01 10:52:02 -07:00
rails50.docker-compose.yml Switch from Appraisal to Roadshow, bump versions, add 5.1 2017-05-06 15:49:55 -07:00
rails50.dockerfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails50.gemfile Update Gemfile to use `https://rubygems.org` 2017-06-01 10:52:02 -07:00
rails51.docker-compose.yml Switch from Appraisal to Roadshow, bump versions, add 5.1 2017-05-06 15:49:55 -07:00
rails51.dockerfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails51.gemfile Update Gemfile to use `https://rubygems.org` 2017-06-01 10:52:02 -07:00
rails52.docker-compose.yml Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails52.dockerfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails52.gemfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails60.docker-compose.yml Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails60.dockerfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00
rails60.gemfile Add Rails 5.2 and 6.0 to build, fixing up issues 2018-12-29 15:58:08 -08:00