fluent-plugin-qqwry.gemspec in fluent-plugin-qqwry-0.0.5 vs fluent-plugin-qqwry.gemspec in fluent-plugin-qqwry-0.1.0
- old
+ new
@@ -2,13 +2,13 @@
lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = "fluent-plugin-qqwry"
- spec.version = "0.0.5"
+ spec.version = "0.1.0"
spec.authors = ["Chris Song"]
spec.email = ["fakechris@gmail.com"]
- spec.summary = %q{Fluentd Output plugin to add information about geographical location of IP addresses with QQWry databases.}
+ spec.summary = %q{Fluentd output filter plugin to add information about geographical location of IP addresses with QQWry databases.}
spec.homepage = "https://github.com/fakechris/fluent-plugin-qqwry"
spec.license = "Apache License, Version 2.0"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }