Rakefile in fluent-plugin-sqs-1.1.0 vs Rakefile in fluent-plugin-sqs-1.2.0
- old
+ new
@@ -4,10 +4,10 @@
begin
require 'jeweler'
Jeweler::Tasks.new do |gemspec|
gemspec.name = "fluent-plugin-sqs"
- gemspec.summary = "Amazon SQS output plugin for Fluent event collector"
+ gemspec.summary = "Amazon SQS input/output plugin for Fluent event collector"
gemspec.author = "Yuri Odagiri"
gemspec.email = "ixixizko@gmail.com"
gemspec.homepage = "https://github.com/ixixi/fluent-plugin-sqs"
gemspec.has_rdoc = false
gemspec.require_paths = ["lib"]