Workaround for cc-test-reporter with SimpleCov 0.18 by koic · Pull Request #7679 · rubocop/rubocop

This PR fixes the following build error when using cc-test-reporter with SimpleCov 0.18. $ #!/bin/bash -eo pipefail ./tmp/cc-test-reporter before-build COVERAGE=true bundle exec rake spec ./tmp/cc-...