Skip to content

Commit

Permalink
depend on gsl nmatrix
Browse files Browse the repository at this point in the history
  • Loading branch information
v0dro committed Apr 11, 2015
1 parent 25f2107 commit 6899e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minimization.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.summary = "A suite for minimization in Ruby"

s.add_runtime_dependency 'text-table', '~> 1.2'
s.add_runtime_dependency 'rb-gsl', '~> 1.2'
s.add_runtime_dependency 'gsl-nmatrix', '~> 1.15'

s.add_development_dependency 'rake', '~> 10'
s.add_development_dependency 'bundler', '~> 1.3'
Expand Down

0 comments on commit 6899e20

Please sign in to comment.