We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9185167 commit a423b92Copy full SHA for a423b92
Gemfile
@@ -10,3 +10,4 @@ gem "rake"
10
gem "rspec", "~> 3.1"
11
gem "rubocop", "~> 1.76.0"
12
gem "simplecov", "!= 0.18.0", "!= 0.18.1", "!= 0.18.2", "!= 0.18.3", "!= 0.18.4", "!= 0.18.5", "!= 0.19.0", "!= 0.19.1"
13
+gem "simplecov_json_formatter"
0 commit comments