summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-06-14 11:28:01 +0000
committerChristoph Helma <helma@in-silico.ch>2012-06-14 11:28:01 +0000
commit5e8461b65787ac2f4dbb321dd258cee90b4a91ab (patch)
tree1206a0d7164e5cfd9e80d8b2f26247028ca95ffa /Gemfile
parent4f82f43d02b40809f6bff5763c694a9816f546d4 (diff)
Initial version of 4store based dataset service
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"