# -*- encoding: utf-8 -*- # stub: fluent-plugin-record_indexing_test 0.2.2.2 ruby lib Gem::Specification.new do |s| s.name = "fluent-plugin-record_indexing_test".freeze s.version = "0.2.2.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["imcotop".freeze] s.date = "2024-06-21" s.description = "A fluentd filter plugin that will be used to Iterate over the object with its index and returns the value of the given object.".freeze s.email = ["imcotop@icloud.com".freeze] s.files = ["Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "fluent-plugin-record_indexing.gemspec".freeze, "lib/fluent/plugin/filter_record_indexing.rb".freeze] s.homepage = "https://github.com/imcotop/fluent-plugin-record_indexing".freeze s.licenses = ["apache2".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A fluentd filter plugin that will be used to Iterate over the object with its index and returns the value of the given object.".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.11".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.12.0".freeze, "< 0.15.0".freeze]) end