Sha256: 9153754a41cc86876914459363b510a8abb98288dcedee61ab6a3b8bd4d047cf

Contents?: true

Size: 1.12 KB

Versions: 5

Compression:

Stored size: 1.12 KB

Contents

# -*- encoding: utf-8 -*-
# stub: logstash-core-plugin-api 2.1.15 java lib

Gem::Specification.new do |s|
  s.name = "logstash-core-plugin-api"
  s.version = "2.1.15"
  s.platform = "java"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Elastic"]
  s.date = "2016-08-26"
  s.description = "Logstash plugin API"
  s.email = ["info@elastic.co"]
  s.homepage = "http://www.elastic.co/guide/en/logstash/current/index.html"
  s.licenses = ["Apache License (2.0)"]
  s.rubygems_version = "2.4.8"
  s.summary = "Define the plugin API that the plugin need to follow."

  s.installed_by_version = "2.4.8" if s.respond_to? :installed_by_version

  if s.respond_to? :specification_version then
    s.specification_version = 4

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<logstash-core>, ["= 5.0.0.alpha6.snapshot5"])
    else
      s.add_dependency(%q<logstash-core>, ["= 5.0.0.alpha6.snapshot5"])
    end
  else
    s.add_dependency(%q<logstash-core>, ["= 5.0.0.alpha6.snapshot5"])
  end
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
logstash-filter-delta-1.1.0 vendor/bundle/jruby/2.2.0/specifications/logstash-core-plugin-api-2.1.15-java.gemspec
logstash-filter-delta-1.0.1 vendor/bundle/jruby/2.2.0/specifications/logstash-core-plugin-api-2.1.15-java.gemspec
logstash-filter-base64-1.0.4 vendor/bundle/jruby/2.2.0/specifications/logstash-core-plugin-api-2.1.15-java.gemspec
logstash-filter-base64-1.0.3 vendor/bundle/jruby/2.2.0/specifications/logstash-core-plugin-api-2.1.15-java.gemspec
logstash-filter-delta-1.0.0 vendor/bundle/jruby/2.2.0/specifications/logstash-core-plugin-api-2.1.15-java.gemspec