update gemspec for gemcutter

This commit is contained in:
Jeremy Suriel 2010-07-06 15:19:05 -04:00
parent bfd0e9b5f0
commit 0d334c5077
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Gem::Specification.new do |s|
s.name = "jrmey-mysqlplus"
s.version = "0.1.3"
s.date = "2010-07-04"
s.summary = "Enhanced Ruby MySQL driver with Ruby 1.9 support"
s.summary = "Enhanced Ruby MySQL driver with Ruby 1.9 encoding awareness"
s.email = "jeremysuriel@gmail.com"
s.homepage = "http://github.com/jrmey/mysqlplus"
s.description = "Enhanced Ruby MySQL driver"