Skip to content

Commit

Permalink
Duplicate homepage in gemspec metadata to fix rubygems.
Browse files Browse the repository at this point in the history
  • Loading branch information
aquasync committed Mar 28, 2024
1 parent 7210158 commit 5f8fcea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruby-msg.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Gem::Specification.new do |s|
s.authors = ['Charles Lowe']
s.email = %q{[email protected]}
s.homepage = %q{https://github.com/aquasync/ruby-msg}
s.metadata = {'homepage_uri' => s.homepage}
s.rubyforge_project = %q{ruby-msg}

s.executables = ['mapitool']
Expand Down

0 comments on commit 5f8fcea

Please sign in to comment.