We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448f47a commit 28793f8Copy full SHA for 28793f8
libxml-ruby.gemspec
@@ -22,6 +22,7 @@ Gem::Specification.new do |spec|
22
spec.platform = Gem::Platform::RUBY
23
spec.bindir = 'bin'
24
spec.extensions = ['ext/libxml/extconf.rb']
25
+ spec.metadata = {'documentation_uri' => 'https://xml4r.github.io/libxml-ruby/'}
26
spec.files = Dir.glob(['HISTORY',
27
'LICENSE',
28
'libxml-ruby.gemspec',
0 commit comments