ifsc 2.0.35 → 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
@@ -1477,6 +1477,7 @@
1477
1477
  "WUCX": "Washim Urban Co-operative Bank.",
1478
1478
  "WZUX": "Wardha Zilla Parishad Emp Urban Co-operative Bank",
1479
1479
  "XJKG": "J&K Grameen Bank",
1480
+ "XNSE": "NSE Clearing Limited",
1480
1481
  "YADX": "Yavatmal District Central Co-operative Bank",
1481
1482
  "YAVX": "Yavatmal Urban Co-operative Bank",
1482
1483
  "YCBX": "Yashwant Co-operative Bank",
data/src/ruby/bank.rb CHANGED
@@ -1483,6 +1483,7 @@ module Razorpay
1483
1483
  WUCX = :WUCX
1484
1484
  WZUX = :WZUX
1485
1485
  XJKG = :XJKG
1486
+ XNSE = :XNSE
1486
1487
  YADX = :YADX
1487
1488
  YAVX = :YAVX
1488
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.35
4
+ version: 2.0.36
5
5
  platform: ruby
6
6
  authors:
7
7
  - Abhay Rana