Skip to content

Commit

Permalink
remove coverage dependencies as they are not used in this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate committed Oct 26, 2023
1 parent ef2a7dd commit a39ead6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions uo_cli.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,4 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rubocop', '~> 1.15.0'
spec.add_development_dependency 'rubocop-checkstyle_formatter', '~> 0.4.0'
spec.add_development_dependency 'rubocop-performance', '~> 1.11.3'
spec.add_development_dependency 'simplecov', '~> 0.18.2'
spec.add_development_dependency 'simplecov-lcov', '~> 0.8.0'
end

0 comments on commit a39ead6

Please sign in to comment.