openseek-api 0.17.3 → 0.17.4

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
- SHA1:
3
- metadata.gz: e6eacfc9d07e45de1563e89c9b4b0e2282a8076a
4
- data.tar.gz: bea50e7ac2e9d42eae3aecccecef646066dd5824
2
+ SHA256:
3
+ metadata.gz: d4505a02456e1b9eae6997fa15a68a8ea7177da8d0ef36a52b132ca259edbd0f
4
+ data.tar.gz: 0a5c4c6bea8e8837aab53212246af5567ba7bf98575b6927c59d13fe6705e379
5
5
  SHA512:
6
- metadata.gz: 3fc1cf400a6293b7f1a3d84e6fc49cce05db9d68b7141dc286325ab9b62defc70949b22a1a6cce69e12e48eb31311df19799d192ec103a19edead135dfcaa963
7
- data.tar.gz: f7ccb29b46a25434d029fb5d809195d4fde56e1ba16814bb4c082734fe3f587d43fcabe11166c7fa53f0b981dd10865597aece54f0adbe0fe4a2bf419984cc47
6
+ metadata.gz: 60f7f2978d93105ba37e1c1ac455084ba209400587907e5396807e69d2b6dbb242501d98febd3248bbec86bcc37e9a98d13f391be1eb841d261b5902889165dd
7
+ data.tar.gz: 54eccd8957541cb323fa9c48b34e79f9ed539ea973b74aeaa8541c3c5b62ac83a2987479085caadca5af391714cdbfa5bb4efe1c07bde98f9aaa075d5639163b
Binary file
@@ -1,6 +1,6 @@
1
1
  module Fairdom
2
2
  module OpenbisApi
3
- VERSION = '0.17.3'.freeze
4
- JAR_VERSION = '0.17'.freeze
3
+ VERSION = '0.17.4'.freeze
4
+ JAR_VERSION = '0.18'.freeze
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: openseek-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.3
4
+ version: 0.17.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stuart Owen
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2019-04-02 00:00:00.000000000 Z
13
+ date: 2021-04-28 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: terrapin
@@ -118,8 +118,8 @@ files:
118
118
  - jars/lib/jackson-core-2.9.2.jar
119
119
  - jars/lib/jackson-databind-2.9.2.jar
120
120
  - jars/lib/json-simple-1.1.1.jar
121
- - jars/lib/openBIS-API-V3-batteries-included-16.05.7-r1522065804.jar
122
- - jars/openseek-api-0.17.jar
121
+ - jars/lib/openBIS-API-V3-batteries-included-20.10.1-r1615554298.jar
122
+ - jars/openseek-api-0.18.jar
123
123
  - lib/fairdom/openbis_api/application_server_query.rb
124
124
  - lib/fairdom/openbis_api/authentication.rb
125
125
  - lib/fairdom/openbis_api/data_store_download.rb
@@ -153,8 +153,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
153
153
  - !ruby/object:Gem::Version
154
154
  version: '0'
155
155
  requirements: []
156
- rubyforge_project:
157
- rubygems_version: 2.6.14.1
156
+ rubygems_version: 3.0.8
158
157
  signing_key:
159
158
  specification_version: 4
160
159
  summary: ruby gem to talk to openbis-api java libaries, for use within SEEK4Science
Binary file