We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f6959 commit caa4c5eCopy full SHA for caa4c5e
1 file changed
unicode_plot.gemspec
@@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
20
spec.license = "MIT"
21
22
spec.metadata ||= {}
23
- spec.metadata[:documentation_uri] = "https://red-data-tools.github.io/unicode_plot.rb/#{spec.version}/"
+ spec.metadata["documentation_uri"] = "https://red-data-tools.github.io/unicode_plot.rb/#{spec.version}/"
24
25
spec.files = ["README.md", "Rakefile", "Gemfile", "#{spec.name}.gemspec"]
26
spec.files << "LICENSE.txt"
0 commit comments