dor-services-client 15.19.3 → 15.20.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 135d0ff194799f8222a4efc802adacdbaadef036cea2362336f2170271e235a7
4
- data.tar.gz: a0a11ee12d5b00537fd83a4ddc9987c5b456da235da7ab36a26c3b9a51009f93
3
+ metadata.gz: 64a3ed9e1db3912ff1dc3c94e880599fa837c4cb070d27a025f43f79fef2c7e7
4
+ data.tar.gz: 8787b1572a98391d202d2185cb2464963b5082994badf9764f51148bbeac6466
5
5
  SHA512:
6
- metadata.gz: 1e4a33e221df8476518aa1cfbf2ab6fb24099593b8908ee457c071216e8b8933c8d0246b5361dad3bcd34dd14d55aa87570da233866d4ecbd80f7a6ebf507974
7
- data.tar.gz: de1a1f8f9e590d28c2a959d539ddae0b8b15837401fb0f8ca0582fd950a0f5b05bc44ef0cee011a6c64ad46392d8b435beda8123a3ca81cf9b8b2599f30a5d32
6
+ metadata.gz: e466fba4a29711de60526928037c7a7f7dacacd7c5dab6e93a5a521552824e9996e5eb765723048104048e9c74999fd5207ccbb5de75479e35f44a742093d244
7
+ data.tar.gz: c00c6df54066eafb49230768c95740c0f2a118d7ce96cac055a6969dd337997a83a967f080a76f7d6133df21baff4627a026f463d2d23cbc6a4667475fe1dbfe
data/Gemfile.lock CHANGED
@@ -1,9 +1,9 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- dor-services-client (15.19.3)
4
+ dor-services-client (15.20.0)
5
5
  activesupport (>= 7.0.0)
6
- cocina-models (~> 0.105.0)
6
+ cocina-models (~> 0.106.0)
7
7
  deprecation
8
8
  faraday (~> 2.0)
9
9
  faraday-retry
@@ -13,7 +13,7 @@ PATH
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- activesupport (8.0.2)
16
+ activesupport (8.0.2.1)
17
17
  base64
18
18
  benchmark (>= 0.3)
19
19
  bigdecimal
@@ -32,9 +32,9 @@ GEM
32
32
  attr_extras (7.1.0)
33
33
  base64 (0.3.0)
34
34
  benchmark (0.4.1)
35
- bigdecimal (3.2.2)
35
+ bigdecimal (3.2.3)
36
36
  byebug (12.0.0)
37
- cocina-models (0.105.0)
37
+ cocina-models (0.106.0)
38
38
  activesupport
39
39
  deprecation
40
40
  dry-struct (~> 1.0)
@@ -49,7 +49,7 @@ GEM
49
49
  thor
50
50
  zeitwerk (~> 2.1)
51
51
  concurrent-ruby (1.3.5)
52
- connection_pool (2.5.3)
52
+ connection_pool (2.5.4)
53
53
  crack (1.0.0)
54
54
  bigdecimal
55
55
  rexml
@@ -84,7 +84,7 @@ GEM
84
84
  activesupport (>= 3.0, < 9.0)
85
85
  equivalent-xml (0.6.0)
86
86
  nokogiri (>= 1.4.3)
87
- faraday (2.13.2)
87
+ faraday (2.13.4)
88
88
  faraday-net_http (>= 2.0, < 3.5)
89
89
  json
90
90
  logger
@@ -92,11 +92,11 @@ GEM
92
92
  net-http (>= 0.5.0)
93
93
  faraday-retry (2.3.2)
94
94
  faraday (~> 2.0)
95
- hashdiff (1.2.0)
95
+ hashdiff (1.2.1)
96
96
  i18n (1.14.7)
97
97
  concurrent-ruby (~> 1.0)
98
98
  ice_nine (0.11.2)
99
- json (2.13.0)
99
+ json (2.13.2)
100
100
  jsonpath (1.1.5)
101
101
  multi_json
102
102
  language_server-protocol (3.17.0.5)
@@ -106,27 +106,27 @@ GEM
106
106
  multi_json (1.17.0)
107
107
  net-http (0.6.0)
108
108
  uri
109
- nokogiri (1.18.9-arm64-darwin)
109
+ nokogiri (1.18.10-arm64-darwin)
110
110
  racc (~> 1.4)
111
- nokogiri (1.18.9-x86_64-darwin)
111
+ nokogiri (1.18.10-x86_64-darwin)
112
112
  racc (~> 1.4)
113
- nokogiri (1.18.9-x86_64-linux-gnu)
113
+ nokogiri (1.18.10-x86_64-linux-gnu)
114
114
  racc (~> 1.4)
115
115
  openapi_parser (1.0.0)
116
116
  optimist (3.2.1)
117
117
  parallel (1.27.0)
118
- parser (3.3.8.0)
118
+ parser (3.3.9.0)
119
119
  ast (~> 2.4.1)
120
120
  racc
121
121
  patience_diff (1.2.0)
122
122
  optimist (~> 3.0)
123
- prism (1.4.0)
123
+ prism (1.5.1)
124
124
  public_suffix (6.0.2)
