bio-fastqc 0.9.1 → 0.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a4ec8179b4f8766a85cb77a1f37217ce586c978f
4
- data.tar.gz: f105334ecb4b0d276a526b9b00ce0ceb4be3b2c9
3
+ metadata.gz: 12d6e03d6320336fc1043caf42d7c417a4d2dd11
4
+ data.tar.gz: 8a8f34b57146734b7d8d009285c2013f982e596b
5
5
  SHA512:
6
- metadata.gz: 2f03bed896e0e9dd50bbbc5dea6c2bad338757652a577b955527d362cab8447c858ec0006f9e761a09dd1b4f01219c370a7218301d583641db6e18c192a1d125
7
- data.tar.gz: 228b32586b8584b09084fdfebd425a763aece32fa420ad0b60ea2822f7ae8ecba424a6c876e6710f32c5888195c489bc249153ea03ab899ebcdb7d752030d7e4
6
+ metadata.gz: f1e457534c367acb5fe50dab6f35ee0d9bdb797f88acfdd37fda1655f1d78d40b70b1d1fc85363b39e6177aa063af29d8c23262e5d3c091c9efd63c58f12af49
7
+ data.tar.gz: 73ab2ad41a823dda86d1cc0744261908fa2ba0aded219e13da03c2f83936393efa2c80ddf49ca578e5b288c10b26846eb0e12d979225214f1a534e066e77639a
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.9.1
1
+ 0.10.0
@@ -32,8 +32,8 @@ module Bio
32
32
  "dcterms" => "http://purl.org/dc/terms/",
33
33
  "pav" => "http://purl.org/pav/",
34
34
  "foaf" => "http://xmlns.com/foaf/0.1/",
35
- "sos" => "http://purl.jp/bio/01/quanto/ontology/sos#",
36
- "quanto" => "http://purl.jp/bio/01/quanto/resource/",
35
+ "sos" => "http://purl.jp/bio/10/quanto/ontology/sos#",
36
+ "quanto" => "http://purl.jp/bio/10/quanto/resource/",
37
37
  "sio" => "http://semanticscience.org/resource/",
38
38
  "xsd" => "http://www.w3.org/2001/XMLSchema#",
39
39
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bio-fastqc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tazro Inutano Ohta
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-28 00:00:00.000000000 Z
11
+ date: 2017-12-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rubyzip
@@ -252,7 +252,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
252
252
  version: '0'
253
253
  requirements: []
254
254
  rubyforge_project:
255
- rubygems_version: 2.5.1
255
+ rubygems_version: 2.6.12
256
256
  signing_key:
257
257
  specification_version: 4
258
258
  summary: ruby parser for FastQC output