teodoro 0.47.4 → 0.47.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cf96839ed44e2b654b4c85ac6e7b1eaa66b48429b86ad26345c88c904579e47f
4
- data.tar.gz: 12beeb6d25e60201190d01378e79608b8fdc88d17f7bbf05797262338e7a39fc
3
+ metadata.gz: 7366be27c5eb37432fa154a4557ab5dc48ebf38f24397d212e47d187ff22bb02
4
+ data.tar.gz: dfedbe8292b8f0b07c60b2c4bb52a3fb6fae19c90ac7753e92a3f3a158361a4c
5
5
  SHA512:
6
- metadata.gz: 40dc3596741edf2ab384a177713a60739458f0a76bd42c21fb8a34f2549e84adc0e5d059e73b8bc2266ece19d94b665edab9424bdad604c43c81d5a76e70ce77
7
- data.tar.gz: 9a8fef8ced3ffde2ffefb9a1929dc7480eb9c4e449956c89feb4c516f1bdddd6e56684dea3a72eb4378aef203453ca06ae5d51fa8b3b6ce8c15a91bc5d4cfafd
6
+ metadata.gz: 67712fdbb020c5b579e75c550160cf9e10b34cd60135fe549bd6095b6208970b0e7b298d41df2ed764c72253854497310303ac760163733464b5df2c4df6785c
7
+ data.tar.gz: 3f4521ccd0e1f6ea97cb8fb51df08513abda8ba5e23f76d9c71bbf335be19c770abc76e8863768dcf100ae14633bf02260a660046d74eee1202d0ea037ad83d6
@@ -178,6 +178,7 @@ module Teodoro
178
178
  ['dataAdmissao', data_de_admissao, :data],
179
179
  ['InformacoesCeletista_TipoRegimeJornada', evento['altContratual/vinculo/infoRegimeTrab/infoCeletista/tpRegJor']],
180
180
  ['InformacoesCeletista_NaturezaAtividade', alteracao_contratual.natureza_da_atividade],
181
+ ['InformacoesCeletista_CnpjSindicatoCategoriaProfissional', evento['altContratual/vinculo/infoRegimeTrab/infoCeletista/cnpjSindCategProf']],
181
182
  ['DescricaoProcEmi', processo_de_emissao_do_evento],
182
183
  ['VerProc', versao_do_processo_de_emissao_do_evento],
183
184
  ['InformacoesContrato_Remuneracao_UnidadeSalarioFixo', evento['altContratual/vinculo/infoContrato/remuneracao/undSalFixo']],
@@ -1,3 +1,3 @@
1
1
  module Teodoro
2
- VERSION = '0.47.4'.freeze
2
+ VERSION = '0.47.5'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: teodoro
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.47.4
4
+ version: 0.47.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fortes Tecnologia
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-03 00:00:00.000000000 Z
11
+ date: 2022-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri