Rakefile in ms-sequest-0.0.13 vs Rakefile in ms-sequest-0.0.14

- old
+ new

@@ -8,10 +8,10 @@ gemspec = Gem::Specification.new do |s| s.name = NAME s.authors = ["John T. Prince"] s.email = "jtprince@gmail.com" - s.homepage = "http://jtprince.github.com/" + NAME + s.homepage = "http://github.com/jtprince/" + NAME s.summary = "An mspire library supporting SEQUEST, Bioworks, SQT, etc" s.description = "reads .SRF, .SQT and supports conversions" s.rubyforge_project = 'mspire' s.add_dependency("arrayclass", ">= 0.1.0")