From 7dcae58f3af869b4c58e6091cee099acff113ad2 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 27 Aug 2015 20:25:16 +0200 Subject: Initial GUI for Nestec models --- Gemfile | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 1b83cff..736527c 100644 --- a/Gemfile +++ b/Gemfile @@ -3,12 +3,4 @@ gemspec gem "sinatra" gem "haml" gem "sass" -gem "opentox-server", :path => "../opentox-server" -gem "opentox-client", :path => "../opentox-client" -gem "opentox-algorithm", :path => "../algorithm" -gem "opentox-compound", :path => "../compound" -gem "opentox-dataset", :path => "../dataset" -gem "opentox-feature", :path => "../feature" -gem "opentox-model", :path => "../model" -gem "opentox-task", :path => "../task" -gem "opentox-validation", :path => "../validation" +gem "lazar", :path => "../lazar" -- cgit v1.2.3