sdr-client 2.42.0 → 2.43.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 +14 -14
- data/lib/sdr_client/version.rb +1 -1
- data/sdr-client.gemspec +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 54988a324f862d41a2318c8a5b94d62f2011c85c26e505fc1e71943068511c4e
|
|
4
|
+
data.tar.gz: 667b4db4c41d35fd4128a4d4a83632784f28e075becf6b5b091a72e6624c256b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1e1e09431cb5320bd5e267e5c54654f7ed350ac1bb4261e771dcefcf8ebef734a4e5ee144e06a87f59fc8409cef4266fd78a163ad52713c8ede7416778b166e6
|
|
7
|
+
data.tar.gz: 70071b947ec84542cc6bf45b6477cfecd15d05175548dce68e4034a608403723c726eb0b61226aa6f7ea7dd8d97f75b2d408b67045e7412ecbbc8d5d43678393
|
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.43.0)
|
|
5
5
|
activesupport
|
|
6
|
-
cocina-models (~> 0.
|
|
6
|
+
cocina-models (~> 0.125.0)
|
|
7
7
|
config
|
|
8
8
|
dry-monads
|
|
9
9
|
faraday (>= 0.16)
|
|
@@ -36,7 +36,7 @@ GEM
|
|
|
36
36
|
reline (>= 0.6.0)
|
|
37
37
|
childprocess (5.1.0)
|
|
38
38
|
logger (~> 1.5)
|
|
39
|
-
cocina-models (0.
|
|
39
|
+
cocina-models (0.125.0)
|
|
40
40
|
activesupport
|
|
41
41
|
cocina_display
|
|
42
42
|
deprecation
|
|
@@ -50,7 +50,7 @@ GEM
|
|
|
50
50
|
super_diff
|
|
51
51
|
thor
|
|
52
52
|
zeitwerk (~> 2.1)
|
|
53
|
-
cocina_display (2.
|
|
53
|
+
cocina_display (2.8.0)
|
|
54
54
|
activesupport (>= 7)
|
|
55
55
|
edtf (~> 3.2)
|
|
56
56
|
geo_coord (~> 0.2)
|
|
@@ -58,7 +58,7 @@ GEM
|
|
|
58
58
|
iso8601 (~> 0.13.0)
|
|
59
59
|
janeway-jsonpath (>= 0.6, < 2)
|
|
60
60
|
zeitwerk (~> 2.7)
|
|
61
|
-
concurrent-ruby (1.3.
|
|
61
|
+
concurrent-ruby (1.3.7)
|
|
62
62
|
config (5.6.1)
|
|
63
63
|
deep_merge (~> 1.2, >= 1.2.1)
|
|
64
64
|
ostruct
|
|
@@ -98,11 +98,11 @@ GEM
|
|
|
98
98
|
dry-inflector (~> 1.0)
|
|
99
99
|
dry-logic (~> 1.4)
|
|
100
100
|
zeitwerk (~> 2.6)
|
|
101
|
-
edtf (3.
|
|
101
|
+
edtf (3.3.0)
|
|
102
102
|
activesupport (>= 3.0, < 9.0)
|
|
103
103
|
equivalent-xml (0.6.0)
|
|
104
104
|
nokogiri (>= 1.4.3)
|
|
105
|
-
faraday (2.14.
|
|
105
|
+
faraday (2.14.3)
|
|
106
106
|
faraday-net_http (>= 2.0, < 3.5)
|
|
107
107
|
json
|
|
108
108
|
logger
|
|
@@ -110,16 +110,16 @@ GEM
|
|
|
110
110
|
net-http (~> 0.5)
|
|
111
111
|
geo_coord (0.2.0)
|
|
112
112
|
hashdiff (1.2.1)
|
|
113
|
-
i18n (1.
|
|
113
|
+
i18n (1.15.2)
|
|
114
114
|
concurrent-ruby (~> 1.0)
|
|
115
115
|
ice_nine (0.11.2)
|
|
116
116
|
io-console (0.8.2)
|
|
117
117
|
iso8601 (0.13.0)
|
|
118
118
|
janeway-jsonpath (1.0.0)
|
|
119
|
-
json (2.
|
|
120
|
-
jsonschema_rs (0.46.
|
|
119
|
+
json (2.20.0)
|
|
120
|
+
jsonschema_rs (0.46.6-arm64-darwin)
|
|
121
121
|
bigdecimal (>= 3.1, < 5)
|
|
122
|
-
jsonschema_rs (0.46.
|
|
122
|
+
jsonschema_rs (0.46.6-x86_64-linux)
|
|
123
123
|
bigdecimal (>= 3.1, < 5)
|
|
124
124
|
language_server-protocol (3.17.0.5)
|
|
125
125
|
launchy (3.1.1)
|
|
@@ -133,9 +133,9 @@ GEM
|
|
|
133
133
|
prism (~> 1.5)
|
|
134
134
|
net-http (0.9.1)
|
|
135
135
|
uri (>= 0.11.1)
|
|
136
|
-
nokogiri (1.19.
|
|
136
|
+
nokogiri (1.19.4-arm64-darwin)
|
|
137
137
|
racc (~> 1.4)
|
|
138
|
-
nokogiri (1.19.
|
|
138
|
+
nokogiri (1.19.4-x86_64-linux-gnu)
|
|
139
139
|
racc (~> 1.4)
|
|
140
140
|
optimist (3.2.1)
|
|
141
141
|
ostruct (0.6.3)
|
|
@@ -169,7 +169,7 @@ GEM
|
|
|
169
169
|
rspec-support (3.13.7)
|
|
170
170
|
rspec_junit_formatter (0.6.0)
|
|
171
171
|
rspec-core (>= 2, < 4, != 2.12.0)
|
|
172
|
-
rubocop (1.
|
|
172
|
+
rubocop (1.88.0)
|
|
173
173
|
json (~> 2.3)
|
|
174
174
|
language_server-protocol (~> 3.17.0.2)
|
|
175
175
|
lint_roller (~> 1.1.0)
|
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.125.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,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: sdr-client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.
|
|
4
|
+
version: 2.43.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Justin Coyne
|
|
@@ -29,14 +29,14 @@ dependencies:
|
|
|
29
29
|
requirements:
|
|
30
30
|
- - "~>"
|
|
31
31
|
- !ruby/object:Gem::Version
|
|
32
|
-
version: 0.
|
|
32
|
+
version: 0.125.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.125.0
|
|
40
40
|
- !ruby/object:Gem::Dependency
|
|
41
41
|
name: config
|
|
42
42
|
requirement: !ruby/object:Gem::Requirement
|