sdr-client 2.45.0 → 2.47.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: daa895538c17c2a5072e9c946345352099013f6ddc9547d85cd9cbfebfbe6cd2
4
- data.tar.gz: 1782031e875ead56c43837c43a15b656af21e8e53c24b1f1819d59fec1057f87
3
+ metadata.gz: babad28b4ff0c5940cc2c5d0b3708b3f1009f2374902d6a41d3e87d6bc0de8ef
4
+ data.tar.gz: 51bb03a6942406883acb4588f66a6c23948a31bad531eb3d49d4540056fb3ac1
5
5
  SHA512:
6
- metadata.gz: c62d5cec6673a800e83bdca56577e2ce35dba54a519ae08269e158c44716cd569522139114a9a75b00ef7da07b3f9ea89d6b703255c2d205a559bf9e9e1c21d1
7
- data.tar.gz: 2fb1bcb62c8a3ece751ca719e1c927aca5d1c381fb0e292aca9cc5a917189ed58e6e63b3d1192a84a5d43bcf1303a269265f3d3ef517f31dfb2780198e2a4027
6
+ metadata.gz: 96a0c815964ea826500307da7aaf15f0f7acf17906d374872a9855dc421d8b13b3bdd01d2a539d74bc7dca6b84830d0a42dee70562470393630c4985e24eeacf
7
+ data.tar.gz: b9e8e2059ec1e658feb2ae3ed744fe71d056711336d038dba9f2053022eb4c9d16f14958f66261f717f3d5a2f9d65fc328acb3bdc5076c093ef81be7d0b598ce
data/Gemfile.lock CHANGED
@@ -1,9 +1,9 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- sdr-client (2.45.0)
4
+ sdr-client (2.47.0)
5
5
  activesupport
6
- cocina-models (~> 0.128.0)
6
+ cocina-models (~> 0.130.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.128.0)
39
+ cocina-models (0.130.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.8.0)
53
+ cocina_display (2.9.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.7)
61
+ concurrent-ruby (1.3.8)
62
62
  config (5.6.1)
63
63
  deep_merge (~> 1.2, >= 1.2.1)
64
64
  ostruct
@@ -70,7 +70,6 @@ GEM
70
70
  deprecation (1.1.0)
71
71
  activesupport
72
72
  diff-lcs (1.6.2)
73
- docile (1.4.1)
74
73
  drb (2.2.3)
75
74
  dry-core (1.2.0)
76
75
  concurrent-ruby (~> 1.0)
@@ -116,10 +115,10 @@ GEM
116
115
  io-console (0.8.2)
117
116
  iso8601 (0.13.0)
118
117
  janeway-jsonpath (1.0.0)
119
- json (2.20.0)
120
- jsonschema_rs (0.46.10-arm64-darwin)
118
+ json (2.21.1)
119
+ jsonschema_rs (0.48.1-arm64-darwin)
121
120
  bigdecimal (>= 3.1, < 5)
122
- jsonschema_rs (0.46.10-x86_64-linux)
121
+ jsonschema_rs (0.48.1-x86_64-linux)
123
122
  bigdecimal (>= 3.1, < 5)
124
123
  language_server-protocol (3.17.0.6)
125
124
  launchy (3.1.1)
@@ -140,7 +139,7 @@ GEM
140
139
  optimist (3.2.1)
141
140
  ostruct (0.6.3)
142
141
  parallel (2.1.0)
143
- parser (3.3.11.1)
142
+ parser (3.3.12.0)
144
143
  ast (~> 2.4.1)
145
144
  racc
146
145
  patience_diff (1.2.0)
@@ -169,7 +168,7 @@ GEM
169
168
  rspec-support (3.13.7)
170
169
  rspec_junit_formatter (0.6.0)
171
170
  rspec-core (>= 2, < 4, != 2.12.0)
172
- rubocop (1.88.1)
171
+ rubocop (1.88.2)
173
172
  json (~> 2.3)
174
173
  language_server-protocol (~> 3.17.0.2)
175
174
  lint_roller (~> 1.1.0)
@@ -192,12 +191,7 @@ GEM
192
191
  rubocop (~> 1.86, >= 1.86.2)
193
192
  ruby-progressbar (1.13.0)
194
193
  securerandom (0.4.1)
195
- simplecov (0.22.0)
196
- docile (~> 1.1)
197
- simplecov-html (~> 0.11)
198
- simplecov_json_formatter (~> 0.1)
199
- simplecov-html (0.13.2)
200
- simplecov_json_formatter (0.1.4)
194
+ simplecov (1.0.2)
201
195
  super_diff (0.19.0)
202
196
  attr_extras (>= 6.2.4, < 8)
203
197
  diff-lcs (~> 1.5)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SdrClient
4
- VERSION = '2.45.0'
4
+ VERSION = '2.47.0'
5
5
  end
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.128.0'
31
+ spec.add_dependency 'cocina-models', '~> 0.130.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.45.0
4
+ version: 2.47.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.128.0
32
+ version: 0.130.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.128.0
39
+ version: 0.130.0
40
40
  - !ruby/object:Gem::Dependency
41
41
  name: config
42
42
  requirement: !ruby/object:Gem::Requirement