dor-services-client 13.4.0 → 14.0.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 +20 -19
- data/lib/dor/services/client/members.rb +1 -1
- data/lib/dor/services/client/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 1b076fd6caac43d4e331257b695ad6bef33baa1c9908f29c32523ed2730355bc
|
4
|
+
data.tar.gz: 6f61305cd1386b271e285dd9257e82e4d04849abf95f4ca42a76298ed41e2a8d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d2faa7000458238ffc537d0ae75279bcbd1f1e9130987c4ac62eb30c1cacc137ad516ebc61847e21f48e1e8b99ab50ac74edd61a9a85b7d48d2861b4a58d4246
|
7
|
+
data.tar.gz: f3f5f5c03b9773353303876dd9357996c23c9dc99a0d4eeca1d9f3b29e5410debf77558e9d0cf000230316e6eca595e33be40c78cca3fae36ea25ed87f7e7e4b
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
dor-services-client (
|
4
|
+
dor-services-client (14.0.0)
|
5
5
|
activesupport (>= 4.2, < 8)
|
6
6
|
cocina-models (~> 0.93.0)
|
7
7
|
deprecation
|
@@ -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.93.
|
32
|
+
cocina-models (0.93.1)
|
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,34 @@ 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
|
+
faraday (2.8.1)
|
83
84
|
base64
|
84
85
|
faraday-net_http (>= 2.0, < 3.1)
|
85
86
|
ruby2_keywords (>= 0.0.4)
|
86
87
|
faraday-net_http (3.0.2)
|
87
88
|
faraday-retry (2.2.0)
|
88
89
|
faraday (~> 2.0)
|
89
|
-
hashdiff (1.0
|
90
|
+
hashdiff (1.1.0)
|
90
91
|
i18n (1.14.1)
|
91
92
|
concurrent-ruby (~> 1.0)
|
92
93
|
ice_nine (0.11.2)
|
93
|
-
json (2.
|
94
|
+
json (2.7.1)
|
94
95
|
jsonpath (1.1.5)
|
95
96
|
multi_json
|
96
97
|
language_server-protocol (3.17.0.3)
|
97
98
|
minitest (5.20.0)
|
98
99
|
multi_json (1.15.0)
|
99
100
|
mutex_m (0.2.0)
|
100
|
-
nokogiri (1.
|
101
|
+
nokogiri (1.16.0-x86_64-darwin)
|
101
102
|
racc (~> 1.4)
|
102
|
-
nokogiri (1.
|
103
|
+
nokogiri (1.16.0-x86_64-linux)
|
103
104
|
racc (~> 1.4)
|
104
105
|
openapi3_parser (0.9.2)
|
105
106
|
commonmarker (~> 0.17)
|
106
107
|
openapi_parser (1.0.0)
|
107
108
|
optimist (3.1.0)
|
108
|
-
parallel (1.
|
109
|
-
parser (3.
|
109
|
+
parallel (1.24.0)
|
110
|
+
parser (3.3.0.2)
|
110
111
|
ast (~> 2.4.1)
|
111
112
|
racc
|
112
113
|
patience_diff (1.2.0)
|
@@ -115,7 +116,7 @@ GEM
|
|
115
116
|
racc (1.7.3)
|
116
117
|
rainbow (3.1.1)
|
117
118
|
rake (13.1.0)
|
118
|
-
regexp_parser (2.8.
|
119
|
+
regexp_parser (2.8.3)
|
119
120
|
rexml (3.2.6)
|
120
121
|
rspec (3.12.0)
|
121
122
|
rspec-core (~> 3.12.0)
|
@@ -132,7 +133,7 @@ GEM
|
|
132
133
|
rspec-support (3.12.1)
|
133
134
|
rss (0.3.0)
|
134
135
|
rexml
|
135
|
-
rubocop (1.
|
136
|
+
rubocop (1.59.0)
|
136
137
|
json (~> 2.3)
|
137
138
|
language_server-protocol (>= 3.17.0)
|
138
139
|
parallel (~> 1.10)
|
@@ -140,16 +141,16 @@ GEM
|
|
140
141
|
rainbow (>= 2.2.2, < 4.0)
|
141
142
|
regexp_parser (>= 1.8, < 3.0)
|
142
143
|
rexml (>= 3.2.5, < 4.0)
|
143
|
-
rubocop-ast (>= 1.
|
144
|
+
rubocop-ast (>= 1.30.0, < 2.0)
|
144
145
|
ruby-progressbar (~> 1.7)
|
145
146
|
unicode-display_width (>= 2.4.0, < 3.0)
|
146
147
|
rubocop-ast (1.30.0)
|
147
148
|
parser (>= 3.2.1.0)
|
148
|
-
rubocop-capybara (2.
|
149
|
+
rubocop-capybara (2.20.0)
|
149
150
|
rubocop (~> 1.41)
|
150
|
-
rubocop-factory_bot (2.
|
151
|
-
rubocop (~> 1.
|
152
|
-
rubocop-rspec (2.
|
151
|
+
rubocop-factory_bot (2.25.1)
|
152
|
+
rubocop (~> 1.41)
|
153
|
+
rubocop-rspec (2.26.1)
|
153
154
|
rubocop (~> 1.40)
|
154
155
|
rubocop-capybara (~> 2.17)
|
155
156
|
rubocop-factory_bot (~> 2.22)
|
@@ -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.0.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-10 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: activesupport
|