Updated the gemspec
This commit is contained in:
parent
f401c1a614
commit
41632664d2
@ -3,11 +3,11 @@
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "the-90s-called"
|
||||
spec.version = "0.1.0"
|
||||
spec.authors = ["Michael Smith"]
|
||||
spec.email = ["m@michaelsmith.be"]
|
||||
spec.authors = ["shmitty"]
|
||||
spec.email = ["root@hacktheplanet.be"]
|
||||
|
||||
spec.summary = %q{TODO: Write a short summary, because Rubygems requires one.}
|
||||
spec.homepage = "TODO: Put your gem's website or public repo URL here."
|
||||
spec.summary = "A *very* basic back to the 90s vanilla HTML theme."
|
||||
spec.homepage = "https://github.com/michaelshmitty/the-90s-called"
|
||||
spec.license = "MIT"
|
||||
|
||||
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