Rakefile in dougsko-imagebin-0.1.1 vs Rakefile in dougsko-imagebin-0.1.2

- old
+ new

@@ -3,10 +3,10 @@ begin require 'jeweler' Jeweler::Tasks.new do |gem| gem.name = "imagebin" - gem.summary = %Q{TODO} + gem.summary = %Q{Command line interface to imagebin.ca} gem.email = "dougtko@gmail.com" gem.homepage = "http://github.com/dougsko/imagebin" gem.authors = ["dougsko"] gem.add_dependency 'httpclient' gem.description = 'Command line interface to imagebin.ca'