Closed danielevans closed 4 years ago
When testing against Ruby 2.6 I encountered issues because of the locked json gem version. Gemfile.lock is conventionally .gitignored, and updating simplecov is needed after dropping Gemfile.lock.
json
Gemfile.lock
When testing against Ruby 2.6 I encountered issues because of the locked
json
gem version.Gemfile.lock
is conventionally .gitignored, and updating simplecov is needed after droppingGemfile.lock
.