source "https://rubygems.org"
ruby "4.0.5"
gem 'sinatra', '1.1.0'
gem 'thin'
gem 'foreman'
