Sha256: 8b6e1f07dfd4fa66d7864129ec5fceaa78a9d0f898198be9fc3db898a5200109

Contents?: true

Size: 946 Bytes

Versions: 33

Compression:

Stored size: 946 Bytes

Contents

# coding: utf-8

Gem::Specification.new do |spec|
  spec.name          = "openssl_pkcs8_pure"
  spec.version       = "0.0.0.2"
  spec.authors       = ["cielavenir"]
  spec.email         = ["cielartisan@gmail.com"]
  spec.description   = "OpenSSL::PKey::[DSA/RSA/EC]#to_pem_pkcs8 written in Ruby"
  spec.summary       = "OpenSSL::PKey::[DSA/RSA/EC]#to_pem_pkcs8 written in Ruby"
  spec.homepage      = "http://github.com/cielavenir/openssl_pkcs8_pure"
  spec.license       = "Ruby License (2-clause BSDL or Artistic)"

  spec.files         = `git ls-files`.split($/) + [
    "LICENSE.txt",
    "README.md",
    "CHANGELOG.md",
  ]
  spec.executables   = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
  spec.test_files    = spec.files.grep(%r{^(test|spec|features)/})

  spec.require_paths = ["lib"]

  spec.add_development_dependency "bundler", ">= 1.0"
  spec.add_development_dependency "rake"
  spec.add_development_dependency "rspec"
end

Version data entries

33 entries across 33 versions & 5 rubygems

Version Path
logstash-output-scalyr-0.2.1.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.2.0 vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.2.0.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.26.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.25.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.24.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.23.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.22.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.21.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.20.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.19.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.18.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.17.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.16.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.15.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.14.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.13 vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.12 vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.11.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec
logstash-output-scalyr-0.1.10.beta vendor/bundle/jruby/2.5.0/gems/openssl_pkcs8_pure-0.0.0.2/openssl_pkcs8_pure.gemspec