has_vcards 0.8.0 → 0.8.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.
@@ -13,6 +13,19 @@ de:
13
13
  additional_name: Mittelname
14
14
  honorific_prefix: Anrede
15
15
  honorific_suffix: Namenszusatz
16
+ address_type: Art
17
+ # Include address attributes as we delegate
18
+ post_office_box: Postfach
19
+ extended_address: Adresszusatz
20
+ street_address: Strasse
21
+ locality: Ort
22
+ region: Region
23
+ postal_code: PLZ
24
+ country_name: Land
25
+ address_type: Art
26
+ phone_number: Telefon
27
+ mobile_number: Mobile
28
+ fax_number: Fax
16
29
  address:
17
30
  post_office_box: Postfach
18
31
  extended_address: Adresszusatz
@@ -21,6 +34,10 @@ de:
21
34
  region: Region
22
35
  postal_code: PLZ
23
36
  country_name: Land
37
+ address_type: Art
38
+ phone_number:
39
+ number: Nummer
40
+ phone_number_type: Nummer-Typ
24
41
 
25
42
  formtastic:
26
43
  labels:
@@ -32,4 +49,3 @@ de:
32
49
  region: Region
33
50
  postal_code: PLZ
34
51
  country_name: Land
35
-
@@ -1,3 +1,3 @@
1
1
  module HasVcards
2
- VERSION = '0.8.0'
2
+ VERSION = '0.8.1'
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: has_vcards
3
3
  version: !ruby/object:Gem::Version
4
- hash: 63
4
+ hash: 61
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 8
9
- - 0
10
- version: 0.8.0
9
+ - 1
10
+ version: 0.8.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - "Simon H\xC3\xBCrlimann (CyT)"
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-08-10 00:00:00 +02:00
18
+ date: 2011-08-15 00:00:00 +02:00
19
19
  default_executable:
20
20
  dependencies: []
21
21