Skip to content

Commit

Permalink
Add guard
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Aug 14, 2013
1 parent cd20021 commit 566c22f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions logstash-event.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,7 @@ Gem::Specification.new do |gem|
gem.version = LOGSTASH_VERSION

gem.add_development_dependency "rspec"
gem.add_development_dependency "guard"
gem.add_development_dependency "guard-rspec"
gem.add_development_dependency "insist", "0.0.8"
end

0 comments on commit 566c22f

Please sign in to comment.