mirror of
https://github.com/metagov/govarch-website.git
synced 2025-07-11 01:49:45 +00:00
update spec
This commit is contained in:
@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
|
|||||||
spec.email = ["hello@patdryburgh.com"]
|
spec.email = ["hello@patdryburgh.com"]
|
||||||
|
|
||||||
spec.summary = "An inarguably well-designed theme for Jekyll."
|
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.license = "MIT"
|
||||||
|
|
||||||
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_sass|LICENSE|README)!i) }
|
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r!^(assets|_layouts|_includes|_sass|LICENSE|README)!i) }
|
||||||
|
Reference in New Issue
Block a user