glycobook 0.1.0.alpha.10-java → 0.1.0.alpha.12-java
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/jar.yml +2 -2
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7eab8ff3d569ae9e3b8ec9e8abee75dc146f893556508f0dbe73a332edf91cb3
|
4
|
+
data.tar.gz: 107dbcb98ac4fa90c819743960c2218b458e5919cf0a8a112567f5d88642ecef
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6b74b896e0f673f7563cf3266bed4a083bb1d3d52076f8a4cc0df0b27c385d5f6cefe1dec6ff5255bc0c0d58514b19b49cec43f9986f3c3bf415340269ade19f
|
7
|
+
data.tar.gz: e1b1fe8e756bda718aee3c965c51de801ba34f0a6b39cef5a1c246b026f839cfa403da344286c37bae32ca49e52969d2fede69ba3d8117fad34c10de275a2294
|
data/jar.yml
CHANGED
@@ -12,9 +12,9 @@ list:
|
|
12
12
|
file: "jar/wurcsframework-1.0.1.jar"
|
13
13
|
- url: "https://repo1.maven.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar"
|
14
14
|
file: "jar/slf4j-api.jar"
|
15
|
-
- url: "https://gitlab.glyco.info/glycosmos/subsumption/subsumption/-/package_files/
|
15
|
+
- url: "https://gitlab.glyco.info/glycosmos/subsumption/subsumption/-/package_files/567/download"
|
16
16
|
file: "jar/subsumption.jar"
|
17
|
-
- url: "https://gitlab.glyco.info/glycosmos/glytoucangroup/archetype/lib/-/package_files/
|
17
|
+
- url: "https://gitlab.glyco.info/glycosmos/glytoucangroup/archetype/lib/-/package_files/489/download"
|
18
18
|
file: "jar/archetype.jar"
|
19
19
|
- url: "https://gitlab.com/glycoinfo/glycanformatconverter/-/package_files/81149971/download"
|
20
20
|
file: "jar/glycanformatconverter.jar"
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: glycobook
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.0.alpha.
|
4
|
+
version: 0.1.0.alpha.12
|
5
5
|
platform: java
|
6
6
|
authors:
|
7
7
|
- Akihiro Fujita
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-11-15 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
@@ -62,7 +62,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
62
62
|
- !ruby/object:Gem::Version
|
63
63
|
version: 1.3.1
|
64
64
|
requirements: []
|
65
|
-
rubygems_version: 3.
|
65
|
+
rubygems_version: 3.2.33
|
66
66
|
signing_key:
|
67
67
|
specification_version: 4
|
68
68
|
summary: Glycobook is a JRuby library for glycaninformatics
|