Skip to content

Commit

Permalink
Fix Code Coverage Reporting (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
jturkel committed Oct 1, 2020
1 parent 2a47b53 commit 864bfc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goldiloader.gemspec
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'appraisal'
spec.add_development_dependency 'benchmark-ips'
spec.add_development_dependency 'coveralls'
spec.add_development_dependency 'coveralls_reborn', '>= 0.18.0'
spec.add_development_dependency 'database_cleaner', '>= 1.2'
spec.add_development_dependency 'mime-types'
spec.add_development_dependency 'rake'
Expand Down

0 comments on commit 864bfc4

Please sign in to comment.