ifsc 2.0.34 → 2.0.35

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.
data/src/banknames.json CHANGED
@@ -1391,6 +1391,7 @@
1391
1391
  "UMSX": "Udaipur Mahila Samridhi Urban Co-operative Bank",
1392
1392
  "UMUX": "Umiya Urban Co-operative Bank",
1393
1393
  "UNAX": "Una Peoples Co-operative Bank",
1394
+ "UNBA": "Unity Small finance Bank Limited",
1394
1395
  "UNIX": "United Co-operative Bank",
1395
1396
  "UNMX": "United Mercantile Co-operative Bank",
1396
1397
  "UNSX": "Unava Nagrik Sahakari Bank",
data/src/ruby/bank.rb CHANGED
@@ -1397,6 +1397,7 @@ module Razorpay
1397
1397
  UMSX = :UMSX
1398
1398
  UMUX = :UMUX
1399
1399
  UNAX = :UNAX
1400
+ UNBA = :UNBA
1400
1401
  UNIX = :UNIX
1401
1402
  UNMX = :UNMX
1402
1403
  UNSX = :UNSX
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ifsc
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.34
4
+ version: 2.0.35
5
5
  platform: ruby
6
6
  authors:
7
7
  - Abhay Rana