gnav.gemspec in gnav-0.4.0 vs gnav.gemspec in gnav-0.5.0
- old
+ new
@@ -5,10 +5,10 @@
spec.version = GNav::VERSION
spec.authors = ["Tatsuya Suzuki"]
spec.email = ["ttsysuzuki@googlemail.com"]
spec.summary = 'Interactive git tag and branch selector'
- spec.description = '`gnav` is a simple command line tool to choose git tag and branch interactively.'
+ spec.description = '`gnav` is an simple command line tool for interactively checking out a git tag or branch.'
spec.homepage = 'https://github.com/suzukimilanpaak/gnav'
spec.license = "MIT"
spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0")