sdr-client 2.21.3 → 2.22.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 +25 -25
- data/lib/sdr_client/version.rb +1 -1
- data/sdr-client.gemspec +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: e169c8e5810fc240c85eb56d43b9a04fffd2f445e67232c5dcb3e2fbfeb6277d
|
4
|
+
data.tar.gz: 6910f044b7fdce037e1d11f6e6267bd4267cb9a19c55c671bc2b1ff758f9939e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '04042704548f33b6196d9ff61d37225b3da486685971560ff4c41486c1ffec2b01da10a1b42ccbe3d995537a665d2589bb19f2f2e4f33fb9cb844b45c60f1770'
|
7
|
+
data.tar.gz: 12671a87ca498338453d553e64d413efd5304c1bc1ee1b54841d5921feced104d5627674b835473780a9408cbfa43481c50a62fc6edcfed59ef9603242df8c49
|
data/Gemfile.lock
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
sdr-client (2.
|
4
|
+
sdr-client (2.22.0)
|
5
5
|
activesupport
|
6
|
-
cocina-models (~> 0.
|
6
|
+
cocina-models (~> 0.104.0)
|
7
7
|
config
|
8
8
|
dry-monads
|
9
9
|
faraday (>= 0.16)
|
@@ -30,13 +30,13 @@ GEM
|
|
30
30
|
public_suffix (>= 2.0.2, < 7.0)
|
31
31
|
ast (2.4.3)
|
32
32
|
attr_extras (7.1.0)
|
33
|
-
base64 (0.
|
34
|
-
benchmark (0.4.
|
35
|
-
bigdecimal (3.
|
33
|
+
base64 (0.3.0)
|
34
|
+
benchmark (0.4.1)
|
35
|
+
bigdecimal (3.2.2)
|
36
36
|
byebug (12.0.0)
|
37
37
|
childprocess (5.1.0)
|
38
38
|
logger (~> 1.5)
|
39
|
-
cocina-models (0.
|
39
|
+
cocina-models (0.104.0)
|
40
40
|
activesupport
|
41
41
|
deprecation
|
42
42
|
dry-struct (~> 1.0)
|
@@ -63,7 +63,7 @@ GEM
|
|
63
63
|
activesupport
|
64
64
|
diff-lcs (1.6.2)
|
65
65
|
docile (1.4.1)
|
66
|
-
drb (2.2.
|
66
|
+
drb (2.2.3)
|
67
67
|
dry-core (1.1.0)
|
68
68
|
concurrent-ruby (~> 1.0)
|
69
69
|
logger
|
@@ -83,7 +83,7 @@ GEM
|
|
83
83
|
dry-types (~> 1.8, >= 1.8.2)
|
84
84
|
ice_nine (~> 0.11)
|
85
85
|
zeitwerk (~> 2.6)
|
86
|
-
dry-types (1.8.
|
86
|
+
dry-types (1.8.3)
|
87
87
|
bigdecimal (~> 3.0)
|
88
88
|
concurrent-ruby (~> 1.0)
|
89
89
|
dry-core (~> 1.0)
|
@@ -98,16 +98,16 @@ GEM
|
|
98
98
|
faraday-net_http (>= 2.0, < 3.5)
|
99
99
|
json
|
100
100
|
logger
|
101
|
-
faraday-net_http (3.4.
|
101
|
+
faraday-net_http (3.4.1)
|
102
102
|
net-http (>= 0.5.0)
|
103
|
-
hashdiff (1.
|
103
|
+
hashdiff (1.2.0)
|
104
104
|
i18n (1.14.7)
|
105
105
|
concurrent-ruby (~> 1.0)
|
106
106
|
ice_nine (0.11.2)
|
107
|
-
json (2.
|
107
|
+
json (2.12.2)
|
108
108
|
jsonpath (1.1.5)
|
109
109
|
multi_json
|
110
|
-
language_server-protocol (3.17.0.
|
110
|
+
language_server-protocol (3.17.0.5)
|
111
111
|
launchy (3.1.1)
|
112
112
|
addressable (~> 2.8)
|
113
113
|
childprocess (~> 5.0)
|
@@ -126,7 +126,7 @@ GEM
|
|
126
126
|
racc (~> 1.4)
|
127
127
|
openapi_parser (1.0.0)
|
128
128
|
optimist (3.2.1)
|
129
|
-
ostruct (0.6.
|
129
|
+
ostruct (0.6.2)
|
130
130
|
parallel (1.27.0)
|
131
131
|
parser (3.3.8.0)
|
132
132
|
ast (~> 2.4.1)
|
@@ -137,25 +137,25 @@ GEM
|
|
137
137
|
public_suffix (6.0.2)
|
138
138
|
racc (1.8.1)
|
139
139
|
rainbow (3.1.1)
|
140
|
-
rake (13.
|
140
|
+
rake (13.3.0)
|
141
141
|
regexp_parser (2.10.0)
|
142
142
|
rexml (3.4.1)
|
143
|
-
rspec (3.13.
|
143
|
+
rspec (3.13.1)
|
144
144
|
rspec-core (~> 3.13.0)
|
145
145
|
rspec-expectations (~> 3.13.0)
|
146
146
|
rspec-mocks (~> 3.13.0)
|
147
|
-
rspec-core (3.13.
|
147
|
+
rspec-core (3.13.4)
|
148
148
|
rspec-support (~> 3.13.0)
|
149
|
-
rspec-expectations (3.13.
|
149
|
+
rspec-expectations (3.13.5)
|
150
150
|
diff-lcs (>= 1.2.0, < 2.0)
|
151
151
|
rspec-support (~> 3.13.0)
|
152
|
-
rspec-mocks (3.13.
|
152
|
+
rspec-mocks (3.13.5)
|
153
153
|
diff-lcs (>= 1.2.0, < 2.0)
|
154
154
|
rspec-support (~> 3.13.0)
|
155
|
-
rspec-support (3.13.
|
155
|
+
rspec-support (3.13.4)
|
156
156
|
rspec_junit_formatter (0.6.0)
|
157
157
|
rspec-core (>= 2, < 4, != 2.12.0)
|
158
|
-
rubocop (1.
|
158
|
+
rubocop (1.77.0)
|
159
159
|
json (~> 2.3)
|
160
160
|
language_server-protocol (~> 3.17.0.2)
|
161
161
|
lint_roller (~> 1.1.0)
|
@@ -163,10 +163,10 @@ GEM
|
|
163
163
|
parser (>= 3.3.0.2)
|
164
164
|
rainbow (>= 2.2.2, < 4.0)
|
165
165
|
regexp_parser (>= 2.9.3, < 3.0)
|
166
|
-
rubocop-ast (>= 1.
|
166
|
+
rubocop-ast (>= 1.45.1, < 2.0)
|
167
167
|
ruby-progressbar (~> 1.7)
|
168
168
|
unicode-display_width (>= 2.4.0, < 4.0)
|
169
|
-
rubocop-ast (1.
|
169
|
+
rubocop-ast (1.45.1)
|
170
170
|
parser (>= 3.3.7.2)
|
171
171
|
prism (~> 1.4)
|
172
172
|
rubocop-rake (0.7.1)
|
@@ -183,7 +183,7 @@ GEM
|
|
183
183
|
simplecov_json_formatter (~> 0.1)
|
184
184
|
simplecov-html (0.13.1)
|
185
185
|
simplecov_json_formatter (0.1.4)
|
186
|
-
super_diff (0.
|
186
|
+
super_diff (0.16.0)
|
187
187
|
attr_extras (>= 6.2.4)
|
188
188
|
diff-lcs
|
189
189
|
patience_diff
|
@@ -198,7 +198,7 @@ GEM
|
|
198
198
|
addressable (>= 2.8.0)
|
199
199
|
crack (>= 0.3.2)
|
200
200
|
hashdiff (>= 0.4.0, < 2.0.0)
|
201
|
-
zeitwerk (2.7.
|
201
|
+
zeitwerk (2.7.3)
|
202
202
|
|
203
203
|
PLATFORMS
|
204
204
|
arm64-darwin-23
|
@@ -224,4 +224,4 @@ DEPENDENCIES
|
|
224
224
|
webmock (~> 3.7)
|
225
225
|
|
226
226
|
BUNDLED WITH
|
227
|
-
2.6.
|
227
|
+
2.6.9
|
data/lib/sdr_client/version.rb
CHANGED
data/sdr-client.gemspec
CHANGED
@@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
|
|
28
28
|
spec.require_paths = ['lib']
|
29
29
|
|
30
30
|
spec.add_dependency 'activesupport'
|
31
|
-
spec.add_dependency 'cocina-models', '~> 0.
|
31
|
+
spec.add_dependency 'cocina-models', '~> 0.104.0'
|
32
32
|
spec.add_dependency 'config'
|
33
33
|
spec.add_dependency 'dry-monads'
|
34
34
|
spec.add_dependency 'faraday', '>= 0.16'
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sdr-client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.22.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Justin Coyne
|
8
8
|
bindir: exe
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-
|
10
|
+
date: 2025-06-24 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: activesupport
|
@@ -29,14 +29,14 @@ dependencies:
|
|
29
29
|
requirements:
|
30
30
|
- - "~>"
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: 0.
|
32
|
+
version: 0.104.0
|
33
33
|
type: :runtime
|
34
34
|
prerelease: false
|
35
35
|
version_requirements: !ruby/object:Gem::Requirement
|
36
36
|
requirements:
|
37
37
|
- - "~>"
|
38
38
|
- !ruby/object:Gem::Version
|
39
|
-
version: 0.
|
39
|
+
version: 0.104.0
|
40
40
|
- !ruby/object:Gem::Dependency
|
41
41
|
name: config
|
42
42
|
requirement: !ruby/object:Gem::Requirement
|