This removes guard to stop from pulling in the broken listen dependency.

This commit is contained in:
Zach Leslie 2016-05-17 20:53:08 -07:00
parent 770f9d4edb
commit c4ece6745f

View File

@ -19,7 +19,6 @@ group :development do
gem "travis-lint"
gem "vagrant-wrapper"
gem "puppet-blacksmith"
gem "guard-rake"
end
group :system_tests do