Skip to content

Commit

Permalink
Merge pull request #160 from razorpay/2.0.13
Browse files Browse the repository at this point in the history
2.0.13
  • Loading branch information
krishnamraj authored Jun 13, 2023
2 parents 73cc632 + ebf32f6 commit 5881a38
Show file tree
Hide file tree
Showing 57 changed files with 28,801 additions and 2,573 deletions.
2 changes: 1 addition & 1 deletion Gemfile.build.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ DEPENDENCIES
redis

BUNDLED WITH
2.4.12
2.4.12
35 changes: 18 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,52 +1,53 @@
GEM
remote: https://rubygems.org/
specs:
backports (3.23.0)
backports (3.24.1)
daemons (1.4.1)
daru (0.3)
packable (~> 1.3.13)
eventmachine (1.2.7)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
ifsc (2.0.12)
ifsc (2.0.13)
httparty (~> 0.16)
kramdown (2.4.0)
rexml
matrix (0.4.2)
mini_mime (1.1.2)
multi_xml (0.6.0)
mustermann (2.0.2)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
packable (1.3.15)
packable (1.3.17)
backports
power_assert (2.0.2)
prometheus-client (4.0.0)
rack (2.2.4)
rack-protection (2.2.2)
power_assert (2.0.3)
prometheus-client (4.1.0)
rack (2.2.7)
rack-protection (3.0.6)
rack
rack-ssl-enforcer (0.2.9)
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
redis (4.7.1)
rexml (3.2.5)
ruby2_keywords (0.0.5)
secure_headers (6.5.0)
sinatra (2.2.2)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.2)
sinatra (3.0.6)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.6)
tilt (~> 2.0)
test-unit (3.5.5)
test-unit (3.6.0)
power_assert
thin (1.8.1)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.11)
tilt (2.2.0)

PLATFORMS
ruby
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
daru
Expand Down
4 changes: 2 additions & 2 deletions data/ABHY.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"CENTRE": "MUMBAI",
"DISTRICT": "MUMBAI",
"STATE": "MAHARASHTRA",
"ADDRESS": "ABHYUDAYA BANK BLDG., B.NO.71, NEHRU NAGAR, KURLA (E), MUMBAI-400024",
"CONTACT": "+912225260172",
"ADDRESS": "ABHYUDAYA BUILDING, KAMAL NATH MARG,NEHRU NAGAR,KURLA-EAST,MUMBAI-400024",
"CONTACT": "+919653261383",
"IMPS": true,
"CITY": "MUMBAI",
"UPI": true,
Expand Down
18 changes: 18 additions & 0 deletions data/APBL.json
Original file line number Diff line number Diff line change
Expand Up @@ -6011,6 +6011,24 @@
"SWIFT": null,
"ISO3166": "IN-AP"
},
"APBL0010000": {
"BANK": "Andhra Pradesh State Co-operative Bank",
"IFSC": "APBL0010000",
"MICR": null,
"BRANCH": "THE CHITTOOR DISTRICT COOPERATIVE CENTRAL BANK LTD HEAD OFFICE",
"ADDRESS": "D.NO 2-1244 VENKATA KRISHNAIAH SAHAKARA BHAVAN,KONGAREDDIPALLE,CHITTOOR-517001",
"STATE": "ANDHRA PRADESH",
"CONTACT": "+919963475281",
"UPI": true,
"RTGS": true,
"CITY": "CHITTOOR",
"CENTRE": "CHITTOOR",
"DISTRICT": "CHITTOOR",
"NEFT": true,
"IMPS": true,
"SWIFT": null,
"ISO3166": "IN-AP"
},
"APBL0010001": {
"BANK": "Chittoor District Co-operative Central Bank",
"IFSC": "APBL0010001",
Expand Down
Loading

0 comments on commit 5881a38

Please sign in to comment.