enotas_nfe 0.0.28 → 0.0.29

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3a2167ae8ac223d7ca1696571f9601bb9f5c70bd3d80cba765680ecb6fca357d
4
- data.tar.gz: a72c8f8fb555fd7216d4150652f17b2075cca46caf1b4e710bf4010b56277ff1
3
+ metadata.gz: 16cb2e363d8e3206ff5c7c26370765345ef51f426beef9e65518206cba522606
4
+ data.tar.gz: 64d8f2119180e5cb024975ce78f51c3526b5c97451ae258d36a69e9dce350658
5
5
  SHA512:
6
- metadata.gz: 90988ffd7be82b680a1e35a2f805de226fd7dba7ca42d35f0dfbe685a309a08df693bbca5a133507d764b47a6c49f51a762d366733ff77a54a576888697122e1
7
- data.tar.gz: b7981934fe128144c92c46ef7ed50d18374b1d5afc51d7524d26f840f488470340596dab76f733ce2ff6653969ca46e9f9a3ae4adc6a0bbab5f79c0c7e09fed5
6
+ metadata.gz: 0e9b488eb9822187492a03a5a07fe172e21b5cf9b6832023b9a456bef3e4d89d751f836fae7f63d660522b3f60d56c678ee48c7c7ba72984f89acb937b9f829e
7
+ data.tar.gz: 8f2135ce7a9804fc271a095dca71c19121bb51179db65005db2f42c4eb36fd935a0f21fbc9a485ccb29d68e92606a91dbde6d7cbcf658ae0d02b45fcfcee74ef
@@ -8,6 +8,8 @@ module EnotasNfe
8
8
  attribute :numero, Integer
9
9
  attribute :serie, String
10
10
  attribute :enviarPorEmail, Boolean
11
+ attribute :numeroRps, Integer
12
+ attribute :serieRps, String
11
13
  attribute :ambienteEmissao, String
12
14
  attribute :dataCompetencia, String
13
15
  attribute :dataEmissao, String
@@ -1,3 +1,3 @@
1
1
  module EnotasNfe
2
- VERSION = "0.0.28"
2
+ VERSION = "0.0.29"
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.28
4
+ version: 0.0.29
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-09-04 00:00:00.000000000 Z
11
+ date: 2018-09-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler