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