snp-search.gemspec in snp-search-2.4.0 vs snp-search.gemspec in snp-search-2.5.0
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "snp-search"
- s.version = "2.4.0"
+ s.version = "2.5.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 = "2013-04-19"
s.description = "Use the snp-search tool to create, import, manipulate and query your SNP database"
@@ -36,9 +36,10 @@
"lib/snp_db_models.rb",
"lib/snp_db_schema.rb",
"pkg/snp-search-1.1.0.gem",
"pkg/snp-search-1.2.0.gem",
"pkg/snp-search-2.3.0.gem",
+ "pkg/snp-search-2.4.0.gem",
"snp-search.gemspec",
"spec/snp-search_spec.rb",
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/phe-bioinformatics/snp-search"