Sha256: 53cac859b30dcea970b34a159a62eb37647459c80e50a7f319d740f3c43a7946

Contents?: true

Size: 1.02 KB

Versions: 10

Compression:

Stored size: 1.02 KB

Contents

# -*- encoding: utf-8 -*-
# stub: spoon 0.0.4 ruby lib

Gem::Specification.new do |s|
  s.name = "spoon"
  s.version = "0.0.4"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Charles Oliver Nutter"]
  s.date = "2013-03-29"
  s.description = "Spoon is an FFI binding of the posix_spawn function (and Windows equivalent), providing fork+exec functionality in a single shot."
  s.rubygems_version = "2.4.8"
  s.summary = "Spoon is an FFI binding of the posix_spawn function (and Windows equivalent), providing fork+exec functionality in a single shot."

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

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

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<ffi>, [">= 0"])
    else
      s.add_dependency(%q<ffi>, [">= 0"])
    end
  else
    s.add_dependency(%q<ffi>, [">= 0"])
  end
end

Version data entries

10 entries across 9 versions & 4 rubygems

Version Path
logstash-filter-delta-1.1.0 vendor/bundle/jruby/2.2.0/specifications/spoon-0.0.4.gemspec
logstash-filter-delta-1.0.1 vendor/bundle/jruby/2.2.0/specifications/spoon-0.0.4.gemspec
logstash-filter-base64-1.0.4 vendor/bundle/jruby/2.2.0/specifications/spoon-0.0.4.gemspec
logstash-filter-base64-1.0.3 vendor/bundle/jruby/2.2.0/specifications/spoon-0.0.4.gemspec
logstash-filter-delta-1.0.0 vendor/bundle/jruby/2.2.0/specifications/spoon-0.0.4.gemspec
logstash-input-beats-2.0.2 vendor/jruby/1.9/specifications/spoon-0.0.4.gemspec
logstash-input-beats-2.0.2 vendor/jruby/1.9/gems/logstash-codec-json-2.0.3/vendor/specifications/spoon-0.0.4.gemspec
logstash-codec-json-2.0.3 vendor/specifications/spoon-0.0.4.gemspec
logstash-input-beats-0.9.2 vendor/jruby/1.9/specifications/spoon-0.0.4.gemspec
logstash-input-beats-0.9.1 vendor/jruby/1.9/specifications/spoon-0.0.4.gemspec