Skip to content

Commit

Permalink
Update reference to newer needed simplecov-html
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Jan 19, 2020
1 parent 219acc0 commit 8a3f579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simplecov.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |gem|
gem.required_ruby_version = ">= 2.4.0"

gem.add_dependency "docile", "~> 1.1"
gem.add_dependency "simplecov-html", "~> 0.11.0.beta1"
gem.add_dependency "simplecov-html", "~> 0.11.0.beta2"

gem.files = Dir["{lib}/**/*.*", "bin/*", "LICENSE", "*.md", "doc/*"]
gem.require_paths = ["lib"]
Expand Down

0 comments on commit 8a3f579

Please sign in to comment.