Skip to content

Commit a423b92

Browse files
committed
Add dependency simplecov_json_formatter for dev
1 parent 9185167 commit a423b92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ gem "rake"
1010
gem "rspec", "~> 3.1"
1111
gem "rubocop", "~> 1.76.0"
1212
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

Comments
 (0)