* oops. adding path to poltergeist gem

This commit is contained in:
Seth Call 2013-12-21 02:43:55 +00:00
parent c784b9faa0
commit 9943e4518b
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ end
gem 'rack-test'
# gem 'rb-fsevent', '0.9.1', :require => false
# gem 'growl', '1.0.3'
gem 'poltergeist', :path => '/Users/seth/workspace/poltergeist/'
gem 'poltergeist' #, :path => '/Users/seth/workspace/poltergeist/'
end