name: ruby-amass summary: A Ruby interface to amass. description: A Ruby interface to amass, an in-depth Attack Surface Mapping and Asset Discovery tool. license: MIT authors: Postmodern email: postmodern.mod3@gmail.com homepage: https://github.com/postmodern/ruby-amass#readme has_yard: true metadata: documentation_uri: https://rubydoc.info/gems/ruby-amass source_code_uri: https://github.com/postmodern/ruby-amass bug_tracker_uri: https://github.com/postmodern/ruby-amass/issues changelog_uri: https://github.com/postmodern/ruby-amass/blob/master/ChangeLog.md rubygems_mfa_required: 'true' required_ruby_version: ">= 2.0.0" requirements: amass >= 3.0.0 dependencies: command_mapper: ~> 0.1 development_dependencies: bundler: ~> 2.0