ibandit 1.8.1 → 1.9.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 60f06c33b8f9799988090e2e8fb454fd0767d22c0c58c2672e67164b5a10a225
4
- data.tar.gz: be47e73dcafacd2a78ceb949b0378483e38ddc98a680fe01e549c8ee0c666d46
3
+ metadata.gz: 4110648c4062c49d43e68116b09da947b94f254d636e4708b8a58016e656138d
4
+ data.tar.gz: 9de9b3593347b0948ad2edeff10674c0f3f35092cdcd2ff71399ec707fe44566
5
5
  SHA512:
6
- metadata.gz: 21158adc7ffbd16047041367875d18410c2ff364bfb28b45d0c278e8d016caba7722db606bb96b6868657c1f4e7be4d7d2e5cd26ff6597fb94597418c11bcc80
7
- data.tar.gz: f5fab7c111475bd3e7dff669902604ce879d426b3075baee766453f7fb0d2c724e98ae5958c10870bf18584a765598dc298df0f0ad3484e5dc2640554fc3173b
6
+ metadata.gz: 70780c28a8ca9bdac357a46157fa05fd683efce6f6ee1184a10c42fbfbd00b0fcf9d5058c92058f9cda3ff8737ac99072adf0cc8222c5d1375902d5a3561afda
7
+ data.tar.gz: '083c4924a8d4e6ba70dcad8c309ccbd52b15ce6d3884e51f9d4f03056f37935c3ffd52f939ef025c4303e3a837ad12dc7aa0ebdf8f7d0a7044608939bb2ca5a9'
data/.rubocop.yml CHANGED
@@ -1,6 +1,7 @@
1
1
  inherit_from: .rubocop_todo.yml
2
2
  inherit_gem:
3
3
  gc_ruboconfig: rubocop.yml
4
+ require: rubocop-rails
4
5
 
5
6
  AllCops:
6
7
  TargetRubyVersion: 2.5
@@ -48,3 +49,6 @@ Layout/DotPosition:
48
49
  # this is quite aggressive.
49
50
  Gemspec/RequiredRubyVersion:
50
51
  Enabled: false
52
+
53
+ Rails/Blank:
54
+ Enabled: false
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## 1.9.0 - February 16, 2022
2
+
3
+ - Update BLZ data - BLZ_20220307
4
+
1
5
  ## 1.8.1 - February 8, 2022
2
6
 
3
7
  - Fix issue with structure loading - thanks @shaicoleman
@@ -1664,9 +1664,6 @@
1664
1664
  '25690009':
1665
1665
  :check_digit_rule: '28'
1666
1666
  :iban_rule: '000000'
1667
- '25690010':
1668
- :check_digit_rule: '28'
1669
- :iban_rule: '000000'
1670
1667
  '25691633':
1671
1668
  :check_digit_rule: '28'
1672
1669
  :iban_rule: '000000'
@@ -1802,9 +1799,6 @@
1802
1799
  '26251425':
1803
1800
  :check_digit_rule: '00'
1804
1801
  :iban_rule: '000000'
1805
- '26261396':
1806
- :check_digit_rule: '28'
1807
- :iban_rule: '000000'
1808
1802
  '26261492':
1809
1803
  :check_digit_rule: '28'
1810
1804
  :iban_rule: '000000'
@@ -5585,12 +5579,12 @@
5585
5579
  '51420300':
5586
5580
  :check_digit_rule: '17'
5587
5581
  :iban_rule: '000000'
5588
- '51420600':
5589
- :check_digit_rule: '09'
5590
- :iban_rule: '000000'
5591
5582
  '51430400':
5592
5583
  :check_digit_rule: '09'
5593
5584
  :iban_rule: '000100'
5585
+ '51430410':
5586
+ :check_digit_rule: '09'
5587
+ :iban_rule: '000000'
5594
5588
  '51432100':
5595
5589
  :check_digit_rule: '09'
5596
5590
  :iban_rule: '000000'
@@ -6183,7 +6177,7 @@
6183
6177
  :check_digit_rule: '13'
6184
6178
  :iban_rule: '000503'
6185
6179
  '55350010':
6186
- :check_digit_rule: '03'
6180
+ :check_digit_rule: A7
6187
6181
  :iban_rule: '000000'
6188
6182
  '55361202':
6189
6183
  :check_digit_rule: '32'