Skip to content

Commit

Permalink
Possible fix for hoe
Browse files Browse the repository at this point in the history
  • Loading branch information
ukd1 committed Jul 25, 2014
1 parent d710bcc commit 4022530
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -44,6 +44,7 @@ h=Hoe.spec('statsample') do
self.version=Statsample::VERSION
#self.testlib=:minitest
# self.rubyforge_name = "ruby-statsample"
self.homepage = 'https://github.com/clbustos/statsample'
self.developer('Claudio Bustos', 'clbustos@gmail.com')
self.extra_deps << ["spreadsheet","~>0.6.5"] << ["reportbuilder", "~>1.4"] << ["minimization", "~>0.2.0"] << ["fastercsv", ">0"] << ["dirty-memoize", "~>0.0"] << ["extendmatrix","~>0.3.1"] << ["statsample-bivariate-extension", ">0"] << ["rserve-client", "~>0.3"] << ["rubyvis", "~>0.6"] << ["distribution", "~>0.7"]

Expand Down

0 comments on commit 4022530

Please sign in to comment.