datacite 0.8.3 → 0.8.4

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: 6831ee0a6ce1abb9edb551f6ed48bfede53b1ac9b70a5502197c46c3bcf01757
4
- data.tar.gz: 8951d2b96b64ad44eb327f2325f23b53b64437f8468943f0ff410c303247e4b5
3
+ metadata.gz: 4b403085232bd106bb3b6be7fec2d5c536b83c91f38ab87def4df2e36f2a9f6f
4
+ data.tar.gz: 25367ebe7804eaefd8da17e5cdc96fedea5f6a77a890e47775c77661d66b207f
5
5
  SHA512:
6
- metadata.gz: d31a68163e34e12227048ae2c0a59c202f0805d4993158fe5aff0274d809cd76515d5eca882c4949adc6f7ee1265c961a92b738d7bfd1a96bfef41c30b7c3fc5
7
- data.tar.gz: d1e65f7b14bcb0f9f78827f4a9e3eda638d3d62f58badbd017f0dcad519f008a3cc5b469399bb786a09140e84fd31741c15fca70484e65c2f4f7f7431ac150ec
6
+ metadata.gz: aeace413f533ea1aff7d2632285ea203c955b767683b784a24f57d9d306616255b3e6bfea2f5ea275460a49521c4e92ee35da140ea5e0ab63b7225e2d92286bf
7
+ data.tar.gz: 10d254d5705859bdabcc54c253b17f825ed88b2b819066778f06c0682a386c7ec56e9694595d29b685363884480cc8d00b98bfddae77f6641a0e26463378205e
data/.circleci/config.yml CHANGED
@@ -1,6 +1,6 @@
1
1
  version: 2.1
2
2
  orbs:
3
- ruby-rails: sul-dlss/ruby-rails@4.7.0
3
+ ruby-rails: sul-dlss/ruby-rails@4.12.0
4
4
  workflows:
5
5
  build:
6
6
  jobs:
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- datacite (0.8.3)
4
+ datacite (0.8.4)
5
5
  activesupport
6
6
  dry-monads (~> 1.3)
7
7
  faraday (~> 2.0)
@@ -32,21 +32,29 @@ GEM
32
32
  bigdecimal (4.1.2)
33
33
  byebug (13.0.0)
34
34
  reline (>= 0.6.0)
35
- cocina-models (0.116.0)
35
+ cocina-models (0.132.0)
36
36
  activesupport
37
+ cocina_display
37
38
  deprecation
38
39
  dry-struct (~> 1.0)
39
40
  dry-types (~> 1.1)
40
41
  edtf
41
42
  equivalent-xml
42
43
  i18n
43
- json_schemer (~> 2.0)
44
- jsonpath
44
+ jsonschema_rs
45
45
  nokogiri
46
46
  super_diff
47
47
  thor
48
48
  zeitwerk (~> 2.1)
49
- concurrent-ruby (1.3.6)
49
+ cocina_display (2.9.0)
50
+ activesupport (>= 7)
51
+ edtf (~> 3.2)
52
+ geo_coord (~> 0.2)
53
+ i18n
54
+ iso8601 (~> 0.13.0)
55
+ janeway-jsonpath (>= 0.6, < 2)
56
+ zeitwerk (~> 2.7)
57
+ concurrent-ruby (1.3.8)
50
58
  connection_pool (3.0.2)
51
59
  crack (1.0.1)
52
60
  bigdecimal
@@ -54,7 +62,6 @@ GEM
54
62
  deprecation (1.1.0)
55
63
  activesupport
56
64
  diff-lcs (1.6.2)
57
- docile (1.4.1)
58
65
  drb (2.2.3)
59
66
  dry-core (1.2.0)
60
67
  concurrent-ruby (~> 1.0)
@@ -82,58 +89,73 @@ GEM
82
89
  dry-inflector (~> 1.0)
83
90
  dry-logic (~> 1.4)
84
91
  zeitwerk (~> 2.6)
85
- edtf (3.2.0)
92
+ edtf (3.3.0)
86
93
  activesupport (>= 3.0, < 9.0)
87
94
  equivalent-xml (0.6.0)
