preservation-client 7.2.0 → 7.3.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 +35 -29
- data/lib/preservation/client/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 164a8df77b290866471041f9da4a8cd1950e54e3caf5df094e4201c997b6c1c7
|
|
4
|
+
data.tar.gz: 93d3fd16f175e7ecdee4538b917698c1be483c9d8233b6d8b1a79306b4be3567
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ad80fe3e37727f57c9e28ab83cac8f058013a9764cce950ab46a535eac845cffd7a5e9b6fcb8149849d87810d319aed4305a1661f9ad29760c5d2d47f4b7d56f
|
|
7
|
+
data.tar.gz: c7e0a0cef3816863d13b3019ccd21f9465e07236a14f058cf748ddfaa19a51f08b3d0f39fb7a3024025495d961b16bd85400e2566ad03b09efc4b52b3ebaee11
|
data/.circleci/config.yml
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
preservation-client (7.
|
|
4
|
+
preservation-client (7.3.0)
|
|
5
5
|
activesupport (>= 4.2)
|
|
6
6
|
faraday (~> 2.0)
|
|
7
7
|
moab-versioning (>= 5.0.0, < 7)
|
|
@@ -10,7 +10,7 @@ PATH
|
|
|
10
10
|
GEM
|
|
11
11
|
remote: https://rubygems.org/
|
|
12
12
|
specs:
|
|
13
|
-
activesupport (8.1.
|
|
13
|
+
activesupport (8.1.3)
|
|
14
14
|
base64
|
|
15
15
|
bigdecimal
|
|
16
16
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
@@ -23,12 +23,13 @@ GEM
|
|
|
23
23
|
securerandom (>= 0.3)
|
|
24
24
|
tzinfo (~> 2.0, >= 2.0.5)
|
|
25
25
|
uri (>= 0.13.1)
|
|
26
|
-
addressable (2.
|
|
26
|
+
addressable (2.9.0)
|
|
27
27
|
public_suffix (>= 2.0.2, < 8.0)
|
|
28
28
|
ast (2.4.3)
|
|
29
29
|
base64 (0.3.0)
|
|
30
|
-
bigdecimal (4.
|
|
31
|
-
byebug (
|
|
30
|
+
bigdecimal (4.1.2)
|
|
31
|
+
byebug (13.0.0)
|
|
32
|
+
reline (>= 0.6.0)
|
|
32
33
|
coderay (1.1.3)
|
|
33
34
|
concurrent-ruby (1.3.6)
|
|
34
35
|
connection_pool (3.0.2)
|
|
@@ -39,7 +40,7 @@ GEM
|
|
|
39
40
|
docile (1.4.1)
|
|
40
41
|
drb (2.2.3)
|
|
41
42
|
druid-tools (3.0.0)
|
|
42
|
-
faraday (2.14.
|
|
43
|
+
faraday (2.14.2)
|
|
43
44
|
faraday-net_http (>= 2.0, < 3.5)
|
|
44
45
|
json
|
|
45
46
|
logger
|
|
@@ -48,12 +49,14 @@ GEM
|
|
|
48
49
|
hashdiff (1.2.1)
|
|
49
50
|
i18n (1.14.8)
|
|
50
51
|
concurrent-ruby (~> 1.0)
|
|
51
|
-
|
|
52
|
+
io-console (0.8.2)
|
|
53
|
+
json (2.19.5)
|
|
52
54
|
language_server-protocol (3.17.0.5)
|
|
53
55
|
lint_roller (1.1.0)
|
|
54
56
|
logger (1.7.0)
|
|
55
57
|
method_source (1.1.0)
|
|
56
|
-
minitest (6.0.
|
|
58
|
+
minitest (6.0.6)
|
|
59
|
+
drb (~> 2.0)
|
|
57
60
|
prism (~> 1.5)
|
|
58
61
|
moab-versioning (6.1.2)
|
|
59
62
|
druid-tools (>= 1.0.0)
|
|
@@ -62,30 +65,33 @@ GEM
|
|
|
62
65
|
nokogiri-happymapper
|
|
63
66
|
net-http (0.9.1)
|
|
64
67
|
uri (>= 0.11.1)
|
|
65
|
-
nokogiri (1.19.
|
|
68
|
+
nokogiri (1.19.3-arm64-darwin)
|
|
66
69
|
racc (~> 1.4)
|
|
67
|
-
nokogiri (1.19.
|
|
70
|
+
nokogiri (1.19.3-x86_64-darwin)
|
|
68
71
|
racc (~> 1.4)
|
|
69
|
-
nokogiri (1.19.
|
|
72
|
+
nokogiri (1.19.3-x86_64-linux-gnu)
|
|
70
73
|
racc (~> 1.4)
|
|
71
74
|
nokogiri-happymapper (0.10.1)
|
|
72
75
|
nokogiri (~> 1.5)
|
|
73
|
-
parallel (1.
|
|
74
|
-
parser (3.3.
|
|
76
|
+
parallel (2.1.0)
|
|
77
|
+
parser (3.3.11.1)
|
|
75
78
|
ast (~> 2.4.1)
|
|
76
79
|
racc
|
|
77
|
-
prism (1.
|
|
78
|
-
pry (0.
|
|
80
|
+
prism (1.9.0)
|
|
81
|
+
pry (0.16.0)
|
|
79
82
|
coderay (~> 1.1)
|
|
80
83
|
method_source (~> 1.0)
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
84
|
+
reline (>= 0.6.0)
|
|
85
|
+
pry-byebug (3.12.0)
|
|
86
|
+
byebug (~> 13.0)
|
|
87
|
+
pry (>= 0.13, < 0.17)
|
|
88
|
+
public_suffix (7.0.5)
|
|
85
89
|
racc (1.8.1)
|
|
86
90
|
rainbow (3.1.1)
|
|
87
|
-
rake (13.
|
|
88
|
-
regexp_parser (2.
|
|
91
|
+
rake (13.4.2)
|
|
92
|
+
regexp_parser (2.12.0)
|
|
93
|
+
reline (0.6.3)
|
|
94
|
+
io-console (~> 0.5)
|
|
89
95
|
rexml (3.4.4)
|
|
90
96
|
rspec (3.13.2)
|
|
91
97
|
rspec-core (~> 3.13.0)
|
|
@@ -96,22 +102,22 @@ GEM
|
|
|
96
102
|
rspec-expectations (3.13.5)
|
|
97
103
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
98
104
|
rspec-support (~> 3.13.0)
|
|
99
|
-
rspec-mocks (3.13.
|
|
105
|
+
rspec-mocks (3.13.8)
|
|
100
106
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
101
107
|
rspec-support (~> 3.13.0)
|
|
102
|
-
rspec-support (3.13.
|
|
103
|
-
rubocop (1.
|
|
108
|
+
rspec-support (3.13.7)
|
|
109
|
+
rubocop (1.86.2)
|
|
104
110
|
json (~> 2.3)
|
|
105
111
|
language_server-protocol (~> 3.17.0.2)
|
|
106
112
|
lint_roller (~> 1.1.0)
|
|
107
|
-
parallel (
|
|
113
|
+
parallel (>= 1.10)
|
|
108
114
|
parser (>= 3.3.0.2)
|
|
109
115
|
rainbow (>= 2.2.2, < 4.0)
|
|
110
116
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
111
|
-
rubocop-ast (>= 1.
|
|
117
|
+
rubocop-ast (>= 1.49.0, < 2.0)
|
|
112
118
|
ruby-progressbar (~> 1.7)
|
|
113
119
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
114
|
-
rubocop-ast (1.49.
|
|
120
|
+
rubocop-ast (1.49.1)
|
|
115
121
|
parser (>= 3.3.7.2)
|
|
116
122
|
prism (~> 1.7)
|
|
117
123
|
rubocop-rake (0.7.1)
|
|
@@ -134,11 +140,11 @@ GEM
|
|
|
134
140
|
unicode-emoji (~> 4.1)
|
|
135
141
|
unicode-emoji (4.2.0)
|
|
136
142
|
uri (1.1.1)
|
|
137
|
-
webmock (3.26.
|
|
143
|
+
webmock (3.26.2)
|
|
138
144
|
addressable (>= 2.8.0)
|
|
139
145
|
crack (>= 0.3.2)
|
|
140
146
|
hashdiff (>= 0.4.0, < 2.0.0)
|
|
141
|
-
zeitwerk (2.7.
|
|
147
|
+
zeitwerk (2.7.5)
|
|
142
148
|
|
|
143
149
|
PLATFORMS
|
|
144
150
|
arm64-darwin-23
|
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: preservation-client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 7.
|
|
4
|
+
version: 7.3.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Naomi Dushay
|
|
8
8
|
bindir: exe
|
|
9
9
|
cert_chain: []
|
|
10
|
-
date: 2026-
|
|
10
|
+
date: 2026-05-18 00:00:00.000000000 Z
|
|
11
11
|
dependencies:
|
|
12
12
|
- !ruby/object:Gem::Dependency
|
|
13
13
|
name: activesupport
|