summaryrefslogtreecommitdiff
path: root/nch/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'nch/Gemfile')
-rw-r--r--nch/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/nch/Gemfile b/nch/Gemfile
new file mode 100644
index 0000000..1c64141
--- /dev/null
+++ b/nch/Gemfile
@@ -0,0 +1,3 @@
+source 'http://rubygems.org'
+gemspec
+gem "opentox-client", :path => "../../opentox-client"