avatax 21.3.0 → 21.3.1

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: b184760b2c4cae98e6c312cd19bb6bd2b06f0729d937875e1b4255099c2c74e8
4
- data.tar.gz: 3fd974ce95d2b2aa3d4d0a05a6e3d323d1e7ebfe62b11ab63fd713ab23e6a365
3
+ metadata.gz: f954acc262e0f93e75cfa135773ab4ba008c032d396499c4550109efb59114b8
4
+ data.tar.gz: 2cdc43d59f4efe0f6a6d4ceca7922f549a67c3a1318a5513390564f4f67ccab1
5
5
  SHA512:
6
- metadata.gz: 8a867c76f21fee855a964ebc9dcc77cc0b1ae48c7e4ebcd8759f422bd4eb9c9467262047ca26e12eaa66f298c9b45006b329db84f45df62ccef8928666c68bb5
7
- data.tar.gz: e78b33a26bc3b66b6d4f28046716a8878aa6333a8840987597388b8808f1d1b264b983e524bd6b4c907161a1858f32aebf1d243b4e57f70d62a55c698ce768dd
6
+ metadata.gz: 79ed773916600f4ff09733e1d04d892f738da10ffddfa50357f01ba929333636d7430afb40496b956e27cd3e65736f5490d958e7c749b8c111fcb702a6b7c4db
7
+ data.tar.gz: 49cbe74ffdba0cd4bafe3eff81c6c28621d4e1ae599feea50741d382ae82a8138c04a2dc0ab322153317b84871279c96bc5fff1a8076aa4f4c7b7393b1342dc7
@@ -292,6 +292,7 @@ module AvaTax
292
292
  # * `FilingRequested` - The company has requested to begin filing tax returns, but Avalara's compliance team has not yet begun filing.
293
293
  # * `FirstFiling` - The company has recently filing tax returns and is in a new status.
294
294
  # * `Active` - The company is currently active and is filing tax returns via Avalara Managed Returns.
295
+ # * `Inactive` - The company is currently inactive.
295
296
  #
296
297
  # ### Security Policies
297
298
  #
@@ -1,3 +1,3 @@
1
1
  module AvaTax
2
- VERSION = '21.3.0'.freeze unless defined?(::AvaTax::VERSION)
2
+ VERSION = '21.3.1'.freeze unless defined?(::AvaTax::VERSION)
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: avatax
3
3
  version: !ruby/object:Gem::Version
4
- version: 21.3.0
4
+ version: 21.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marcus Vorwaller
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-23 00:00:00.000000000 Z
11
+ date: 2021-04-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake