has_accounts 0.15.0 → 0.15.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -15,7 +15,10 @@ de:
15
15
  saldo: Saldo
16
16
  account_type: Kontentyp
17
17
  bank_account:
18
- number: Kontokorrent Nr.
18
+ number: Kontokorrent-Nr.
19
+ iban: IBAN
20
+ pc_id: VESR-Teilnehmer-Nr.
21
+ esr_id: VESR-Identifikations-Nr.
19
22
  bank:
20
23
  clearing: Clearing-Nr.
21
24
  swift: SWIFT-Nr.
@@ -1,3 +1,3 @@
1
1
  module HasAccounts
2
- VERSION = "0.15.0"
2
+ VERSION = "0.15.1"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: has_accounts
3
3
  version: !ruby/object:Gem::Version
4
- hash: 35
4
+ hash: 33
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 15
9
- - 0
10
- version: 0.15.0
9
+ - 1
10
+ version: 0.15.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - "Simon H\xC3\xBCrlimann (CyT)"