ifsc 2.0.34 → 2.0.36

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",
@@ -1476,6 +1477,7 @@
1476
1477
  "WUCX": "Washim Urban Co-operative Bank.",
1477
1478
  "WZUX": "Wardha Zilla Parishad Emp Urban Co-operative Bank",
1478
1479
  "XJKG": "J&K Grameen Bank",
1480
+ "XNSE": "NSE Clearing Limited",
1479
1481
  "YADX": "Yavatmal District Central Co-operative Bank",
1480
1482
  "YAVX": "Yavatmal Urban Co-operative Bank",
1481
1483
  "YCBX": "Yashwant Co-operative 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
@@ -1482,6 +1483,7 @@ module Razorpay
1482
1483
  WUCX = :WUCX
1483
1484
  WZUX = :WZUX
1484
1485
  XJKG = :XJKG
1486
+ XNSE = :XNSE
1485
1487
  YADX = :YADX
1486
1488
  YAVX = :YAVX
1487
1489
  YCBX = :YCBX
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.36
5
5
  platform: ruby
6
6
  authors:
7
7
  - Abhay Rana