tessitura_rest 1.5.3 → 1.5.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: a49c3c7d83fe4cfce291698fda608082f5a8c4e39e876d1278e4b8d02a45bed4
4
- data.tar.gz: 9bfd9a6d7f23b2b4578ab64e19c20e0161a2bc364e94b8b72ee3da2456dd50b6
3
+ metadata.gz: 901015c9a70324ea9798a42d4a8ea897bcb93a8b86c2d41c7a60595352f99e23
4
+ data.tar.gz: a8cc30a6e5955636cb0389a7ca883ac242afa78e18947165a79dc4b7f90f25f7
5
5
  SHA512:
6
- metadata.gz: 3c56d94fcb870ebd98daf7207cabad3c9376b1d88d389614bc6a15dfe3c6d9794e7401d7194e343c92f7fa1b16938d57fe4063551de425e54dbe56ff96b9a75b
7
- data.tar.gz: 255d826bff2d4b3b76a3d563abd6d9c4f8a60f2bccf44196206bfea60330ac0f83c8f8d4bd2e00c261f451de90bc7dcaf327c2e540134f638aeda9525b433a70
6
+ metadata.gz: 0e2d9927db6fc7b744c571dbda4c1cc0893eaf8b4408a4ff44689f63cf6d4b8e9459f3cafb157773bdcec892535a3d844b9fd59e0a875582b1c74ed38df96ca1
7
+ data.tar.gz: 06d1ba0ed08031a0d4d37d435d9e3b34d1865665f2e7d73472f1ba9f26946481cfcab69de4b3ad2671f5062492789420b93e042796ce1ab01d61cdb5adb5e21b
@@ -22,6 +22,7 @@ module Addresses
22
22
  'Id': constituent,
23
23
  },
24
24
  'Inactive': false,
25
+ 'Label': true,
25
26
  'Months': 'YYYYYYYYYYYY',
26
27
  'PostalCode': postal_code,
27
28
  'PrimaryIndicator': primary,
@@ -56,6 +57,7 @@ module Addresses
56
57
  'Constituent': {
57
58
  'Id': current['Constituent']['Id'],
58
59
  },
60
+ 'Label': true,
59
61
  'Inactive': false,
60
62
  'Months': 'YYYYYYYYYYYY',
61
63
  'PostalCode': postal_code,
@@ -92,6 +94,7 @@ module Addresses
92
94
  'Id': current['Constituent']['Id'],
93
95
  },
94
96
  'Inactive': true,
97
+ 'Label': true,
95
98
  'Months': 'YYYYYYYYYYYY',
96
99
  'PostalCode': current['PostalCode'],
97
100
  'State': {
@@ -1,3 +1,3 @@
1
1
  class TessituraRest
2
- VERSION = '1.5.3'.freeze
2
+ VERSION = '1.5.3.1'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tessitura_rest
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.3
4
+ version: 1.5.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brittany Martin, Danielle Greaves, Craig Donavin, Patrick FitzGerald