summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-01-22 23:18:56 +0100
committergebele <gebele@in-silico.ch>2016-01-22 23:18:56 +0100
commit88ac5fbe3d8d3141fbad81460b13d6cb8284da26 (patch)
tree783f9da714155a5848c84905159a51b002c6a80c /Gemfile
parent09b750e1639d351d24cff3cca74681c761b17503 (diff)
refined prediction
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 7a3ee30..9193d08 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,3 +2,4 @@ source "https://rubygems.org"
gemspec
gem "sinatra"
gem "haml"
+gem "rserve-client"