Skip to content

Commit

Permalink
Add source_code_uri to the gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyadsl authored Jan 28, 2021
1 parent 56b3edc commit 16ea4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solidus_product_assembly.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |s|

if s.respond_to?(:metadata)
s.metadata["homepage_uri"] = s.homepage if s.homepage
s.metadata["source_code_uri"] = s.homepage if s.homepage
s.metadata["source_code_uri"] = "https://github.com/solidusio-contrib/solidus_product_assembly"
end

s.add_dependency 'deface'
Expand Down

0 comments on commit 16ea4c4

Please sign in to comment.