Skip to content

Commit

Permalink
Add docs link to RubyGems metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Sep 19, 2024
1 parent 56aebd7 commit fdfc752
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruby-lsp-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Gem::Specification.new do |spec|
spec.metadata["homepage_uri"] = spec.homepage
spec.metadata["source_code_uri"] = spec.homepage
spec.metadata["changelog_uri"] = "#{spec.homepage}/releases"
spec.metadata["documentation_uri"] = "https://shopify.github.io/ruby-lsp/rails-addon.html"

spec.required_ruby_version = ">= 3.0.0"

Expand Down

0 comments on commit fdfc752

Please sign in to comment.