Skip to content

Commit

Permalink
fix: specify homepage as suggested in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
TomFreudenberg committed May 6, 2023
1 parent b54217c commit 00737d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions midi-smtp-server.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Gem::Specification.new do |s|
s.authors = ['Tom Freudenberg']
s.email = '[email protected]'
s.license = 'MIT'
s.homepage = 'https://4commerce-technologies-ag.github.io/midi-smtp-server'
s.files = [
'README.md',
'CHANGELOG.md',
Expand Down

0 comments on commit 00737d5

Please sign in to comment.