summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 641350c141f1a5ac5b0fd9689aa537635d805f57 (plain)
1
2
3
4
source 'http://rubygems.org'
gemspec
gem "opentox-client", :path => "../opentox-client"
gem "opentox-algorithm", :path => "../algorithm"