arvados 2.7.1 → 2.7.2
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 +4 -4
- metadata +6 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f67a5be113864a092e47cf5aef69563cedf4f9042439cb61944161484f7aeab1
|
|
4
|
+
data.tar.gz: d8888bc42e9a04d084e46d7fa79b4bc39af2e8bd09f7d2efe22d9d1bfad4a1e3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1f3eb11d56bb4a17bfe92cfb20e03b2330ad5572163b41a0c7f126e488d3a0f131b26b95aa0c3c69074a3c537cf5b4262653c9d374c93c663c60f59039607046
|
|
7
|
+
data.tar.gz: 4b347d833642fe4a44dd3ebd93b460e64d52b0b967e7c33584a059a8270795cbb0a1322a5719e3a6c3915fd1c1f0ae57362badea570cfde1b646a202dd0ba3f5
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: arvados
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.7.
|
|
4
|
+
version: 2.7.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Arvados Authors
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2024-01-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activesupport
|
|
@@ -132,7 +132,7 @@ dependencies:
|
|
|
132
132
|
- - "<"
|
|
133
133
|
- !ruby/object:Gem::Version
|
|
134
134
|
version: '2'
|
|
135
|
-
description: Arvados client library, git commit
|
|
135
|
+
description: Arvados client library, git commit 3bd0d1f3d3274630991682aaa417987f836aaa64
|
|
136
136
|
email: packaging@arvados.org
|
|
137
137
|
executables: []
|
|
138
138
|
extensions: []
|
|
@@ -157,6 +157,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
157
157
|
- - ">="
|
|
158
158
|
- !ruby/object:Gem::Version
|
|
159
159
|
version: 1.8.7
|
|
160
|
+
- - "<"
|
|
161
|
+
- !ruby/object:Gem::Version
|
|
162
|
+
version: '3'
|
|
160
163
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
161
164
|
requirements:
|
|
162
165
|
- - ">="
|