Skip to content

Commit

Permalink
Add description to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
justincampbell committed May 2, 2012
1 parent eb966db commit 7163ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capistrano-notifier.gemspec
Expand Up @@ -4,8 +4,8 @@ require File.expand_path('../lib/capistrano/notifier/version', __FILE__)
Gem::Specification.new do |gem|
gem.authors = ["Justin Campbell", "Nathan L Smith"]
gem.email = ["sysadmin@cramerdev.com"]
gem.description = %q{Capistrano Notifier}
gem.summary = %q{Capistrano Notifier}
gem.description = %q{Simple notification hooks for Capistrano}
gem.homepage = "http://github.com/cramerdev/capistrano-notifier"

gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
Expand Down

0 comments on commit 7163ff3

Please sign in to comment.