dor-services-client 13.4.0 → 14.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +29 -26
- data/dor-services-client.gemspec +1 -1
- data/lib/dor/services/client/members.rb +1 -1
- data/lib/dor/services/client/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7859fbc3e8998cbe66d7577b14d0d5a2e5919549bd393867391e6973404d940c
|
4
|
+
data.tar.gz: addcb8f0e6f0240b911cb52ab2313fa48f9a58220d39e57ae0a41861aba7c891
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6f723d28b5ccde0ff6f430de9b2a5101a25c6993dbf67256e34ac661517e60c16889be5219710a7bfc00fa6fb9b38a8ff5ca2c9d4367c47350218c52a094d976
|
7
|
+
data.tar.gz: 22e9c66011299ec0fd2fbd058586cfa7ed1e368b851d4c2c141d160232e2fd1870a83ab044bff5e8ecc0714577b61391df0d4822000ebe35fe92299bc70796bd
|
data/Gemfile.lock
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
dor-services-client (
|
4
|
+
dor-services-client (14.1.0)
|
5
5
|
activesupport (>= 4.2, < 8)
|
6
|
-
cocina-models (~> 0.
|
6
|
+
cocina-models (~> 0.94.0)
|
7
7
|
deprecation
|
8
8
|
faraday (~> 2.0)
|
9
9
|
faraday-retry
|
@@ -22,14 +22,14 @@ GEM
|
|
22
22
|
minitest (>= 5.1)
|
23
23
|
mutex_m
|
24
24
|
tzinfo (~> 2.0)
|
25
|
-
addressable (2.8.
|
25
|
+
addressable (2.8.6)
|
26
26
|
public_suffix (>= 2.0.2, < 6.0)
|
27
27
|
ast (2.4.2)
|
28
28
|
attr_extras (7.1.0)
|
29
29
|
base64 (0.2.0)
|
30
|
-
bigdecimal (3.1.
|
30
|
+
bigdecimal (3.1.5)
|
31
31
|
byebug (11.1.3)
|
32
|
-
cocina-models (0.
|
32
|
+
cocina-models (0.94.0)
|
33
33
|
activesupport
|
34
34
|
deprecation
|
35
35
|
dry-struct (~> 1.0)
|
@@ -69,7 +69,8 @@ GEM
|
|
69
69
|
dry-types (>= 1.7, < 2)
|
70
70
|
ice_nine (~> 0.11)
|
71
71
|
zeitwerk (~> 2.6)
|
72
|
-
dry-types (1.7.
|
72
|
+
dry-types (1.7.2)
|
73
|
+
bigdecimal (~> 3.0)
|
73
74
|
concurrent-ruby (~> 1.0)
|
74
75
|
dry-core (~> 1.0)
|
75
76
|
dry-inflector (~> 1.0)
|
@@ -79,34 +80,35 @@ GEM
|
|
79
80
|
activesupport (>= 3.0, < 8.0)
|
80
81
|
equivalent-xml (0.6.0)
|
81
82
|
nokogiri (>= 1.4.3)
|
82
|
-
faraday (2.
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
faraday-net_http (3.0.2)
|
83
|
+
faraday (2.9.0)
|
84
|
+
faraday-net_http (>= 2.0, < 3.2)
|
85
|
+
faraday-net_http (3.1.0)
|
86
|
+
net-http
|
87
87
|
faraday-retry (2.2.0)
|
88
88
|
faraday (~> 2.0)
|
89
|
-
hashdiff (1.0
|
89
|
+
hashdiff (1.1.0)
|
90
90
|
i18n (1.14.1)
|
91
91
|
concurrent-ruby (~> 1.0)
|
92
92
|
ice_nine (0.11.2)
|
93
|
-
json (2.
|
93
|
+
json (2.7.1)
|
94
94
|
jsonpath (1.1.5)
|
95
95
|
multi_json
|
96
96
|
language_server-protocol (3.17.0.3)
|
97
|
-
minitest (5.
|
97
|
+
minitest (5.21.1)
|
98
98
|
multi_json (1.15.0)
|
99
99
|
mutex_m (0.2.0)
|
100
|
-
|
100
|
+
net-http (0.4.1)
|
101
|
+
uri
|
102
|
+
nokogiri (1.16.0-x86_64-darwin)
|
101
103
|
racc (~> 1.4)
|
102
|
-
nokogiri (1.
|
104
|
+
nokogiri (1.16.0-x86_64-linux)
|
103
105
|
racc (~> 1.4)
|
104
106
|
openapi3_parser (0.9.2)
|
105
107
|
commonmarker (~> 0.17)
|
106
108
|
openapi_parser (1.0.0)
|
107
109
|
optimist (3.1.0)
|
108
|
-
parallel (1.
|
109
|
-
parser (3.
|
110
|
+
parallel (1.24.0)
|
111
|
+
parser (3.3.0.3)
|
110
112
|
ast (~> 2.4.1)
|
111
113
|
racc
|
112
114
|
patience_diff (1.2.0)
|
@@ -115,7 +117,7 @@ GEM
|
|
115
117
|
racc (1.7.3)
|
116
118
|
rainbow (3.1.1)
|
117
119
|
rake (13.1.0)
|
118
|
-
regexp_parser (2.
|
120
|
+
regexp_parser (2.9.0)
|
119
121
|
rexml (3.2.6)
|
120
122
|
rspec (3.12.0)
|
121
123
|
rspec-core (~> 3.12.0)
|
@@ -132,24 +134,24 @@ GEM
|
|
132
134
|
rspec-support (3.12.1)
|
133
135
|
rss (0.3.0)
|
134
136
|
rexml
|
135
|
-
rubocop (1.
|
137
|
+
rubocop (1.60.0)
|
136
138
|
json (~> 2.3)
|
137
139
|
language_server-protocol (>= 3.17.0)
|
138
140
|
parallel (~> 1.10)
|
139
|
-
parser (>= 3.
|
141
|
+
parser (>= 3.3.0.2)
|
140
142
|
rainbow (>= 2.2.2, < 4.0)
|
141
143
|
regexp_parser (>= 1.8, < 3.0)
|
142
144
|
rexml (>= 3.2.5, < 4.0)
|
143
|
-
rubocop-ast (>= 1.
|
145
|
+
rubocop-ast (>= 1.30.0, < 2.0)
|
144
146
|
ruby-progressbar (~> 1.7)
|
145
147
|
unicode-display_width (>= 2.4.0, < 3.0)
|
146
148
|
rubocop-ast (1.30.0)
|
147
149
|
parser (>= 3.2.1.0)
|
148
|
-
rubocop-capybara (2.
|
150
|
+
rubocop-capybara (2.20.0)
|
151
|
+
rubocop (~> 1.41)
|
152
|
+
rubocop-factory_bot (2.25.1)
|
149
153
|
rubocop (~> 1.41)
|
150
|
-
rubocop-
|
151
|
-
rubocop (~> 1.33)
|
152
|
-
rubocop-rspec (2.25.0)
|
154
|
+
rubocop-rspec (2.26.1)
|
153
155
|
rubocop (~> 1.40)
|
154
156
|
rubocop-capybara (~> 2.17)
|
155
157
|
rubocop-factory_bot (~> 2.22)
|
@@ -169,6 +171,7 @@ GEM
|
|
169
171
|
tzinfo (2.0.6)
|
170
172
|
concurrent-ruby (~> 1.0)
|
171
173
|
unicode-display_width (2.5.0)
|
174
|
+
uri (0.13.0)
|
172
175
|
webmock (3.19.1)
|
173
176
|
addressable (>= 2.8.0)
|
174
177
|
crack (>= 0.3.2)
|
data/dor-services-client.gemspec
CHANGED
@@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
|
|
25
25
|
spec.required_ruby_version = '>= 3.0', '< 4'
|
26
26
|
|
27
27
|
spec.add_dependency 'activesupport', '>= 4.2', '< 8'
|
28
|
-
spec.add_dependency 'cocina-models', '~> 0.
|
28
|
+
spec.add_dependency 'cocina-models', '~> 0.94.0'
|
29
29
|
spec.add_dependency 'deprecation', '>= 0'
|
30
30
|
spec.add_dependency 'faraday', '~> 2.0'
|
31
31
|
spec.add_dependency 'faraday-retry'
|
@@ -5,7 +5,7 @@ module Dor
|
|
5
5
|
class Client
|
6
6
|
# API call that queries the members of a collection.
|
7
7
|
class Members < VersionedService
|
8
|
-
Member = Struct.new(:externalIdentifier, :
|
8
|
+
Member = Struct.new(:externalIdentifier, :version, keyword_init: true)
|
9
9
|
|
10
10
|
# @param object_identifier [String] the pid for the object
|
11
11
|
def initialize(connection:, version:, object_identifier:)
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dor-services-client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 14.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Justin Coyne
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: exe
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2024-01-19 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: activesupport
|
@@ -37,14 +37,14 @@ dependencies:
|
|
37
37
|
requirements:
|
38
38
|
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 0.
|
40
|
+
version: 0.94.0
|
41
41
|
type: :runtime
|
42
42
|
prerelease: false
|
43
43
|
version_requirements: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - "~>"
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 0.
|
47
|
+
version: 0.94.0
|
48
48
|
- !ruby/object:Gem::Dependency
|
49
49
|
name: deprecation
|
50
50
|
requirement: !ruby/object:Gem::Requirement
|