Skip to content

Commit

Permalink
Fix gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
wallin committed Nov 15, 2016
1 parent 8156f63 commit 94a0dbb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tdigest.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'rbtree', '~> 0.4.2'
end

spec.add_runtime_dependency 'rbtree', '~> 0.4.2'

spec.add_development_dependency 'bundler', '~> 1.10'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'minitest', '~> 5.8'
Expand Down

0 comments on commit 94a0dbb

Please sign in to comment.