ifsc 2.0.47.1 → 2.0.48

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
@@ -202,6 +202,7 @@
202
202
  "BTCX": "Balitikuri Co-operative Bank",
203
203
  "BTUX": "Balotra Urban Co-operative Bank",
204
204
  "BUBX": "Bhandara Urban Co-operative Bank",
205
+ "BUCB": "THE BURDWAN CENTRAL CO OPERATIVE BANK LTD",
205
206
  "BUCL": "Belur Urban Co-operative Bank",
206
207
  "BUCX": "Beawar Urban Co-operative Bank",
207
208
  "BUGX": "Baroda Uttar Pradesh Gramin Bank",
data/src/ruby/bank.rb CHANGED
@@ -208,6 +208,7 @@ module Razorpay
208
208
  BTCX = :BTCX
209
209
  BTUX = :BTUX
210
210
  BUBX = :BUBX
211
+ BUCB = :BUCB
211
212
  BUCL = :BUCL
212
213
  BUCX = :BUCX
213
214
  BUGX = :BUGX
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.47.1
4
+ version: 2.0.48
5
5
  platform: ruby
6
6
  authors:
7
7
  - Abhay Rana