Skip to content

Commit

Permalink
Add source code and changelog uris
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusdeap committed Nov 10, 2023
1 parent 2dc5320 commit 33a85f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prism.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,6 @@ Gem::Specification.new do |spec|

spec.extensions = ["ext/prism/extconf.rb"]
spec.metadata["allowed_push_host"] = "https://rubygems.org"
spec.metadata["source_code_uri"] = "https://github.com/ruby/prism"
spec.metadata["changelog_uri"] = "https://github.com/ruby/prism/blob/main/CHANGELOG.md"
end

0 comments on commit 33a85f7

Please sign in to comment.