Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Use simplecov 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dtan4 committed Sep 20, 2016
1 parent 9e199ac commit d0a226e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraforming.gemspec
Expand Up @@ -28,5 +28,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "coveralls", "~> 0.8.13"
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec", "~> 3.2"
spec.add_development_dependency "simplecov", "~> 0.11.1"
spec.add_development_dependency "simplecov", "~> 0.12.0"
end

0 comments on commit d0a226e

Please sign in to comment.