summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index c86c89a..7b443e3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,8 @@
source "https://rubygems.org"
gemspec
gem "lazar", :path => "../lazar"
+gem "toxtree", :path => "../toxtree"
+gem "kazius-alerts", :path => "../kazius-alerts"
gem "gem-path"
gem "sinatra"
gem "sinatra-reloader"