ifsc 2.0.9 → 2.0.10

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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +7 -1
  3. data/ifsc.gemspec +3 -3
  4. data/src/IFSC.json +1 -1
  5. metadata +6 -7
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ifsc
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.9
4
+ version: 2.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Abhay Rana
8
- - Nihal Gonsalves
9
- autorequire:
8
+ autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2022-08-04 00:00:00.000000000 Z
11
+ date: 2022-08-10 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: httparty
@@ -82,7 +81,7 @@ homepage: https://ifsc.razorpay.com
82
81
  licenses:
83
82
  - MIT
84
83
  metadata: {}
85
- post_install_message:
84
+ post_install_message:
86
85
  rdoc_options: []
87
86
  require_paths:
88
87
  - src/ruby
@@ -97,8 +96,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
97
96
  - !ruby/object:Gem::Version
98
97
  version: '0'
99
98
  requirements: []
100
- rubygems_version: 3.3.15
101
- signing_key:
99
+ rubygems_version: 3.0.3.1
100
+ signing_key:
102
101
  specification_version: 4
103
102
  summary: IFSC code database to help you validate IFSC codes
104
103
  test_files: