source "http://rubygems.org"
require "rubygems"
gem "rack", "~> 1.5.2"
gem "thin", "~> 1.5.0"
gem "test-unit"