Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanheim committed Oct 5, 2009
1 parent 34a462c commit d870728
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ begin
require 'jeweler' require 'jeweler'
Jeweler::Tasks.new do |gem| Jeweler::Tasks.new do |gem|
gem.name = "chatterbox-email" gem.name = "chatterbox-email"
gem.summary = %Q{TODO: one-line summary of your gem} gem.summary = %Q{Send emails via chatterbox}
gem.description = %Q{TODO: longer description of your gem} gem.description = %Q{Send emails via chatterbox - see chatterbox main project for details}
gem.email = "rsanheim@gmail.com" gem.email = "rsanheim@gmail.com"
gem.homepage = "http://github.com/rsanheim/chatterbox-email" gem.homepage = "http://github.com/rsanheim/chatterbox-email"
gem.authors = ["Rob Sanheim"] gem.authors = ["Rob Sanheim"]
Expand Down

0 comments on commit d870728

Please sign in to comment.