Revert "add the contrib gem, as a github dependency for now."

This reverts commit baffa6715b.
This commit is contained in:
Zachary Scott 2016-08-17 19:30:12 +09:00
parent 818efcc199
commit 3b32668f23
1 changed files with 0 additions and 2 deletions

View File

@ -65,5 +65,3 @@ end
platforms :jruby do
gem 'json'
end
gem "sinatra-contrib", :path => "../sinatra-contrib"#:git => "git@github.com:apotonick/sinatra-contrib.git", :branch => "runner"