Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.

Commit 85a5f28

Browse files
committed
update dor-services-client to 6.16
1 parent ebe7cd9 commit 85a5f28

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gem 'assembly-objectfile', '~> 1.5'
2121
# We don't require this by default, because we need it to load after hydrus models
2222
# or we'll get a superclass mismatch for Hydrus::Item
2323
gem 'dor-services', '~> 8.0', require: false
24-
gem 'dor-services-client', '~> 6.15'
24+
gem 'dor-services-client', '~> 6.16'
2525
gem 'dor-workflow-client', '~> 3.22'
2626
gem 'rubydora', '~> 2.1'
2727
gem 'bagit', '~> 0.4'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ GEM
132132
activesupport (>= 4.0.0)
133133
mime-types (>= 1.16)
134134
chronic (0.10.2)
135-
cocina-models (0.43.0)
135+
cocina-models (0.44.0)
136136
activesupport
137137
dry-struct (~> 1.0)
138138
dry-types (~> 1.1)
@@ -197,9 +197,9 @@ GEM
197197
solrizer (~> 3.0)
198198
stanford-mods (>= 2.3.1)
199199
stanford-mods-normalizer (~> 0.1)
200-
dor-services-client (6.15.0)
200+
dor-services-client (6.16.0)
201201
activesupport (>= 4.2, < 7)
202-
cocina-models (~> 0.43.0)
202+
cocina-models (~> 0.44.0)
203203
deprecation
204204
faraday (>= 0.15, < 2)
205205
moab-versioning (~> 4.0)
@@ -589,7 +589,7 @@ DEPENDENCIES
589589
devise-remote-user (~> 1.0)
590590
dlss-capistrano
591591
dor-services (~> 8.0)
592-
dor-services-client (~> 6.15)
592+
dor-services-client (~> 6.16)
593593
dor-workflow-client (~> 3.22)
594594
dynamic_form
595595
equivalent-xml

0 commit comments

Comments
 (0)