Whack thin as we no longer need it.

This commit is contained in:
Steven Miers 2014-11-03 14:16:36 -06:00
parent 0172f1c370
commit 19a19a57a7
2 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@ group :test, :cucumber do
# gem 'growl', '1.0.3'
gem 'poltergeist'
gem 'resque_spec'
gem 'thin'
#gem 'thin'
end

View File

@ -1,5 +1,5 @@
require 'faraday'
require 'thin'
#require 'thin'
require 'launchy'
require 'cgi'
require 'json'