groupdate.gemspec in groupdate-2.0.3 vs groupdate.gemspec in groupdate-2.0.4
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Groupdate::VERSION
spec.authors = ["Andrew Kane"]
spec.email = ["acekane1@gmail.com"]
spec.description = %q{The simplest way to group temporal data}
spec.summary = %q{The simplest way to group temporal data}
- spec.homepage = ""
+ spec.homepage = "https://github.com/ankane/groupdate"
spec.license = "MIT"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})