sdr-client 2.16.0 → 2.17.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/.circleci/config.yml +1 -1
- data/Gemfile.lock +26 -24
- data/lib/sdr_client/version.rb +1 -1
- data/sdr-client.gemspec +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: 37285399edae9bb74d1accece385687165c413026cc02057bfdbadc1ce2722e2
|
|
4
|
+
data.tar.gz: d2c8b5dc9c419d5bc86be7554f332919d7a93b98f8b59ea5487505f19520bfb9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f6bf01da5e8499d277d92d6af12d5d6955f49953459844eb67504c7ac42b0d5d313b68ef3276d8c241c85c2c899c8dd4d955ec9f5f97c867382bb7f455cc6369
|
|
7
|
+
data.tar.gz: 3b2965522625660452f669c51a31efb70fc7a1bedbd77787d283314e993421114c247b6a780f1575f9572206f88881cebdd6ba3c2396cbc20fa8f85d4532dccb
|
data/.circleci/config.yml
CHANGED
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.17.0)
|
|
5
5
|
activesupport
|
|
6
|
-
cocina-models (~> 0.
|
|
6
|
+
cocina-models (~> 0.99.0)
|
|
7
7
|
config
|
|
8
8
|
dry-monads
|
|
9
9
|
faraday (>= 0.16)
|
|
@@ -23,15 +23,15 @@ GEM
|
|
|
23
23
|
minitest (>= 5.1)
|
|
24
24
|
mutex_m
|
|
25
25
|
tzinfo (~> 2.0)
|
|
26
|
-
addressable (2.8.
|
|
27
|
-
public_suffix (>= 2.0.2, <
|
|
26
|
+
addressable (2.8.7)
|
|
27
|
+
public_suffix (>= 2.0.2, < 7.0)
|
|
28
28
|
ast (2.4.2)
|
|
29
29
|
attr_extras (7.1.0)
|
|
30
30
|
base64 (0.2.0)
|
|
31
31
|
bigdecimal (3.1.8)
|
|
32
32
|
byebug (11.1.3)
|
|
33
33
|
childprocess (5.0.0)
|
|
34
|
-
cocina-models (0.
|
|
34
|
+
cocina-models (0.99.0)
|
|
35
35
|
activesupport
|
|
36
36
|
deprecation
|
|
37
37
|
dry-struct (~> 1.0)
|
|
@@ -60,12 +60,12 @@ GEM
|
|
|
60
60
|
deprecation (1.1.0)
|
|
61
61
|
activesupport
|
|
62
62
|
diff-lcs (1.5.1)
|
|
63
|
-
docile (1.4.
|
|
63
|
+
docile (1.4.1)
|
|
64
64
|
drb (2.2.1)
|
|
65
65
|
dry-core (1.0.1)
|
|
66
66
|
concurrent-ruby (~> 1.0)
|
|
67
67
|
zeitwerk (~> 2.6)
|
|
68
|
-
dry-inflector (1.
|
|
68
|
+
dry-inflector (1.1.0)
|
|
69
69
|
dry-logic (1.5.0)
|
|
70
70
|
concurrent-ruby (~> 1.0)
|
|
71
71
|
dry-core (~> 1.0, < 2)
|
|
@@ -90,9 +90,10 @@ GEM
|
|
|
90
90
|
activesupport (>= 3.0, < 8.0)
|
|
91
91
|
equivalent-xml (0.6.0)
|
|
92
92
|
nokogiri (>= 1.4.3)
|
|
93
|
-
faraday (2.
|
|
93
|
+
faraday (2.10.0)
|
|
94
94
|
faraday-net_http (>= 2.0, < 3.2)
|
|
95
|
-
|
|
95
|
+
logger
|
|
96
|
+
faraday-net_http (3.1.1)
|
|
96
97
|
net-http
|
|
97
98
|
hashdiff (1.1.0)
|
|
98
99
|
i18n (1.14.5)
|
|
@@ -105,33 +106,34 @@ GEM
|
|
|
105
106
|
launchy (3.0.1)
|
|
106
107
|
addressable (~> 2.8)
|
|
107
108
|
childprocess (~> 5.0)
|
|
108
|
-
|
|
109
|
+
logger (1.6.0)
|
|
110
|
+
minitest (5.24.1)
|
|
109
111
|
multi_json (1.15.0)
|
|
110
112
|
mutex_m (0.2.0)
|
|
111
113
|
net-http (0.4.1)
|
|
112
114
|
uri
|
|
113
|
-
nokogiri (1.16.
|
|
115
|
+
nokogiri (1.16.7-arm64-darwin)
|
|
114
116
|
racc (~> 1.4)
|
|
115
|
-
nokogiri (1.16.
|
|
117
|
+
nokogiri (1.16.7-x86_64-darwin)
|
|
116
118
|
racc (~> 1.4)
|
|
117
|
-
nokogiri (1.16.
|
|
119
|
+
nokogiri (1.16.7-x86_64-linux)
|
|
118
120
|
racc (~> 1.4)
|
|
119
121
|
openapi3_parser (0.10.0)
|
|
120
122
|
commonmarker (>= 1.0)
|
|
121
123
|
openapi_parser (1.0.0)
|
|
122
124
|
optimist (3.1.0)
|
|
123
125
|
parallel (1.25.1)
|
|
124
|
-
parser (3.3.
|
|
126
|
+
parser (3.3.4.0)
|
|
125
127
|
ast (~> 2.4.1)
|
|
126
128
|
racc
|
|
127
129
|
patience_diff (1.2.0)
|
|
128
130
|
optimist (~> 3.0)
|
|
129
|
-
public_suffix (
|
|
131
|
+
public_suffix (6.0.1)
|
|
130
132
|
racc (1.8.0)
|
|
131
133
|
rainbow (3.1.1)
|
|
132
134
|
rake (13.2.1)
|
|
133
135
|
regexp_parser (2.9.2)
|
|
134
|
-
rexml (3.2
|
|
136
|
+
rexml (3.3.2)
|
|
135
137
|
strscan
|
|
136
138
|
rspec (3.13.0)
|
|
137
139
|
rspec-core (~> 3.13.0)
|
|
@@ -139,7 +141,7 @@ GEM
|
|
|
139
141
|
rspec-mocks (~> 3.13.0)
|
|
140
142
|
rspec-core (3.13.0)
|
|
141
143
|
rspec-support (~> 3.13.0)
|
|
142
|
-
rspec-expectations (3.13.
|
|
144
|
+
rspec-expectations (3.13.1)
|
|
143
145
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
144
146
|
rspec-support (~> 3.13.0)
|
|
145
147
|
rspec-mocks (3.13.1)
|
|
@@ -148,13 +150,13 @@ GEM
|
|
|
148
150
|
rspec-support (3.13.1)
|
|
149
151
|
rspec_junit_formatter (0.6.0)
|
|
150
152
|
rspec-core (>= 2, < 4, != 2.12.0)
|
|
151
|
-
rubocop (1.
|
|
153
|
+
rubocop (1.65.0)
|
|
152
154
|
json (~> 2.3)
|
|
153
155
|
language_server-protocol (>= 3.17.0)
|
|
154
156
|
parallel (~> 1.10)
|
|
155
157
|
parser (>= 3.3.0.2)
|
|
156
158
|
rainbow (>= 2.2.2, < 4.0)
|
|
157
|
-
regexp_parser (>=
|
|
159
|
+
regexp_parser (>= 2.4, < 3.0)
|
|
158
160
|
rexml (>= 3.2.5, < 4.0)
|
|
159
161
|
rubocop-ast (>= 1.31.1, < 2.0)
|
|
160
162
|
ruby-progressbar (~> 1.7)
|
|
@@ -163,8 +165,8 @@ GEM
|
|
|
163
165
|
parser (>= 3.3.1.0)
|
|
164
166
|
rubocop-capybara (2.21.0)
|
|
165
167
|
rubocop (~> 1.41)
|
|
166
|
-
rubocop-factory_bot (2.26.
|
|
167
|
-
rubocop (~> 1.
|
|
168
|
+
rubocop-factory_bot (2.26.1)
|
|
169
|
+
rubocop (~> 1.61)
|
|
168
170
|
rubocop-rake (0.6.0)
|
|
169
171
|
rubocop (~> 1.0)
|
|
170
172
|
rubocop-rspec (2.31.0)
|
|
@@ -172,8 +174,8 @@ GEM
|
|
|
172
174
|
rubocop-capybara (~> 2.17)
|
|
173
175
|
rubocop-factory_bot (~> 2.22)
|
|
174
176
|
rubocop-rspec_rails (~> 2.28)
|
|
175
|
-
rubocop-rspec_rails (2.29.
|
|
176
|
-
rubocop (~> 1.
|
|
177
|
+
rubocop-rspec_rails (2.29.1)
|
|
178
|
+
rubocop (~> 1.61)
|
|
177
179
|
ruby-progressbar (1.13.0)
|
|
178
180
|
simplecov (0.22.0)
|
|
179
181
|
docile (~> 1.1)
|
|
@@ -195,7 +197,7 @@ GEM
|
|
|
195
197
|
addressable (>= 2.8.0)
|
|
196
198
|
crack (>= 0.3.2)
|
|
197
199
|
hashdiff (>= 0.4.0, < 2.0.0)
|
|
198
|
-
zeitwerk (2.6.
|
|
200
|
+
zeitwerk (2.6.16)
|
|
199
201
|
|
|
200
202
|
PLATFORMS
|
|
201
203
|
arm64-darwin-23
|
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.99.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,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: sdr-client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.
|
|
4
|
+
version: 2.17.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Justin Coyne
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-08-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.99.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.99.0
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: config
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -224,7 +224,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
224
224
|
- !ruby/object:Gem::Version
|
|
225
225
|
version: '0'
|
|
226
226
|
requirements: []
|
|
227
|
-
rubygems_version: 3.
|
|
227
|
+
rubygems_version: 3.4.19
|
|
228
228
|
signing_key:
|
|
229
229
|
specification_version: 4
|
|
230
230
|
summary: The CLI for https://github.com/sul-dlss/sdr-api
|