File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,6 @@ gem 'rubocop-performance', '~> 1.25.0'
14
14
gem 'rubocop-rake' , '~> 0.7.1'
15
15
gem 'rubocop-rspec' , '~> 3.6.0'
16
16
gem 'rubocop-sorbet' , '~> 0.10.5'
17
- gem 'simplecov-cobertura' , '~> 2.1 .0'
17
+ gem 'simplecov-cobertura' , '~> 3.0 .0'
18
18
gem 'sorbet' , '~> 0.5.12214'
19
19
gem 'tapioca' , '~> 0.17.5'
Original file line number Diff line number Diff line change 84
84
docile (~> 1.1 )
85
85
simplecov-html (~> 0.11 )
86
86
simplecov_json_formatter (~> 0.1 )
87
- simplecov-cobertura (2.1 .0 )
87
+ simplecov-cobertura (3.0 .0 )
88
88
rexml
89
89
simplecov (~> 0.19 )
90
- simplecov-html (0.13.1 )
90
+ simplecov-html (0.13.2 )
91
91
simplecov_json_formatter (0.1.4 )
92
92
sorbet (0.5.12214 )
93
93
sorbet-static (= 0.5.12214 )
@@ -139,7 +139,7 @@ DEPENDENCIES
139
139
rubocop-rake (~> 0.7.1 )
140
140
rubocop-rspec (~> 3.6.0 )
141
141
rubocop-sorbet (~> 0.10.5 )
142
- simplecov-cobertura (~> 2.1 .0 )
142
+ simplecov-cobertura (~> 3.0 .0 )
143
143
sorbet (~> 0.5.12214 )
144
144
tapioca (~> 0.17.5 )
145
145
yard-sorbet !
You can’t perform that action at this time.
0 commit comments