Sha256: d1e12f0cd92689410452bce4bdb287ccfebd9d605b1a72280d9a6978ef7547af

Contents?: true

Size: 1.46 KB

Versions: 0

Compression: gzip

Compressed size: 673 Bytes

Stored size: 673 Bytes

Contents

--- !ruby/object:Gem::Specification
name: cpf_cnpj_tools
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: ruby
authors:
- Aria Diniz
autorequire:
bindir: exe
cert_chain: []
date: 2022-10-11 00:00:00.000000000 Z
dependencies: []
description: With this tool you will be able to generate and validate brazilian CPF
  and CNPJ numbers.
email:
- aria.diniz.dev@gmail.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".idea/cpf_cnpj_tools.iml"
- ".idea/modules.xml"
- ".idea/vcs.xml"
- ".idea/workspace.xml"
- ".rubocop.yml"
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- cpf_cnpj_tools.gemspec
- lib/cpf_cnpj_tools.rb
- lib/cpf_cnpj_tools/version.rb
- sig/cpf_cnpj_tools.rbs
homepage: https://github.com/ariasdiniz/cpf_cnpj_tools
licenses:
- MIT
metadata:
  documentation_uri: https://rubydoc.info/gems/cpf_cnpj_tools
  homepage_uri: https://github.com/ariasdiniz/cpf_cnpj_tools
  source_code_uri: https://github.com/ariasdiniz/cpf_cnpj_tools
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '2.6'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.3.7
signing_key:
specification_version: 4
summary: A tool for generating and validating CPF/CNPJ numbers
test_files: []

Package Spec version

cpf_cnpj_tools-0.1.0