diff --git a/confg.gemspec b/confg.gemspec index 18b47ee..064a6b2 100644 --- a/confg.gemspec +++ b/confg.gemspec @@ -11,8 +11,8 @@ Gem::Specification.new do |spec| spec.email = ["mike@mnelson.io"] spec.description = "Config the pipes" spec.summary = "Sets shared variables for applications" - spec.homepage = "" - + spec.homepage = "https://github.com/guideline-tech/confg" + spec.license = "MIT" # Specify which files should be added to the gem when it is released. # The `git ls-files -z` loads the files in the RubyGem that have been added into git.