Update README indicating logstash v6 support. Add some additional configuration options to the README. Upgrade Rubocop.

This commit is contained in:
Karl Southern
2017-11-26 13:02:52 +00:00
parent aba4e08bf5
commit 309768c893
2 changed files with 22 additions and 20 deletions

View File

@@ -34,5 +34,5 @@ Gem::Specification.new do |s|
s.add_development_dependency "logstash-devutils", "~> 1.3", ">= 1.3.1"
s.add_development_dependency 'rubocop', '0.41.2'
s.add_development_dependency 'rubocop', '~> 0.51.0'
end