Skip to content

Commit

Permalink
Merge 58b73fb into f427f34
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Aug 27, 2020
2 parents f427f34 + 58b73fb commit 507bf64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions wasabi.gemspec
Expand Up @@ -24,4 +24,10 @@ Gem::Specification.new do |s|
s.files = Dir["lib/**/*", "CHANGELOG.md", "LICENSE", "README.md"]
s.test_files = Dir["spec/**/*"]
s.require_paths = ["lib"]
s.metadata = {
"changelog_uri" =>
"https://github.com/savonrb/wasabi/blob/master/CHANGELOG.md",
"source_code_uri" => "https://github.com/savonrb/wasabi",
"bug_tracker_uri" => "https://github.com/savonrb/wasabi/issues",
}
end

0 comments on commit 507bf64

Please sign in to comment.