mysql2xxxx.gemspec in mysql2xxxx-0.0.2 vs mysql2xxxx.gemspec in mysql2xxxx-0.0.3
- old
+ new
@@ -6,10 +6,10 @@
s.name = "mysql2xxxx"
s.version = Mysql2xxxx::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["Seamus Abshere"]
s.email = ["seamus@abshere.net"]
- s.homepage = ""
+ s.homepage = "https://github.com/seamusabshere/mysql2xxxx"
s.summary = %q{In a memory-sensitive way (but not fast), dump mysql tables to JSON, CSV, XML.}
s.description = %q{Gives you binaries like mysql2csv, mysql2json, and mysql2xml, and Ruby classes to match.}
s.rubyforge_project = "mysql2xxxx"