ifsc 2.0.60 → 2.0.62

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
@@ -1263,6 +1263,7 @@
1263
1263
  "TBTX": "Baroda Traders Co-operative Bank",
1264
1264
  "TBUX": "Balusseri Co-operative Urban Bank",
1265
1265
  "TCBX": "Co-operative Bank of Rajkot",
1266
+ "TCBR": "The Cooperative Bank Of Rajkot Limited",
1266
1267
  "TCCX": "Commercial Co-operative Bank",
1267
1268
  "TCHX": "Town Co-operative Bank Hoskote",
1268
1269
  "TCPX": "Tamilnadu Circle Postal Co-operative Bank",
data/src/ruby/bank.rb CHANGED
@@ -1268,6 +1268,7 @@ module Razorpay
1268
1268
  TBSX = :TBSX
1269
1269
  TBTX = :TBTX
1270
1270
  TBUX = :TBUX
1271
+ TCBR = :TCBR
1271
1272
  TCBX = :TCBX
1272
1273
  TCCX = :TCCX
1273
1274
  TCHX = :TCHX
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.60
4
+ version: 2.0.62
5
5
  platform: ruby
6
6
  authors:
7
7
  - Abhay Rana