diff --git a/Gemfile b/Gemfile index 61159ab3..26f9d6db 100644 --- a/Gemfile +++ b/Gemfile @@ -12,4 +12,4 @@ gem "rspec", "~> 3.0" gem "rspec_junit_formatter", "~> 0.6.0" gem "rubocop", "~> 1.69.2" gem "simplecov", "~> 0.22.0" -gem "simplecov-cobertura", "~> 2.1" +gem "simplecov-cobertura", "~> 3.1"