summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-09-20 15:18:10 +0000
committergebele <gebele@in-silico.ch>2016-09-20 15:18:10 +0000
commitd420e64b3869130bc8526ff2659da6fd35bc6548 (patch)
tree2367156fc3b25114d9c034068ff36c7774ffa2a3 /Gemfile
parent52a3d062409337ecc019991b00d0495f90f8261e (diff)
changed for two model selection
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9ceb553..3cde411 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source "https://rubygems.org"
gemspec
+gem "lazar", :path => "../lazar"
gem "sinatra"
gem "haml"
-gem "rserve-client"
gem "rdiscount"