summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 04af6bdbedbd2b6d614d3583ea509209cc9d3bbc (plain)
1
2
3
4
5
6
source "https://rubygems.org"
gemspec
gem "sinatra"
gem "haml"
gem "sass"
gem "lazar", :path => "../lazar"