Closed wvanbergen closed 4 years ago
Rubocop dropped support for version 2.3, which caused our Rubocop tests to fail. The test harness pretends that a Ruby 2.3 source file is being tested. The fix is to simple pretend we are using a newer version.
Rubocop dropped support for version 2.3, which caused our Rubocop tests to fail. The test harness pretends that a Ruby 2.3 source file is being tested. The fix is to simple pretend we are using a newer version.