From 34bed76b7bd2a54fcc69be59ec4af0653c409351 Mon Sep 17 00:00:00 2001 From: Chris Schlaeger Date: Fri, 30 Oct 2015 20:23:04 +0100 Subject: Update application description. --- postrunner.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postrunner.gemspec') diff --git a/postrunner.gemspec b/postrunner.gemspec index 28f1b99..f23524a 100644 --- a/postrunner.gemspec +++ b/postrunner.gemspec @@ -9,7 +9,7 @@ Gem::Specification.new do |spec| spec.authors = ["Chris Schlaeger"] spec.email = ["chris@taskjuggler.org"] 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 such as those generated by Garmin GPS devices. The application was developed and tested with the Garmin Forerunner 620 and Fenix 3. Other devices may work as well. They need to export the data as USB Mass Storage devices.} + spec.description = %q{This application will allow you to manage and analyze .FIT files such as those generated by Garmin GPS devices. The application was developed and tested with the Garmin Forerunner 620 and Fenix 3. Other devices may work as well. They need to export the data as USB Mass Storage devices. It is an offline alternative to Garmin Connect.} spec.homepage = 'https://github.com/scrapper/postrunner' spec.license = "GNU GPL version 2" -- cgit v1.2.3