snp-search.gemspec in snp-search-0.30.0 vs snp-search.gemspec in snp-search-0.31.0
- old
+ new
@@ -3,16 +3,16 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "snp-search"
- s.version = "0.30.0"
+ s.version = "0.31.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ali Al-Shahib", "Anthony Underwood"]
s.date = "2012-01-05"
- s.description = "Use the snp-search toolset to query the SNP database"
+ s.description = "Use the snp-search tool to create, import, manipulate and query your SNP database"
s.email = "ali.al-shahib@hpa.org.uk"
s.executables = ["snp-search"]
s.extra_rdoc_files = [
"LICENSE.txt",
"README",
@@ -41,10 +41,10 @@
]
s.homepage = "http://github.com/hpa-bioinformatics/snp-search"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "1.8.10"
- s.summary = "Toolset for generating SNP database"
+ s.summary = "Tool for generating SNP database"
if s.respond_to? :specification_version then
s.specification_version = 3
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then