Closed corneverbruggen closed 5 years ago
Thanks!
I made some related changes on master.
1) I added ruby 2.6 and updated the jruby version in master. We only need to test the latest jruby. 2) I updated the ENV variable in the Gemfile, so byebug should no longer be added to the appraisal gemfile.
Please do a couple things:
It might be easier to open a PR with only the gem version restriction, & add the 6.0 appraisal. Up to you.
Ok, created a new pull request in which I also updated to latest activerecord-6.0.0rc1
Sorry, should have tested against all specified ruby versions. ActiveRecord 6.0 requires at least ruby 2.5. Will update
travis.yml
accordingly.