# -*- encoding: utf-8 -*- # stub: fluent-plugin-splunk-http-eventcollector 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "fluent-plugin-splunk-http-eventcollector".freeze s.version = "0.1.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 = ["Bryce Chidester".freeze] s.date = "2017-02-20" s.description = "Splunk output plugin (HTTP Event Collector) for Fluentd event collector".freeze s.email = ["bryce.chidester@calyptix.com".freeze] s.extra_rdoc_files = ["LICENSE".freeze, "README.md".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "fluent-plugin-splunk-http-eventcollector.gemspec".freeze, "lib/fluent/plugin/out_splunk-http-eventcollector.rb".freeze, "test/helper.rb".freeze, "test/plugin/test_out_splunk-http-eventcollector.rb".freeze] s.homepage = "https://github.com/brycied00d/fluent-plugin-splunk-http-eventcollector".freeze s.licenses = ["BSD-2-Clause".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Splunk output plugin for Fluentd".freeze s.test_files = ["test/helper.rb".freeze, "test/plugin/test_out_splunk-http-eventcollector.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 3.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.12".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.0".freeze]) end