source 'https://rubygems.org'
gem 'sinatra', '~> 1.4'
gem 'sinatra-contrib'
gem 'slim'
gem 'coffee-script'
gem 'therubyracer'
gem 'sass'