Skip to content

Commit

Permalink
gemspecに出力される内容を記入していなかったので追記しました。
Browse files Browse the repository at this point in the history
  • Loading branch information
akm committed Sep 18, 2010
1 parent 6dd0ceb commit 3bc0693
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Expand Up @@ -5,8 +5,8 @@ begin
require 'jeweler'
Jeweler::Tasks.new do |gem|
gem.name = "range_dsl"
gem.summary = %Q{TODO: one-line summary of your gem}
gem.description = %Q{TODO: longer description of your gem}
gem.summary = %Q{range_dsl provides easy open range and ranges with complex conditions}
gem.description = %Q{range_dsl provides easy open range and ranges with complex conditions}
gem.email = "akm2000@gmail.com"
gem.homepage = "http://github.com/akm/range_dsl"
gem.authors = ["akimatter"]
Expand Down

0 comments on commit 3bc0693

Please sign in to comment.