File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 147147 docile (~> 1.1 )
148148 simplecov-html (~> 0.11 )
149149 simplecov_json_formatter (~> 0.1 )
150- simplecov-html (0.12.3 )
150+ simplecov-html (0.13.1 )
151151 simplecov_json_formatter (0.1.4 )
152152 thor (1.3.0 )
153153 ttfunk (1.7.0 )
@@ -170,7 +170,7 @@ DEPENDENCIES
170170 rubocop-performance (~> 1.10.2 )
171171 rubocop-rspec (~> 1.44.1 )
172172 simplecov (= 0.22.0 )
173- simplecov-html (= 0.12.3 )
173+ simplecov-html (= 0.13.1 )
174174
175175BUNDLED WITH
176176 2.5.5
Original file line number Diff line number Diff line change @@ -34,5 +34,5 @@ Gem::Specification.new do |spec|
3434 spec . add_development_dependency 'rubocop-performance' , '~> 1.10.2'
3535 spec . add_development_dependency 'rubocop-rspec' , '~> 1.44.1'
3636 spec . add_development_dependency 'simplecov' , '0.22.0'
37- spec . add_development_dependency 'simplecov-html' , '0.12.3 '
37+ spec . add_development_dependency 'simplecov-html' , '0.13.1 '
3838end
You can’t perform that action at this time.
0 commit comments