# -*- encoding: utf-8 -*- # stub: fluent-plugin-growthforecast 0.2.0 ruby lib Gem::Specification.new do |s| s.name = "fluent-plugin-growthforecast".freeze s.version = "0.2.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["TAGOMORI Satoshi".freeze] s.date = "2013-05-15" s.description = "For GrowthForecast, see http://kazeburo.github.com/GrowthForecast/".freeze s.email = ["tagomoris@gmail.com".freeze] s.files = [".document".freeze, ".gitignore".freeze, "AUTHORS".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "fluent-plugin-growthforecast.gemspec".freeze, "lib/fluent/plugin/out_growthforecast.rb".freeze, "test/helper.rb".freeze, "test/plugin/test_out_growthforecast.rb".freeze] s.homepage = "https://github.com/tagomoris/fluent-plugin-growthforecast".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Fluentd output plugin to post numbers to GrowthForecast (by kazeburo)".freeze s.test_files = ["test/helper.rb".freeze, "test/plugin/test_out_growthforecast.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end