Gemfile in roar-1.0.1 vs Gemfile in roar-1.0.2
- old
+ new
@@ -1,10 +1,7 @@
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"