summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 9945517e428fb0c98384e324a6c1cf0f1820d4c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
source "https://rubygems.org"
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"
gem "haml"
gem "sass"
gem "rdiscount"