ifsc 2.0.45 → 2.0.47.1

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
@@ -1287,6 +1287,7 @@
1287
1287
  "TGDX": "Gondia District Central Co-operative Bank Gondia",
1288
1288
  "TGMB": "Tumkur Grain Merchant's Co-operative Bank",
1289
1289
  "TGNX": "Gandhinagar Nagrik Co-operative Bank",
1290
+ "TGRB": "TELANGANA GRAMEENA BANK",
1290
1291
  "TGUX": "Gandhinagar Urban Co-operative Bank",
1291
1292
  "THCX": "Hooghly Co-operative Credit Bank",
1292
1293
  "THMX": "Halol Mercantile Co-operative Bank",
data/src/ruby/bank.rb CHANGED
@@ -1293,6 +1293,7 @@ module Razorpay
1293
1293
  TGDX = :TGDX
1294
1294
  TGMB = :TGMB
1295
1295
  TGNX = :TGNX
1296
+ TGRB = :TGRB
1296
1297
  TGUX = :TGUX
1297
1298
  THCX = :THCX
1298
1299
  THMX = :THMX
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.45
4
+ version: 2.0.47.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Abhay Rana