Skip to content

Commit 5f8fcea

Browse files
committed
Duplicate homepage in gemspec metadata to fix rubygems.
1 parent 7210158 commit 5f8fcea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ruby-msg.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Gem::Specification.new do |s|
1212
s.authors = ['Charles Lowe']
1313
s.email = %q{aquasync@gmail.com}
1414
s.homepage = %q{https://github.com/aquasync/ruby-msg}
15+
s.metadata = {'homepage_uri' => s.homepage}
1516
s.rubyforge_project = %q{ruby-msg}
1617

1718
s.executables = ['mapitool']

0 commit comments

Comments
 (0)