bio-samtools.gemspec in bio-samtools-2.6.1 vs bio-samtools.gemspec in bio-samtools-2.6.2
- old
+ new
@@ -1,20 +1,20 @@
# Generated by juwelier
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: bio-samtools 2.6.1 ruby lib
+# stub: bio-samtools 2.6.2 ruby lib
# stub: ext/mkrf_conf.rb
Gem::Specification.new do |s|
s.name = "bio-samtools".freeze
- s.version = "2.6.1"
+ s.version = "2.6.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Ricardo Ramirez-Gonzalez".freeze, "Dan MacLean".freeze, "Raoul J.P. Bonnal".freeze]
- s.date = "2017-11-30"
+ s.date = "2018-01-11"
s.description = "Binder of samtools for ruby, on the top of FFI. \n\n This project was born from the need to add support of BAM files to \n the gee_fu genome browser (http://github.com/danmaclean/gee_fu).".freeze
s.email = "Ricardo.Ramirez-Gonzalez@tgac.ac.uk".freeze
s.executables = ["bam_consensus.rb".freeze]
s.extensions = ["ext/mkrf_conf.rb".freeze]
s.extra_rdoc_files = [
@@ -145,11 +145,11 @@
"tutorial/tutorial.html",
"tutorial/tutorial.md",
"tutorial/tutorial.pdf"
]
s.homepage = "http://github.com/helios/bioruby-samtools".freeze
- s.licenses = ["MIT".freeze]
- s.rubygems_version = "2.6.10".freeze
+ s.licenses = ["GPL-3.0".freeze]
+ s.rubygems_version = "2.6.14".freeze
s.summary = "Binder of samtools for ruby, on the top of FFI.".freeze
if s.respond_to? :specification_version then
s.specification_version = 4