Skip to content

Commit aecc0bb

Browse files
authored
Merge pull request #6 from Arpsara/patch-1
Add the github page as homepage
2 parents 459ebf3 + ca84a40 commit aecc0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bank.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
1010
spec.email = ['[email protected]']
1111
spec.summary = %q{IBAN + SWIFT/BIC}
1212
spec.description = %q{IBAN + SWIFT/BIC: Information, Validation and Formatting.}
13-
spec.homepage = ''
13+
spec.homepage = 'https://github.com/max-power/bank'
1414
spec.license = 'MIT'
1515

1616
spec.files = `git ls-files`.split($/)

0 commit comments

Comments
 (0)