Skip to content

Commit 4282bf1

Browse files
author
Carl Brasic
committed
Remove coveralls dep
The configuration to publish code coverage metrics to coveralls.io is no longer present anywhere, so we may as well remove this dep.
1 parent 709bf4b commit 4282bf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scientist.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ Gem::Specification.new do |gem|
1818
gem.require_paths = ["lib"]
1919

2020
gem.add_development_dependency "minitest", "~> 5.8"
21-
gem.add_development_dependency "coveralls", "~> 0.8"
2221
gem.add_development_dependency "rake"
2322
end

0 commit comments

Comments
 (0)