88
95
  nokogiri (>= 1.4.3)
89
- faraday (2.14.1)
96
+ faraday (2.14.3)
90
97
  faraday-net_http (>= 2.0, < 3.5)
91
98
  json
92
99
  logger
93
- faraday-net_http (3.4.2)
100
+ faraday-net_http (3.4.4)
94
101
  net-http (~> 0.5)
102
+ geo_coord (0.2.0)
95
103
  hana (1.3.7)
96
104
  hashdiff (1.2.1)
97
- i18n (1.14.8)
105
+ i18n (1.15.2)
98
106
  concurrent-ruby (~> 1.0)
99
107
  ice_nine (0.11.2)
100
108
  io-console (0.8.2)
101
- json (2.19.4)
109
+ iso8601 (0.13.0)
110
+ janeway-jsonpath (1.0.0)
111
+ json (2.21.1)
102
112
  json_schemer (2.5.0)
103
113
  bigdecimal
104
114
  hana (~> 1.3)
105
115
  regexp_parser (~> 2.0)
106
116
  simpleidn (~> 0.2)
107
- jsonpath (1.1.5)
108
- multi_json
109
- language_server-protocol (3.17.0.5)
117
+ jsonschema_rs (0.49.1)
118
+ bigdecimal (>= 3.1, < 5)
119
+ rb_sys (~> 0.9.124)
120
+ jsonschema_rs (0.49.1-aarch64-linux)
121
+ bigdecimal (>= 3.1, < 5)
122
+ jsonschema_rs (0.49.1-aarch64-linux-musl)
123
+ bigdecimal (>= 3.1, < 5)
124
+ jsonschema_rs (0.49.1-arm64-darwin)
125
+ bigdecimal (>= 3.1, < 5)
126
+ jsonschema_rs (0.49.1-x86_64-darwin)
127
+ bigdecimal (>= 3.1, < 5)
128
+ jsonschema_rs (0.49.1-x86_64-linux)
129
+ bigdecimal (>= 3.1, < 5)
130
+ jsonschema_rs (0.49.1-x86_64-linux-musl)
131
+ bigdecimal (>= 3.1, < 5)
132
+ language_server-protocol (3.17.0.6)
110
133
  lint_roller (1.1.0)
111
134
  logger (1.7.0)
112
- minitest (6.0.5)
135
+ minitest (6.0.6)
113
136
  drb (~> 2.0)
114
137
  prism (~> 1.5)
115
- multi_json (1.20.1)
116
138
  net-http (0.9.1)
117
139
  uri (>= 0.11.1)
118
- nokogiri (1.19.2-aarch64-linux-gnu)
140
+ nokogiri (1.19.4-aarch64-linux-gnu)
119
141
  racc (~> 1.4)
120
- nokogiri (1.19.2-aarch64-linux-musl)
142
+ nokogiri (1.19.4-aarch64-linux-musl)
121
143
  racc (~> 1.4)
122
- nokogiri (1.19.2-arm-linux-gnu)
144
+ nokogiri (1.19.4-arm-linux-gnu)
123
145
  racc (~> 1.4)
124
- nokogiri (1.19.2-arm-linux-musl)
146
+ nokogiri (1.19.4-arm-linux-musl)
125
147
  racc (~> 1.4)
126
- nokogiri (1.19.2-arm64-darwin)
148
+ nokogiri (1.19.4-arm64-darwin)
127
149
  racc (~> 1.4)
128
- nokogiri (1.19.2-x86_64-darwin)
150
+ nokogiri (1.19.4-x86_64-darwin)
129
151
  racc (~> 1.4)
130
- nokogiri (1.19.2-x86_64-linux-gnu)
152
+ nokogiri (1.19.4-x86_64-linux-gnu)
131
153
  racc (~> 1.4)
132
- nokogiri (1.19.2-x86_64-linux-musl)
154
+ nokogiri (1.19.4-x86_64-linux-musl)
133
155
  racc (~> 1.4)
134
156
  optimist (3.2.1)
135
157
  parallel (2.1.0)
