summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-05-09 16:32:07 +0000
committerChristoph Helma <helma@in-silico.ch>2012-05-09 16:32:07 +0000
commit347fe11fb64384462a7f434d487fca66b55d0e62 (patch)
tree7f3edb090b22f613941a7ecbccaa8f135448e0cb /Gemfile
parent4059b9ca4f768db6a1dece477b7d49be2e68d1dc (diff)
parente80386bf5e362a336c110d54f3838cdb81f4e6c3 (diff)
Merge branch 'feature/opentox-client' into development
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..36f1a90
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source :gemcutter
+gemspec
+gem "opentox-server", :path => "~/opentox-server"
+gem "opentox-client", :path => "~/opentox-client"