Skip to content

Commit ff42d24

Browse files
chore(deps): update dependency simplecov-cobertura to v4
1 parent 5e34d4c commit ff42d24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ group :development, :test do
1313
gem "standard"
1414
gem "standard-performance"
1515
gem "simplecov", "~> 0.22.0"
16-
gem "simplecov-cobertura", "~> 3.0"
16+
gem "simplecov-cobertura", "~> 4.0"
1717
gem "steep", "~> 2.0"
1818
gem "timecop", "~> 0.9.10"
1919
end

0 commit comments

Comments
 (0)