source "http://rubygems.org"

# Specify your gem's dependencies in roar.gemspec
gemspec

# gem "representable", "~> 2.1.0"
gem "representable", :path => "../representable"

# as long as this is not merged, i'll vendor the runner file.
# gem "sinatra-contrib", :git => "git@github.com:apotonick/sinatra-contrib.git", :branch => "runner"
