Skip to content

Commit

Permalink
Updates the gem summary
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neighman committed Oct 24, 2009
1 parent 730e5ef commit cfed32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ begin
require 'jeweler'
Jeweler::Tasks.new do |gem|
gem.name = "warden_strategies"
gem.summary = %Q{TODO: one-line summary of your gem}
gem.summary = %Q{A collection of strategies for Warden}
gem.description = %Q{A collection of basic warden strategies}
gem.email = "has.sox@gmail.com"
gem.homepage = "http://github.com/hassox/warden_strategies"
Expand Down

0 comments on commit cfed32b

Please sign in to comment.