sepa_king 0.11.2 → 0.12.0

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sepa_king
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.2
4
+ version: 0.12.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Georg Leciejewski
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2018-10-08 00:00:00.000000000 Z
12
+ date: 2019-08-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: activemodel
@@ -147,6 +147,8 @@ files:
147
147
  - gemfiles/Gemfile-activemodel-5.0.x
148
148
  - gemfiles/Gemfile-activemodel-5.1.x
149
149
  - gemfiles/Gemfile-activemodel-5.2.x
150
+ - gemfiles/Gemfile-activemodel-6.0.x
151
+ - lib/schema/pain.001.001.03.ch.02.xsd
150
152
  - lib/schema/pain.001.001.03.xsd
151
153
  - lib/schema/pain.001.002.03.xsd
152
154
  - lib/schema/pain.001.003.03.xsd
@@ -179,6 +181,7 @@ files:
179
181
  - spec/debtor_address_spec.rb
180
182
  - spec/direct_debit_spec.rb
181
183
  - spec/direct_debit_transaction_spec.rb
184
+ - spec/examples/pain.001.001.03.ch.02.xml
182
185
  - spec/examples/pain.001.001.03.xml
183
186
  - spec/examples/pain.001.002.03.xml
184
187
  - spec/examples/pain.001.003.03.xml
@@ -212,8 +215,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
212
215
  - !ruby/object:Gem::Version
213
216
  version: '0'
214
217
  requirements: []
215
- rubyforge_project:
216
- rubygems_version: 2.7.7
218
+ rubygems_version: 3.0.6
217
219
  signing_key:
218
220
  specification_version: 4
219
221
  summary: Ruby gem for creating SEPA XML files
@@ -227,6 +229,7 @@ test_files:
227
229
  - spec/debtor_address_spec.rb
228
230
  - spec/direct_debit_spec.rb
229
231
  - spec/direct_debit_transaction_spec.rb
232
+ - spec/examples/pain.001.001.03.ch.02.xml
230
233
  - spec/examples/pain.001.001.03.xml
231
234
  - spec/examples/pain.001.002.03.xml
232
235
  - spec/examples/pain.001.003.03.xml