fluent-plugin-grepcounter.gemspec in fluent-plugin-grepcounter-0.5.3 vs fluent-plugin-grepcounter.gemspec in fluent-plugin-grepcounter-0.5.4

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding: utf-8 -*- $:.push File.expand_path("../lib", __FILE__) Gem::Specification.new do |s| s.name = "fluent-plugin-grepcounter" - s.version = "0.5.3" + s.version = "0.5.4" s.authors = ["Naotoshi Seo"] s.email = ["sonots@gmail.com"] s.homepage = "https://github.com/sonots/fluent-plugin-grepcounter" s.summary = "Fluentd plugin to count the number of matched messages, and emit if exceeds the threshold" s.description = s.summary