# -*- encoding: utf-8 -*- # stub: logstash-filter-elastic_integration 0.1.2 java libvendor/jar-dependencies Gem::Specification.new do |s| s.name = "logstash-filter-elastic_integration".freeze s.version = "0.1.2".freeze s.platform = "java".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "logstash_group" => "filter", "logstash_plugin" => "true", "source_code_uri" => "https://github.com/elastic/logstash-filter-elastic_integration" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze, "vendor/jar-dependencies".freeze] s.authors = ["Elastic".freeze] s.date = "2023-12-12" s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program".freeze s.email = "info@elastic.co".freeze s.files = ["LICENSE.md".freeze, "NOTICE.txt".freeze, "VERSION".freeze, "lib/logstash/filters/elastic_integration.rb".freeze, "lib/logstash/filters/elastic_integration/event_api_bridge.rb".freeze, "lib/logstash/filters/elastic_integration/geoip_database_provider_bridge.rb".freeze, "lib/logstash/filters/elastic_integration/jar_dependencies.rb".freeze, "logstash-filter-elastic_integration.gemspec".freeze, "vendor/jar-dependencies/co/elastic/logstash/plugins/filter/elasticintegration/logstash-filter-elastic_integration/0.1.2/logstash-filter-elastic_integration-0.1.2.jar".freeze] s.homepage = "http://www.elastic.co/guide/en/logstash/current/index.html".freeze s.licenses = ["ELv2".freeze] s.post_install_message = "This Logstash plugin embeds a subset of Elasticsearch (https://elastic.co/)\nand packages from Apache Lucene, including software developed by The Apache\nSoftware Foundation (http://www.apache.org/).\n".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Processes Elastic Integrations".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 1.60".freeze, "<= 2.99".freeze]) s.add_runtime_dependency(%q.freeze, [">= 8.7.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end