enotas_nfe 0.0.24 → 0.0.25

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
  SHA1:
3
- metadata.gz: 8c6dfa1e599b3fa6c9df3bbf2500e18b494478c1
4
- data.tar.gz: ad02d5422d85e8960abc669692820299fc446fce
3
+ metadata.gz: cdca9d833322801313302abb3554cfe82158bbb4
4
+ data.tar.gz: 8acbd661bef141dc4f13e9d01f4e4c2c629cc5cc
5
5
  SHA512:
6
- metadata.gz: 8d6107b605055eccd30d3069f24ea07e9041a03bd2a883de734751d921b5b174864f9a86554b1c497ed145d3dec00e66cf60e6a5cc9ad7adfd3a1419fae59f0f
7
- data.tar.gz: 52a1d89d199a0bde9d7e7490dbc8cfd809aa47730d7ef867ebc8b4509978ebe95ed36d3fa0947b2775ca8af373124c6e1ee428356d0fe245e3e8fb224e2e5d7f
6
+ metadata.gz: c84c0775b4b73eafaae6c2078ec7adbee9bfc93d60ceb3605f44b6a3e932bba805e142bdc268246208e608d4f722fb7fab1aecdd149a70aede312d5ba4d580a6
7
+ data.tar.gz: 714c1d1f75bea550cf7c964b6e0efe9eb5b8ce3cfbb63e7aea5d1fb8e008f80ef8249f7b5a96e4006acccc66f89f32926131582b6925251169488310502f216b
@@ -7,8 +7,8 @@ module EnotasNfe
7
7
 
8
8
  attribute :cide, Cide
9
9
  attribute :codigoProdutoANP, String
10
- attribute :percentualGasNatural, Float
11
- attribute :codif, Integer
10
+ attribute :percentualGasNatural, String
11
+ attribute :codif, String
12
12
  attribute :quantidadeFaturadaTempAmbiente, Float
13
13
  attribute :ufConsumo, String
14
14
 
@@ -1,3 +1,3 @@
1
1
  module EnotasNfe
2
- VERSION = "0.0.24"
2
+ VERSION = "0.0.25"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: enotas_nfe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.24
4
+ version: 0.0.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luis Fernando Pimenta
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-05-10 00:00:00.000000000 Z
11
+ date: 2018-05-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler