dor-services-client 15.24.0 → 15.25.1
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
- data/Gemfile.lock +15 -16
- data/dor-services-client.gemspec +1 -1
- data/lib/dor/services/client/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d217e4594a4b32c4216a38d646438882147483bb12115eae6b01de1252a46095
|
|
4
|
+
data.tar.gz: c180f27fdc532d2fe95b80f42eb25461c1371a2bafb339b868fcb89e77edb523
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: eec69c091588620fc2cf1911aaff7068d16270cce396be19f07729f8cf83807325bf55ff602da0524f3b7cdd1ad95112e010789119179d2e2fb32d37ae19abf7
|
|
7
|
+
data.tar.gz: 83b16f8daea19565cc4a7876ab12e1ad4e7a407f3a482f7be10f6f75a6d14aff3b1d5bc8d0fd65d41045939b653d0a2114bf339e5305f84cb2a444c06343440e
|
data/Gemfile.lock
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
dor-services-client (15.
|
|
4
|
+
dor-services-client (15.25.1)
|
|
5
5
|
activesupport (>= 7.0.0)
|
|
6
|
-
cocina-models (~> 0.
|
|
6
|
+
cocina-models (~> 0.108.0)
|
|
7
7
|
deprecation
|
|
8
8
|
faraday (~> 2.0)
|
|
9
9
|
faraday-retry
|
|
@@ -13,14 +13,14 @@ PATH
|
|
|
13
13
|
GEM
|
|
14
14
|
remote: https://rubygems.org/
|
|
15
15
|
specs:
|
|
16
|
-
activesupport (8.0
|
|
16
|
+
activesupport (8.1.0)
|
|
17
17
|
base64
|
|
18
|
-
benchmark (>= 0.3)
|
|
19
18
|
bigdecimal
|
|
20
19
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
21
20
|
connection_pool (>= 2.2.5)
|
|
22
21
|
drb
|
|
23
22
|
i18n (>= 1.6, < 2)
|
|
23
|
+
json
|
|
24
24
|
logger (>= 1.4.2)
|
|
25
25
|
minitest (>= 5.1)
|
|
26
26
|
securerandom (>= 0.3)
|
|
@@ -31,10 +31,9 @@ GEM
|
|
|
31
31
|
ast (2.4.3)
|
|
32
32
|
attr_extras (7.1.0)
|
|
33
33
|
base64 (0.3.0)
|
|
34
|
-
benchmark (0.4.1)
|
|
35
34
|
bigdecimal (3.3.1)
|
|
36
35
|
byebug (12.0.0)
|
|
37
|
-
cocina-models (0.
|
|
36
|
+
cocina-models (0.108.1)
|
|
38
37
|
activesupport
|
|
39
38
|
deprecation
|
|
40
39
|
dry-struct (~> 1.0)
|
|
@@ -50,7 +49,7 @@ GEM
|
|
|
50
49
|
zeitwerk (~> 2.1)
|
|
51
50
|
concurrent-ruby (1.3.5)
|
|
52
51
|
connection_pool (2.5.4)
|
|
53
|
-
crack (1.0.
|
|
52
|
+
crack (1.0.1)
|
|
54
53
|
bigdecimal
|
|
55
54
|
rexml
|
|
56
55
|
deprecation (1.1.0)
|
|
@@ -96,7 +95,7 @@ GEM
|
|
|
96
95
|
i18n (1.14.7)
|
|
97
96
|
concurrent-ruby (~> 1.0)
|
|
98
97
|
ice_nine (0.11.2)
|
|
99
|
-
json (2.15.
|
|
98
|
+
json (2.15.2)
|
|
100
99
|
jsonpath (1.1.5)
|
|
101
100
|
multi_json
|
|
102
101
|
language_server-protocol (3.17.0.5)
|
|
@@ -115,32 +114,32 @@ GEM
|
|
|
115
114
|
openapi_parser (1.0.0)
|
|
116
115
|
optimist (3.2.1)
|
|
117
116
|
parallel (1.27.0)
|
|
118
|
-
parser (3.3.
|
|
117
|
+
parser (3.3.10.0)
|
|
119
118
|
ast (~> 2.4.1)
|
|
120
119
|
racc
|
|
121
120
|
patience_diff (1.2.0)
|
|
122
121
|
optimist (~> 3.0)
|
|
123
|
-
prism (1.
|
|
122
|
+
prism (1.6.0)
|
|
124
123
|
public_suffix (6.0.2)
|
|
125
124
|
racc (1.8.1)
|
|
126
125
|
rainbow (3.1.1)
|
|
127
126
|
rake (13.3.0)
|
|
128
127
|
regexp_parser (2.11.3)
|
|
129
128
|
rexml (3.4.4)
|
|
130
|
-
rspec (3.13.
|
|
129
|
+
rspec (3.13.2)
|
|
131
130
|
rspec-core (~> 3.13.0)
|
|
132
131
|
rspec-expectations (~> 3.13.0)
|
|
133
132
|
rspec-mocks (~> 3.13.0)
|
|
134
|
-
rspec-core (3.13.
|
|
133
|
+
rspec-core (3.13.6)
|
|
135
134
|
rspec-support (~> 3.13.0)
|
|
136
135
|
rspec-expectations (3.13.5)
|
|
137
136
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
138
137
|
rspec-support (~> 3.13.0)
|
|
139
|
-
rspec-mocks (3.13.
|
|
138
|
+
rspec-mocks (3.13.6)
|
|
140
139
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
141
140
|
rspec-support (~> 3.13.0)
|
|
142
141
|
rspec-support (3.13.6)
|
|
143
|
-
rubocop (1.81.
|
|
142
|
+
rubocop (1.81.6)
|
|
144
143
|
json (~> 2.3)
|
|
145
144
|
language_server-protocol (~> 3.17.0.2)
|
|
146
145
|
lint_roller (~> 1.1.0)
|
|
@@ -165,7 +164,7 @@ GEM
|
|
|
165
164
|
simplecov_json_formatter (~> 0.1)
|
|
166
165
|
simplecov-html (0.13.2)
|
|
167
166
|
simplecov_json_formatter (0.1.4)
|
|
168
|
-
super_diff (0.
|
|
167
|
+
super_diff (0.17.0)
|
|
169
168
|
attr_extras (>= 6.2.4)
|
|
170
169
|
diff-lcs
|
|
171
170
|
patience_diff
|
|
@@ -176,7 +175,7 @@ GEM
|
|
|
176
175
|
unicode-emoji (~> 4.1)
|
|
177
176
|
unicode-emoji (4.1.0)
|
|
178
177
|
uri (1.0.4)
|
|
179
|
-
webmock (3.
|
|
178
|
+
webmock (3.26.0)
|
|
180
179
|
addressable (>= 2.8.0)
|
|
181
180
|
crack (>= 0.3.2)
|
|
182
181
|
hashdiff (>= 0.4.0, < 2.0.0)
|
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', '>= 7.0.0'
|
|
28
|
-
spec.add_dependency 'cocina-models', '~> 0.
|
|
28
|
+
spec.add_dependency 'cocina-models', '~> 0.108.0'
|
|
29
29
|
spec.add_dependency 'deprecation', '>= 0'
|
|
30
30
|
spec.add_dependency 'faraday', '~> 2.0'
|
|
31
31
|
spec.add_dependency 'faraday-retry'
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dor-services-client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 15.
|
|
4
|
+
version: 15.25.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Justin Coyne
|
|
8
8
|
- Michael Giarlo
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activesupport
|
|
@@ -30,14 +30,14 @@ dependencies:
|
|
|
30
30
|
requirements:
|
|
31
31
|
- - "~>"
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 0.
|
|
33
|
+
version: 0.108.0
|
|
34
34
|
type: :runtime
|
|
35
35
|
prerelease: false
|
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
37
|
requirements:
|
|
38
38
|
- - "~>"
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
|
-
version: 0.
|
|
40
|
+
version: 0.108.0
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: deprecation
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -292,7 +292,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
292
292
|
- !ruby/object:Gem::Version
|
|
293
293
|
version: '0'
|
|
294
294
|
requirements: []
|
|
295
|
-
rubygems_version: 3.
|
|
295
|
+
rubygems_version: 3.7.2
|
|
296
296
|
specification_version: 4
|
|
297
297
|
summary: A client for dor-services-app
|
|
298
298
|
test_files: []
|