fluent-plugin-boundio.gemspec in fluent-plugin-boundio-0.0.1 vs fluent-plugin-boundio.gemspec in fluent-plugin-boundio-0.0.2
- old
+ new
@@ -1,14 +1,14 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
s.name = "fluent-plugin-boundio"
- s.version = "0.0.1"
+ s.version = "0.0.2"
s.authors = ["Kentaro Yoshida"]
s.email = ["y.ken.studio@gmail.com"]
s.homepage = "https://github.com/y-ken/fluent-plugin-boundio"
- s.summary = %q{Fluent Input plugin to make a call with boundio by KDDI. This Multilingual speech synthesis system uses VoiceText.}
+ s.summary = %q{Fluentd Output plugin to make a call with boundio by KDDI. This Multilingual speech synthesis system uses VoiceText.}
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ["lib"]