Rakefile in samlown-couchrest-0.37.1 vs Rakefile in samlown-couchrest-0.37.2

- old
+ new

@@ -13,10 +13,10 @@ end begin require 'jeweler' Jeweler::Tasks.new do |gemspec| - gemspec.name = "couchrest" + gemspec.name = "samlown-couchrest" gemspec.summary = "Lean and RESTful interface to CouchDB." gemspec.description = "CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments." gemspec.email = "jchris@apache.org" gemspec.homepage = "http://github.com/couchrest/couchrest" gemspec.authors = ["J. Chris Anderson", "Matt Aimonetti", "Marcos Tapajos", "Will Leinweber"]