From aceb30ab1ca9335d2463d5ce14c6c529860fc6f9 Mon Sep 17 00:00:00 2001 From: "Keiji, Yoshimi" Date: Mon, 9 Jul 2012 10:30:35 +0900 Subject: [PATCH] added description. --- Rakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Rakefile b/Rakefile index 52e4493..938edcb 100644 --- a/Rakefile +++ b/Rakefile @@ -17,8 +17,8 @@ Jeweler::Tasks.new do |gem| gem.name = "rate_throttle" gem.homepage = "http://github.com/walf443/rate_throttle" gem.license = "MIT" - gem.summary = %Q{TODO: one-line summary of your gem} - gem.description = %Q{TODO: longer description of your gem} + gem.summary = %Q{throttle load of block by calling sleep} + gem.description = %Q{ throttle load of block by calling sleep } gem.email = "walf443@gmail.com" gem.authors = ["Keiji, Yoshimi"] # dependencies defined in Gemfile