columbus3.gemspec in columbus3-0.2.1 vs columbus3.gemspec in columbus3-0.3.0
- old
+ new
@@ -9,10 +9,10 @@
spec.authors = ["Adolfo Villafiorita"]
spec.email = ["adolfo.villafiorita@me.com"]
spec.summary = %q{Manage V900 and V990 GPS tracks from the command line.}
spec.description = %q{Some simple command line commands to manage tracks generated by the V900 family of GPS loggers (CSV format).}
- spec.homepage = "http://ict4g.net/adolfo/columbus3"
+ spec.homepage = "http://www.github.com/avillafiorita/columbus3"
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) }