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

- old
+ new

@@ -1,22 +1,22 @@ # 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.6.1 ruby lib +# stub: bio-polyploid-tools 0.7.0 ruby lib Gem::Specification.new do |s| s.name = "bio-polyploid-tools" - s.version = "0.6.1" + s.version = "0.7.0" 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-03-05" + s.date = "2015-05-08" 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", "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.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", "README.md" ] s.files = [ @@ -27,9 +27,10 @@ "Rakefile", "VERSION", "bin/bfr.rb", "bin/count_variations.rb", "bin/filter_blat_by_target_coverage.rb", + "bin/filter_exonerate_by_identity.rb", "bin/find_best_blat_hit.rb", "bin/find_best_exonerate.rb", "bin/hexaploid_primers.rb", "bin/homokaryot_primers.rb", "bin/map_markers_to_contigs.rb",