deltavista_crif_dva_interface 0.0.22 → 0.0.23

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.
@@ -8,7 +8,7 @@ module DeltavistaCrifDvaInterface
8
8
  }.freeze
9
9
 
10
10
  PRIVATE_NODE = 'private'
11
- PRIVATE_KEYS = %w(title lastName firstName maidenName street house poBox zip city country phone)
11
+ PRIVATE_KEYS = %w(title lastName firstName maidenName street house poBox zip city country phone birthDate sex)
12
12
  PRIVATE_RESPONSE_KEYS = PRIVATE_KEYS.unshift('addressId')
13
13
 
14
14
  COMPANY_NODE = 'company'
@@ -1,3 +1,3 @@
1
1
  module DeltavistaCrifDvaInterface
2
- VERSION = '0.0.22'
2
+ VERSION = '0.0.23'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deltavista_crif_dva_interface
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.22
4
+ version: 0.0.23
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: