summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2018-07-16 14:20:03 +0000
committergebele <gebele@in-silico.ch>2018-07-16 14:20:03 +0000
commit44d9ceb30f6f8649f2d6fc179a925302f14d8a05 (patch)
tree64e6b421f035ec24cb8e9ea55765406a824f12c0 /Gemfile
parent11a32e7c3326f9e411e60cdf5098d4f46b0ec11b (diff)
add mazzatorta
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 7b443e3..9945517 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,6 +3,7 @@ gemspec
gem "lazar", :path => "../lazar"
gem "toxtree", :path => "../toxtree"
gem "kazius-alerts", :path => "../kazius-alerts"
+gem "loael-mazzatorta", :path => "../loael-mazzatorta"
gem "gem-path"
gem "sinatra"
gem "sinatra-reloader"