source “rubygems.org

gem “rory” gem “thin”

group :development, :test do

gem "rake"

<% if options -%>

gem "rspec"

<% end -%>

gem "shotgun"

end