fluent-plugin-gc.gemspec in fluent-plugin-gc-0.0.1 vs fluent-plugin-gc.gemspec in fluent-plugin-gc-0.0.2
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
s.name = "fluent-plugin-gc"
- s.version = "0.0.1"
+ s.version = "0.0.2"
s.authors = ["Naotoshi Seo"]
s.email = ["sonots@gmail.com"]
s.homepage = "https://github.com/sonots/fluent-plugin-gc"
s.summary = "Fluentd plugin to disable GC and start GC at arbitrary interval"
s.description = s.summary