c80_features.gemspec in c80_features-0.1.0 vs c80_features.gemspec in c80_features-0.1.1
- old
+ new
@@ -11,10 +11,10 @@
spec.summary = 'Features'
spec.description = 'Adds model Features::Para (paragraph) to site,
which are usually enumerated as text blocks one by one in a single row
(e.g.: testimonials, features, trust symbols etc.). '
- spec.homepage = ""
+ spec.homepage = "https://github.com/c80609a/c80_features"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.bindir = "exe"
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }