bio-polyploid-tools.gemspec in bio-polyploid-tools-0.7.0 vs bio-polyploid-tools.gemspec in bio-polyploid-tools-0.7.1

- old
+ new

@@ -1,19 +1,19 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: bio-polyploid-tools 0.7.0 ruby lib +# stub: bio-polyploid-tools 0.7.1 ruby lib Gem::Specification.new do |s| s.name = "bio-polyploid-tools" - s.version = "0.7.0" + s.version = "0.7.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Ricardo H. Ramirez-Gonzalez"] - s.date = "2015-05-08" + s.date = "2015-05-28" s.description = "Repository of tools developed in TGAC and Crop Genetics in JIC to work with polyploid wheat" s.email = "ricardo.ramirez-gonzalez@tgac.ac.uk" s.executables = ["bfr.rb", "count_variations.rb", "filter_blat_by_target_coverage.rb", "filter_exonerate_by_identity.rb", "find_best_blat_hit.rb", "find_best_exonerate.rb", "hexaploid_primers.rb", "homokaryot_primers.rb", "map_markers_to_contigs.rb", "markers_in_region.rb", "polymarker.rb", "snp_position_to_polymarker.rb", "snps_between_bams.rb"] s.extra_rdoc_files = [ "README", @@ -127,10 +127,10 @@ "test/test_snp_parsing.rb", "test/test_wrong_selection.sh" ] s.homepage = "http://github.com/tgac/bioruby-polyploid-tools" s.licenses = ["MIT"] - s.rubygems_version = "2.2.1" + s.rubygems_version = "2.4.7" s.summary = "Tool to work with polyploids, NGS and molecular biology" if s.respond_to? :specification_version then s.specification_version = 4