Skip to content

Commit 28793f8

Browse files
committed
Try to fix #216
1 parent 448f47a commit 28793f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libxml-ruby.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Gem::Specification.new do |spec|
2222
spec.platform = Gem::Platform::RUBY
2323
spec.bindir = 'bin'
2424
spec.extensions = ['ext/libxml/extconf.rb']
25+
spec.metadata = {'documentation_uri' => 'https://xml4r.github.io/libxml-ruby/'}
2526
spec.files = Dir.glob(['HISTORY',
2627
'LICENSE',
2728
'libxml-ruby.gemspec',

0 commit comments

Comments
 (0)