dor-services-client 15.63.0 → 15.64.0
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 +10 -16
- data/dor-services-client.gemspec +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: fe17f37ba9390497891428cc5dc3f7d058d8a0c5f82c50fd2ea5c183eecf0f8c
|
|
4
|
+
data.tar.gz: bc4caa6e660fda6a4fd77430b66f4b599f3403aa0a020b86ad65c5a7e78743fc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a71885959539756e7a31e46cf2f5a01a41845eae0e2a827971fc83c4824f8b8e465665c91b8c483a2c38e34546817f4f4c8c94cf5e277ba03cdcb17481e636e3
|
|
7
|
+
data.tar.gz: eb2fd6a8a8ef7888d3d97022492d4d2830c27a51df1de3bb724fbb104a5285ec8fc109f76ed687da4c77d133cf54f5df09420053fa61a517e286de168c02b9c5
|
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.64.0)
|
|
5
5
|
activesupport (>= 7.0.0)
|
|
6
|
-
cocina-models (~> 0.
|
|
6
|
+
cocina-models (~> 0.129.0)
|
|
7
7
|
deprecation
|
|
8
8
|
faraday (~> 2.0)
|
|
9
9
|
faraday-retry
|
|
@@ -35,7 +35,7 @@ GEM
|
|
|
35
35
|
bigdecimal (4.1.2)
|
|
36
36
|
byebug (13.0.0)
|
|
37
37
|
reline (>= 0.6.0)
|
|
38
|
-
cocina-models (0.
|
|
38
|
+
cocina-models (0.129.0)
|
|
39
39
|
activesupport
|
|
40
40
|
cocina_display
|
|
41
41
|
deprecation
|
|
@@ -65,7 +65,6 @@ GEM
|
|
|
65
65
|
deprecation (1.1.0)
|
|
66
66
|
activesupport
|
|
67
67
|
diff-lcs (1.6.2)
|
|
68
|
-
docile (1.4.1)
|
|
69
68
|
drb (2.2.3)
|
|
70
69
|
dry-core (1.2.0)
|
|
71
70
|
concurrent-ruby (~> 1.0)
|
|
@@ -111,12 +110,12 @@ GEM
|
|
|
111
110
|
io-console (0.8.2)
|
|
112
111
|
iso8601 (0.13.0)
|
|
113
112
|
janeway-jsonpath (1.0.0)
|
|
114
|
-
json (2.
|
|
115
|
-
jsonschema_rs (0.
|
|
113
|
+
json (2.21.1)
|
|
114
|
+
jsonschema_rs (0.47.0-arm64-darwin)
|
|
116
115
|
bigdecimal (>= 3.1, < 5)
|
|
117
|
-
jsonschema_rs (0.
|
|
116
|
+
jsonschema_rs (0.47.0-x86_64-darwin)
|
|
118
117
|
bigdecimal (>= 3.1, < 5)
|
|
119
|
-
jsonschema_rs (0.
|
|
118
|
+
jsonschema_rs (0.47.0-x86_64-linux)
|
|
120
119
|
bigdecimal (>= 3.1, < 5)
|
|
121
120
|
language_server-protocol (3.17.0.6)
|
|
122
121
|
lint_roller (1.1.0)
|
|
@@ -161,7 +160,7 @@ GEM
|
|
|
161
160
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
162
161
|
rspec-support (~> 3.13.0)
|
|
163
162
|
rspec-support (3.13.7)
|
|
164
|
-
rubocop (1.88.
|
|
163
|
+
rubocop (1.88.2)
|
|
165
164
|
json (~> 2.3)
|
|
166
165
|
language_server-protocol (~> 3.17.0.2)
|
|
167
166
|
lint_roller (~> 1.1.0)
|
|
@@ -181,12 +180,7 @@ GEM
|
|
|
181
180
|
rubocop (~> 1.86, >= 1.86.2)
|
|
182
181
|
ruby-progressbar (1.13.0)
|
|
183
182
|
securerandom (0.4.1)
|
|
184
|
-
simplecov (0.
|
|
185
|
-
docile (~> 1.1)
|
|
186
|
-
simplecov-html (~> 0.11)
|
|
187
|
-
simplecov_json_formatter (~> 0.1)
|
|
188
|
-
simplecov-html (0.13.2)
|
|
189
|
-
simplecov_json_formatter (0.1.4)
|
|
183
|
+
simplecov (1.0.0)
|
|
190
184
|
super_diff (0.19.0)
|
|
191
185
|
attr_extras (>= 6.2.4, < 8)
|
|
192
186
|
diff-lcs (~> 1.5)
|
|
@@ -226,4 +220,4 @@ DEPENDENCIES
|
|
|
226
220
|
webmock
|
|
227
221
|
|
|
228
222
|
BUNDLED WITH
|
|
229
|
-
4.0.
|
|
223
|
+
4.0.16
|
data/dor-services-client.gemspec
CHANGED
|
@@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
|
|
|
25
25
|
spec.required_ruby_version = '>= 3.0', '< 5'
|
|
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.129.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,7 +1,7 @@
|
|
|
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.64.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Justin Coyne
|
|
@@ -30,14 +30,14 @@ dependencies:
|
|
|
30
30
|
requirements:
|
|
31
31
|
- - "~>"
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 0.
|
|
33
|
+
version: 0.129.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.129.0
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: deprecation
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -307,7 +307,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
307
307
|
- !ruby/object:Gem::Version
|
|
308
308
|
version: '0'
|
|
309
309
|
requirements: []
|
|
310
|
-
rubygems_version:
|
|
310
|
+
rubygems_version: 3.6.9
|
|
311
311
|
specification_version: 4
|
|
312
312
|
summary: A client for dor-services-app
|
|
313
313
|
test_files: []
|