Skip to content

Commit 9f8c890

Browse files
committed
Thor is a toolkit for building powerful command-line interfaces. [ci skip]
1 parent 580372d commit 9f8c890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thor.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require 'thor/version'
66
Gem::Specification.new do |spec|
77
spec.add_development_dependency 'bundler', '~> 1.0'
88
spec.authors = ['Yehuda Katz', 'José Valim']
9-
spec.description = %q{A scripting framework that replaces rake, sake and rubigen}
9+
spec.description = %q{Thor is a toolkit for building powerful command-line interfaces.}
1010
spec.email = '[email protected]'
1111
spec.executables = %w(thor)
1212
spec.files = %w(.document CHANGELOG.md LICENSE.md README.md Thorfile thor.gemspec)

0 commit comments

Comments
 (0)