Closed bkeepers closed 3 years ago
This pull request adds Ruby 3 to the test suite and relaxes some test and development dependencies to get the tests to run.
It also removes Ruby 2.3, 2.4, and 2.5 from the test suite, which are officially EOL.
This supersedes #937, which includes the fix for splatting of keyword arguments.
Closing in favor of #943, which includes these changes and more to get the tests running against modern versions of Ruby/Rails
This pull request adds Ruby 3 to the test suite and relaxes some test and development dependencies to get the tests to run.
It also removes Ruby 2.3, 2.4, and 2.5 from the test suite, which are officially EOL.
This supersedes #937, which includes the fix for splatting of keyword arguments.