fluent-plugin-elasticsearch.gemspec in fluent-plugin-elasticsearch2-3.5.5 vs fluent-plugin-elasticsearch.gemspec in fluent-plugin-elasticsearch2-3.5.6
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path('../lib', __FILE__)
Gem::Specification.new do |s|
s.name = 'fluent-plugin-elasticsearch2'
- s.version = '3.5.5'
+ s.version = '3.5.6'
s.authors = ['diogo', 'pitr']
s.email = ['pitr.vern@gmail.com', 'me@diogoterror.com']
s.description = "%Elasticsearch output plugin for Fluent event collector"
s.summary = s.description
s.homepage = 'https://github.com/uken/fluent-plugin-elasticsearch2'