Skip to content

Commit 62ce412

Browse files
Bump simplecov-cobertura from 2.1.0 to 3.0.0
Bumps [simplecov-cobertura](https://github.com/jessebs/simplecov-cobertura) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/jessebs/simplecov-cobertura/releases) - [Commits](jessebs/simplecov-cobertura@v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: simplecov-cobertura dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65e7514 commit 62ce412

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ gem 'rubocop-performance', '~> 1.25.0'
1414
gem 'rubocop-rake', '~> 0.7.1'
1515
gem 'rubocop-rspec', '~> 3.6.0'
1616
gem 'rubocop-sorbet', '~> 0.10.5'
17-
gem 'simplecov-cobertura', '~> 2.1.0'
17+
gem 'simplecov-cobertura', '~> 3.0.0'
1818
gem 'sorbet', '~> 0.5.12214'
1919
gem 'tapioca', '~> 0.17.5'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ GEM
8484
docile (~> 1.1)
8585
simplecov-html (~> 0.11)
8686
simplecov_json_formatter (~> 0.1)
87-
simplecov-cobertura (2.1.0)
87+
simplecov-cobertura (3.0.0)
8888
rexml
8989
simplecov (~> 0.19)
90-
simplecov-html (0.13.1)
90+
simplecov-html (0.13.2)
9191
simplecov_json_formatter (0.1.4)
9292
sorbet (0.5.12214)
9393
sorbet-static (= 0.5.12214)
@@ -139,7 +139,7 @@ DEPENDENCIES
139139
rubocop-rake (~> 0.7.1)
140140
rubocop-rspec (~> 3.6.0)
141141
rubocop-sorbet (~> 0.10.5)
142-
simplecov-cobertura (~> 2.1.0)
142+
simplecov-cobertura (~> 3.0.0)
143143
sorbet (~> 0.5.12214)
144144
tapioca (~> 0.17.5)
145145
yard-sorbet!

0 commit comments

Comments
 (0)