contacts_client 0.0.54 → 0.0.55

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.
Files changed (2) hide show
  1. data/app/models/padma_contact.rb +1 -0
  2. metadata +8 -8
@@ -13,6 +13,7 @@ class PadmaContact < LogicalModel
13
13
  attribute :last_name
14
14
  attribute :gender
15
15
  attribute :estimated_age
16
+ attribute :estimated_age_on
16
17
  attribute :avatar
17
18
  attribute :status
18
19
  attribute :local_status # will only be setted if #find specifies account_name
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: contacts_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.54
5
- prerelease:
4
+ version: 0.0.55
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Dwayne Macgowan
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2020-07-09 00:00:00.000000000 Z
12
+ date: 2021-05-19 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties
@@ -74,7 +74,7 @@ files:
74
74
  - config/initializers/contacts_client.rb
75
75
  homepage: ''
76
76
  licenses: []
77
- post_install_message:
77
+ post_install_message:
78
78
  rdoc_options: []
79
79
  require_paths:
80
80
  - lib
@@ -91,10 +91,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
91
91
  - !ruby/object:Gem::Version
92
92
  version: '0'
93
93
  requirements: []
94
- rubyforge_project:
94
+ rubyforge_project:
95
95
  rubygems_version: 1.8.23.2
96
- signing_key:
96
+ signing_key:
97
97
  specification_version: 3
98
98
  summary: Client library for padma-contacts-ws
99
99
  test_files: []
100
- has_rdoc:
100
+ has_rdoc: