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