Gemfile in roar-0.12.5 vs Gemfile in roar-0.12.6
- old
+ new
@@ -1,7 +1,7 @@
source "http://rubygems.org"
# Specify your gem's dependencies in roar.gemspec
gemspec
-gem "representable", :path => "../representable"
+#gem "representable", :path => "../representable"
gem "sinatra-contrib", :git => "git@github.com:apotonick/sinatra-contrib.git", :branch => "runner"