Sha256: 752d1eeca00e589aa9cdc9c2d028b82720a99a96307a567f45df3e0423d1f327

Contents?: true

Size: 778 Bytes

Versions: 2

Compression:

Stored size: 778 Bytes

Contents

name: command_mapper
summary: Safe and secure execution of commands.
description:
  Command Mapper maps an external command's arguments to Class attributes to
  allow safely and securely executing commands.

license: MIT
authors: Postmodern
email: postmodern.mod3@gmail.com
homepage: https://github.com/postmodern/command_mapper.rb#readme
has_yard: true

metadata:
  documentation_uri: https://rubydoc.info/gems/command_mapper
  source_code_uri:   https://github.com/postmodern/command_mapper.rb
  bug_tracker_uri:   https://github.com/postmodern/command_mapper.rb/issues
  changelog_uri:     https://github.com/postmodern/command_mapper.rb/blob/master/ChangeLog.md
  rubygems_mfa_required: 'true'

required_ruby_version: ">= 2.0.0"

development_dependencies:
  bundler: ~> 2.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
command_mapper-0.3.1 gemspec.yml
command_mapper-0.3.0 gemspec.yml