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