Skip to content

Commit 454177c

Browse files
authored
Merge pull request #349 from ruby-formatter/fix-ci-20251013
Update simplecov-cobertura for fix CI error
2 parents cbf58a2 + 08eddce commit 454177c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ gem "rspec", "~> 3.0"
1212
gem "rspec_junit_formatter", "~> 0.6.0"
1313
gem "rubocop", "~> 1.69.2"
1414
gem "simplecov", "~> 0.22.0"
15-
gem "simplecov-cobertura", "~> 2.1"
15+
gem "simplecov-cobertura", "~> 3.1"

0 commit comments

Comments
 (0)