Sha256: 96efc334fb16616da4c252998b215f1a2058e227e6cb269609de1b6fd54ec1f9
Contents?: true
Size: 577 Bytes
Versions: 1
Compression:
Stored size: 577 Bytes
Contents
Gem::Specification.new do |s| s.name = 'stealth-aws-comprehend' s.version = '0.9.3' s.summary = "Stealth AWS Comprehend" s.description = "Built-in NLP for Stealth bots via AWS Comprehend." s.authors = ["Mauricio Gomes"] s.email = 'mauricio@edge14.com' s.files = `git ls-files`.split("\n") s.homepage = 'http://github.com/hellostealth/stealth-aws-comprehend' s.license = 'MIT' s.add_dependency 'stealth', '< 2.0' s.add_dependency 'aws-sdk-comprehend', '~> 1.0' s.add_development_dependency "rspec", "= 3.8.0" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stealth-aws-comprehend-0.9.3 | stealth-aws-comprehend.gemspec |