update spec

This commit is contained in:
Pat Dryburgh
2018-08-01 10:06:10 -07:00
parent d09f5b3a0a
commit 4b7957f4ae

View File

@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
spec.email = ["hello@patdryburgh.com"]
spec.summary = "An inarguably well-designed theme for Jekyll."
spec.homepage = "http://patdryburgh.com/hitchens"
spec.homepage = "https://github.com/patdryburgh/hitchens"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_sass|LICENSE|README)!i) }