Commit 019279d5 authored by Toon Claes's avatar Toon Claes
Browse files

Add source code URI

parent 33d09521
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ Gem::Specification.new do |spec|

  spec.summary = "Instrumentation for GitLab"
  spec.homepage = "http://about.gitlab.com"
  spec.metadata = { "source_code_uri" => "https://gitlab.com/gitlab-org/labkit-ruby" }
  spec.license = "MIT"

  spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(spec|tools)/}) }