Skip to content

Commit

Permalink
Remove classifier reborn dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kbaum committed Aug 7, 2019
1 parent 958092b commit b0159a2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions coverband.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rake'
spec.add_development_dependency 'resque'
spec.add_development_dependency 'rubocop'
# temporarily needed to run tests for classifier-reborn as part of benchmarks
spec.add_development_dependency 'minitest-reporters'

# TODO: used for benchmarking and tests I think we have other better benchmarking
# perhaps time to drop this and refactor.
spec.add_development_dependency 'classifier-reborn'
spec.add_development_dependency 'coveralls'
# add when debugging
# require 'byebug'; byebug
Expand Down

0 comments on commit b0159a2

Please sign in to comment.