dor-services-client 12.7.0 → 12.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.rubocop.yml +8 -1
- data/Gemfile.lock +12 -12
- data/dor-services-client.gemspec +2 -2
- data/lib/dor/services/client/object_version.rb +1 -1
- data/lib/dor/services/client/version.rb +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: 27e36e3ba14458bbf6ae12a813c0941e8e95813b6f5e2ec87d758995ea0a6a5b
|
4
|
+
data.tar.gz: 77369fc440a7de8ba6e884337f2b007a1f7725f2bfb45a194adf46adbc498280
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5321db7775bb1b37c100b3db070e65f50664be309963bc7e908689eb338f0673bfb789877e32095d306144a2c30f515b4982671c67ae95742ccff830d34c284f
|
7
|
+
data.tar.gz: 93150dfc23f0d335e491ddaa03837c19c5d30f89a269470bf9802ab0e4b51d5f2ae243f46c332673aa6653c5335fa4e3be710427b3f9bf73322aaaccc5354382
|
data/.rubocop.yml
CHANGED
@@ -4,7 +4,7 @@ require:
|
|
4
4
|
- rubocop-rspec
|
5
5
|
|
6
6
|
AllCops:
|
7
|
-
TargetRubyVersion:
|
7
|
+
TargetRubyVersion: 3.0
|
8
8
|
SuggestExtensions: false
|
9
9
|
|
10
10
|
Metrics/BlockLength:
|
@@ -181,3 +181,10 @@ RSpec/Capybara/SpecificMatcher: # new in 2.12
|
|
181
181
|
Enabled: false
|
182
182
|
RSpec/Rails/HaveHttpStatus: # new in 2.12
|
183
183
|
Enabled: false
|
184
|
+
|
185
|
+
RSpec/ClassCheck: # new in 2.13
|
186
|
+
Enabled: true
|
187
|
+
RSpec/NoExpectationExample: # new in 2.13
|
188
|
+
Enabled: true
|
189
|
+
RSpec/Capybara/SpecificFinders: # new in 2.13
|
190
|
+
Enabled: true
|
data/Gemfile.lock
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
dor-services-client (12.
|
4
|
+
dor-services-client (12.9.0)
|
5
5
|
activesupport (>= 4.2, < 8)
|
6
|
-
cocina-models (~> 0.
|
6
|
+
cocina-models (~> 0.86.0)
|
7
7
|
deprecation
|
8
8
|
faraday (~> 2.0)
|
9
9
|
faraday-retry
|
@@ -12,7 +12,7 @@ PATH
|
|
12
12
|
GEM
|
13
13
|
remote: https://rubygems.org/
|
14
14
|
specs:
|
15
|
-
activesupport (7.0.
|
15
|
+
activesupport (7.0.4)
|
16
16
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
17
17
|
i18n (>= 1.6, < 2)
|
18
18
|
minitest (>= 5.1)
|
@@ -22,7 +22,7 @@ GEM
|
|
22
22
|
ast (2.4.2)
|
23
23
|
attr_extras (6.2.5)
|
24
24
|
byebug (11.1.3)
|
25
|
-
cocina-models (0.
|
25
|
+
cocina-models (0.86.0)
|
26
26
|
activesupport
|
27
27
|
deprecation
|
28
28
|
dry-struct (~> 1.0)
|
@@ -37,7 +37,7 @@ GEM
|
|
37
37
|
super_diff
|
38
38
|
thor
|
39
39
|
zeitwerk (~> 2.1)
|
40
|
-
commonmarker (0.23.
|
40
|
+
commonmarker (0.23.6)
|
41
41
|
concurrent-ruby (1.1.10)
|
42
42
|
crack (0.4.5)
|
43
43
|
rexml
|
@@ -45,7 +45,7 @@ GEM
|
|
45
45
|
activesupport
|
46
46
|
diff-lcs (1.5.0)
|
47
47
|
docile (1.4.0)
|
48
|
-
dry-container (0.
|
48
|
+
dry-container (0.11.0)
|
49
49
|
concurrent-ruby (~> 1.0)
|
50
50
|
dry-core (0.8.1)
|
51
51
|
concurrent-ruby (~> 1.0)
|
@@ -107,16 +107,16 @@ GEM
|
|
107
107
|
rspec-mocks (~> 3.11.0)
|
108
108
|
rspec-core (3.11.0)
|
109
109
|
rspec-support (~> 3.11.0)
|
110
|
-
rspec-expectations (3.11.
|
110
|
+
rspec-expectations (3.11.1)
|
111
111
|
diff-lcs (>= 1.2.0, < 2.0)
|
112
112
|
rspec-support (~> 3.11.0)
|
113
113
|
rspec-mocks (3.11.1)
|
114
114
|
diff-lcs (>= 1.2.0, < 2.0)
|
115
115
|
rspec-support (~> 3.11.0)
|
116
|
-
rspec-support (3.11.
|
116
|
+
rspec-support (3.11.1)
|
117
117
|
rss (0.2.9)
|
118
118
|
rexml
|
119
|
-
rubocop (1.
|
119
|
+
rubocop (1.36.0)
|
120
120
|
json (~> 2.3)
|
121
121
|
parallel (~> 1.10)
|
122
122
|
parser (>= 3.1.2.1)
|
@@ -128,8 +128,8 @@ GEM
|
|
128
128
|
unicode-display_width (>= 1.4.0, < 3.0)
|
129
129
|
rubocop-ast (1.21.0)
|
130
130
|
parser (>= 3.1.1.0)
|
131
|
-
rubocop-rspec (2.
|
132
|
-
rubocop (~> 1.
|
131
|
+
rubocop-rspec (2.13.2)
|
132
|
+
rubocop (~> 1.33)
|
133
133
|
ruby-progressbar (1.11.0)
|
134
134
|
ruby2_keywords (0.0.5)
|
135
135
|
simplecov (0.21.2)
|
@@ -145,7 +145,7 @@ GEM
|
|
145
145
|
thor (1.2.1)
|
146
146
|
tzinfo (2.0.5)
|
147
147
|
concurrent-ruby (~> 1.0)
|
148
|
-
unicode-display_width (2.
|
148
|
+
unicode-display_width (2.3.0)
|
149
149
|
webmock (3.18.1)
|
150
150
|
addressable (>= 2.8.0)
|
151
151
|
crack (>= 0.3.2)
|
data/dor-services-client.gemspec
CHANGED
@@ -22,10 +22,10 @@ Gem::Specification.new do |spec|
|
|
22
22
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
23
23
|
spec.require_paths = ['lib']
|
24
24
|
|
25
|
-
spec.required_ruby_version = '>=
|
25
|
+
spec.required_ruby_version = '>= 3.0', '< 4'
|
26
26
|
|
27
27
|
spec.add_dependency 'activesupport', '>= 4.2', '< 8'
|
28
|
-
spec.add_dependency 'cocina-models', '~> 0.
|
28
|
+
spec.add_dependency 'cocina-models', '~> 0.86.0'
|
29
29
|
spec.add_dependency 'deprecation', '>= 0'
|
30
30
|
spec.add_dependency 'faraday', '~> 2.0'
|
31
31
|
spec.add_dependency 'faraday-retry'
|
@@ -13,7 +13,7 @@ module Dor
|
|
13
13
|
@object_identifier = object_identifier
|
14
14
|
end
|
15
15
|
|
16
|
-
# Get the current version for a DOR object. This comes from
|
16
|
+
# Get the current version for a DOR object. This comes from ObjectVersion table in the DSA
|
17
17
|
# @raise [NotFoundResponse] when the response is a 404 (object not found)
|
18
18
|
# @raise [UnexpectedResponse] when the response is not successful.
|
19
19
|
# @return [String] the version identifier
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dor-services-client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 12.
|
4
|
+
version: 12.9.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Justin Coyne
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: exe
|
11
11
|
cert_chain: []
|
12
|
-
date: 2022-
|
12
|
+
date: 2022-09-27 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: activesupport
|
@@ -37,14 +37,14 @@ dependencies:
|
|
37
37
|
requirements:
|
38
38
|
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 0.
|
40
|
+
version: 0.86.0
|
41
41
|
type: :runtime
|
42
42
|
prerelease: false
|
43
43
|
version_requirements: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - "~>"
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 0.
|
47
|
+
version: 0.86.0
|
48
48
|
- !ruby/object:Gem::Dependency
|
49
49
|
name: deprecation
|
50
50
|
requirement: !ruby/object:Gem::Requirement
|
@@ -270,7 +270,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
270
270
|
requirements:
|
271
271
|
- - ">="
|
272
272
|
- !ruby/object:Gem::Version
|
273
|
-
version: '
|
273
|
+
version: '3.0'
|
274
274
|
- - "<"
|
275
275
|
- !ruby/object:Gem::Version
|
276
276
|
version: '4'
|