summaryrefslogtreecommitdiff
path: root/postrunner.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'postrunner.gemspec')
-rw-r--r--postrunner.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/postrunner.gemspec b/postrunner.gemspec
index a63343e..2554491 100644
--- a/postrunner.gemspec
+++ b/postrunner.gemspec
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
spec.email = ["chris@linux.com"]
spec.summary = %q{Application to manage and analyze Garmin FIT files.}
spec.description = %q{This application will allow you to manage and analyze .FIT files as generated by Garmin GPS devices. The application was developed for the Garmin Forerunner 620. Other devices may or may not work. Only devices that expose themselves as USB Mass Storage devices are supported.}
- spec.homepage = 'https://github.com/scrapper/fit4ruby'
+ spec.homepage = 'https://github.com/scrapper/postrunner'
spec.license = "GNU GPL version 2"
spec.files = `git ls-files -z`.split("\x0")