ifsc 1.6.0 → 2.0.2

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.
@@ -77,7 +77,6 @@ describe Razorpay::IFSC::IFSC do
77
77
  end
78
78
 
79
79
  it 'should return the correct sublet bank name for custom sublets' do
80
- expect(described_class.bank_name_for('VIJB0SSB001')).to eq 'Shimsha Sahakara Bank Niyamitha'
81
80
  expect(described_class.bank_name_for('KSCB0006001')).to eq 'Tumkur District Central Bank'
82
81
  expect(described_class.bank_name_for('WBSC0KPCB01')).to eq 'Kolkata Police Co-operative Bank'
83
82
  expect(described_class.bank_name_for('YESB0ADB002')).to eq 'Amravati District Central Co-operative Bank'
@@ -5,7 +5,6 @@
5
5
  "HDFC0002854": true,
6
6
  "ICIC0007429": true,
7
7
  "IDIB000A001": true,
8
- "IDIB000C040": true,
9
8
  "IDIB000C122": true,
10
9
  "IDIB000J052": true,
11
10
  "KARB0000001": true,
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ifsc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Abhay Rana
8
8
  - Nihal Gonsalves
9
- autorequire:
9
+ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-07-09 00:00:00.000000000 Z
12
+ date: 2021-11-16 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: httparty
@@ -81,7 +81,7 @@ homepage: https://ifsc.razorpay.com
81
81
  licenses:
82
82
  - MIT
83
83
  metadata: {}
84
- post_install_message:
84
+ post_install_message:
85
85
  rdoc_options: []
86
86
  require_paths:
87
87
  - src/ruby
@@ -96,8 +96,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
96
96
  - !ruby/object:Gem::Version
97
97
  version: '0'
98
98
  requirements: []
99
- rubygems_version: 3.2.21
100
- signing_key:
99
+ rubygems_version: 3.0.6
100
+ signing_key:
101
101
  specification_version: 4
102
102
  summary: IFSC code database to help you validate IFSC codes
103
103
  test_files: