ibandit 1.29.0 → 1.31.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.
@@ -437,3 +437,11 @@
437
437
  :zerofill_serial_number: true
438
438
  :include_clearing_code: true
439
439
  :validation_scheme: '2.3'
440
+ - :range: [9710, 9719]
441
+ :bank: Lunar Bank
442
+ :bank_code: 971
443
+ :clearing_code_length: 4
444
+ :serial_number_length: 7
445
+ :zerofill_serial_number: false
446
+ :include_clearing_code: true
447
+ :validation_scheme: '1.2'
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Ibandit
4
- VERSION = "1.29.0"
4
+ VERSION = "1.31.0"
5
5
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ibandit
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.29.0
4
+ version: 1.31.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - GoCardless
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2026-03-09 00:00:00.000000000 Z
10
+ date: 2026-06-08 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: i18n