125
125
  racc (1.8.1)
126
126
  rainbow (3.1.1)
127
127
  rake (13.3.0)
128
- regexp_parser (2.10.0)
129
- rexml (3.4.1)
128
+ regexp_parser (2.11.3)
129
+ rexml (3.4.4)
130
130
  rspec (3.13.1)
131
131
  rspec-core (~> 3.13.0)
132
132
  rspec-expectations (~> 3.13.0)
@@ -139,8 +139,8 @@ GEM
139
139
  rspec-mocks (3.13.5)
140
140
  diff-lcs (>= 1.2.0, < 2.0)
141
141
  rspec-support (~> 3.13.0)
142
- rspec-support (3.13.4)
143
- rubocop (1.78.0)
142
+ rspec-support (3.13.5)
143
+ rubocop (1.80.2)
144
144
  json (~> 2.3)
145
145
  language_server-protocol (~> 3.17.0.2)
146
146
  lint_roller (~> 1.1.0)
@@ -148,13 +148,13 @@ GEM
148
148
  parser (>= 3.3.0.2)
149
149
  rainbow (>= 2.2.2, < 4.0)
150
150
  regexp_parser (>= 2.9.3, < 3.0)
151
- rubocop-ast (>= 1.45.1, < 2.0)
151
+ rubocop-ast (>= 1.46.0, < 2.0)
152
152
  ruby-progressbar (~> 1.7)
153
153
  unicode-display_width (>= 2.4.0, < 4.0)
154
154
  rubocop-ast (1.46.0)
155
155
  parser (>= 3.3.7.2)
156
156
  prism (~> 1.4)
157
- rubocop-rspec (3.6.0)
157
+ rubocop-rspec (3.7.0)
158
158
  lint_roller (~> 1.1)
159
159
  rubocop (~> 1.72, >= 1.72.1)
160
160
  ruby-progressbar (1.13.0)
@@ -172,9 +172,9 @@ GEM
172
172
  thor (1.4.0)
173
173
  tzinfo (2.0.6)
174
174
  concurrent-ruby (~> 1.0)
175
- unicode-display_width (3.1.4)
176
- unicode-emoji (~> 4.0, >= 4.0.4)
177
- unicode-emoji (4.0.4)
175
+ unicode-display_width (3.2.0)
176
+ unicode-emoji (~> 4.1)
177
+ unicode-emoji (4.1.0)
178
178
  uri (1.0.3)
179
179
  webmock (3.25.1)
180
180
  addressable (>= 2.8.0)
@@ -203,4 +203,4 @@ DEPENDENCIES
203
203
  webmock
204
204
 
205
205
  BUNDLED WITH
206
- 2.7.0
206
+ 2.7.2
@@ -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.105.0'
28
+ spec.add_dependency 'cocina-models', '~> 0.106.0'
29
29
  spec.add_dependency 'deprecation', '>= 0'
30
30
  spec.add_dependency 'faraday', '~> 2.0'
31
31
  spec.add_dependency 'faraday-retry'
@@ -3,7 +3,7 @@
3
3
  module Dor
4
4
  module Services
5
5
  class Client
6
- VERSION = '15.19.3'
6
+ VERSION = '15.20.0'
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dor-services-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 15.19.3
4
+ version: 15.20.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Coyne
8
8
  - Michael Giarlo
9
- autorequire:
10
9
  bindir: exe
11
10
  cert_chain: []
12
- date: 2025-07-24 00:00:00.000000000 Z
11
+ date: 2025-09-19 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: activesupport
@@ -31,14 +30,14 @@ dependencies:
31
30
  requirements:
32
31
  - - "~>"
33
32
  - !ruby/object:Gem::Version
34
- version: 0.105.0
33
+ version: 0.106.0
35
34
  type: :runtime
36
35
  prerelease: false
37
36
  version_requirements: !ruby/object:Gem::Requirement
38
37
  requirements:
39
38
  - - "~>"
40
39
  - !ruby/object:Gem::Version
41
- version: 0.105.0
40
+ version: 0.106.0
42
41
  - !ruby/object:Gem::Dependency
43
42
  name: deprecation
44
43
  requirement: !ruby/object:Gem::Requirement
@@ -221,7 +220,6 @@ dependencies:
221
220
  - - ">="
222
221
  - !ruby/object:Gem::Version
223
222
  version: '0'
224
- description:
225
223
  email:
226
224
  - jcoyne@justincoyne.com
227
225
  - leftwing@alumni.rutgers.edu
@@ -277,7 +275,6 @@ homepage: https://github.com/sul-dlss/dor-services-client
277
275
  licenses: []
278
276
  metadata:
279
277
  rubygems_mfa_required: 'true'
280
- post_install_message:
281
278
  rdoc_options: []
282
279
  require_paths:
283
280
  - lib
@@ -295,8 +292,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
295
292
  - !ruby/object:Gem::Version
296
293
  version: '0'
297
294
  requirements: []
298
- rubygems_version: 3.5.11
299
- signing_key:
295
+ rubygems_version: 3.6.2
300
296
  specification_version: 4
301
297
  summary: A client for dor-services-app
302
298
  test_files: []