136
- parser (3.3.11.1)
158
+ parser (3.3.12.0)
137
159
  ast (~> 2.4.1)
138
160
  racc
139
161
  patience_diff (1.2.0)
@@ -143,6 +165,9 @@ GEM
143
165
  racc (1.8.1)
144
166
  rainbow (3.1.1)
145
167
  rake (13.4.2)
168
+ rake-compiler-dock (1.12.0)
169
+ rb_sys (0.9.128)
170
+ rake-compiler-dock (= 1.12.0)
146
171
  regexp_parser (2.12.0)
147
172
  reline (0.6.3)
148
173
  io-console (~> 0.5)
@@ -160,7 +185,7 @@ GEM
160
185
  diff-lcs (>= 1.2.0, < 2.0)
161
186
  rspec-support (~> 3.13.0)
162
187
  rspec-support (3.13.7)
163
- rubocop (1.86.1)
188
+ rubocop (1.88.2)
164
189
  json (~> 2.3)
165
190
  language_server-protocol (~> 3.17.0.2)
166
191
  lint_roller (~> 1.1.0)
@@ -171,28 +196,24 @@ GEM
171
196
  rubocop-ast (>= 1.49.0, < 2.0)
172
197
  ruby-progressbar (~> 1.7)
173
198
  unicode-display_width (>= 2.4.0, < 4.0)
174
- rubocop-ast (1.49.1)
199
+ rubocop-ast (1.50.0)
175
200
  parser (>= 3.3.7.2)
176
201
  prism (~> 1.7)
177
202
  rubocop-rake (0.7.1)
178
203
  lint_roller (~> 1.1)
179
204
  rubocop (>= 1.72.1)
180
- rubocop-rspec (3.9.0)
205
+ rubocop-rspec (3.10.2)
181
206
  lint_roller (~> 1.1)
182
- rubocop (~> 1.81)
207
+ regexp_parser (>= 2.0)
208
+ rubocop (~> 1.86, >= 1.86.2)
183
209
  ruby-progressbar (1.13.0)
184
210
  securerandom (0.4.1)
185
- simplecov (0.22.0)
186
- docile (~> 1.1)
187
- simplecov-html (~> 0.11)
188
- simplecov_json_formatter (~> 0.1)
189
- simplecov-html (0.13.2)
190
- simplecov_json_formatter (0.1.4)
211
+ simplecov (1.0.3)
191
212
  simpleidn (0.2.3)
192
- super_diff (0.18.0)
193
- attr_extras (>= 6.2.4)
194
- diff-lcs
195
- patience_diff
213
+ super_diff (0.19.0)
214
+ attr_extras (>= 6.2.4, < 8)
215
+ diff-lcs (~> 1.5)
216
+ patience_diff (~> 1.2)
196
217
  thor (1.5.0)
197
218
  tzinfo (2.0.6)
198
219
  concurrent-ruby (~> 1.0)
@@ -204,7 +225,7 @@ GEM
204
225
  addressable (>= 2.8.0)
205
226
  crack (>= 0.3.2)
206
227
  hashdiff (>= 0.4.0, < 2.0.0)
207
- zeitwerk (2.7.5)
228
+ zeitwerk (2.8.2)
208
229
 
209
230
  PLATFORMS
210
231
  aarch64-linux-gnu
@@ -230,4 +251,4 @@ DEPENDENCIES
230
251
  webmock (~> 3.13)
231
252
 
232
253
  BUNDLED WITH
233
- 4.0.10
254
+ 4.0.17
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Datacite
4
- VERSION = '0.8.3'
4
+ VERSION = '0.8.4'
5
5
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: datacite
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.3
4
+ version: 0.8.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Coyne
8
8
  bindir: exe
9
9
  cert_chain: []
10
- date: 2026-04-28 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: activesupport
@@ -140,7 +140,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
140
140
  - !ruby/object:Gem::Version
141
141
  version: '0'
142
142
  requirements: []
143
- rubygems_version: 3.6.2
143
+ rubygems_version: 3.6.9
144
144
  specification_version: 4
145
145
  summary: A Ruby client library for the DataCite REST API
146
146
  test_files: []