This repository was archived by the owner on Jan 8, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ gem 'assembly-objectfile', '~> 1.5'
21
21
# We don't require this by default, because we need it to load after hydrus models
22
22
# or we'll get a superclass mismatch for Hydrus::Item
23
23
gem 'dor-services' , '~> 8.0' , require : false
24
- gem 'dor-services-client' , '~> 6.15 '
24
+ gem 'dor-services-client' , '~> 6.16 '
25
25
gem 'dor-workflow-client' , '~> 3.22'
26
26
gem 'rubydora' , '~> 2.1'
27
27
gem 'bagit' , '~> 0.4'
Original file line number Diff line number Diff line change 132
132
activesupport (>= 4.0.0 )
133
133
mime-types (>= 1.16 )
134
134
chronic (0.10.2 )
135
- cocina-models (0.43 .0 )
135
+ cocina-models (0.44 .0 )
136
136
activesupport
137
137
dry-struct (~> 1.0 )
138
138
dry-types (~> 1.1 )
197
197
solrizer (~> 3.0 )
198
198
stanford-mods (>= 2.3.1 )
199
199
stanford-mods-normalizer (~> 0.1 )
200
- dor-services-client (6.15 .0 )
200
+ dor-services-client (6.16 .0 )
201
201
activesupport (>= 4.2 , < 7 )
202
- cocina-models (~> 0.43 .0 )
202
+ cocina-models (~> 0.44 .0 )
203
203
deprecation
204
204
faraday (>= 0.15 , < 2 )
205
205
moab-versioning (~> 4.0 )
@@ -589,7 +589,7 @@ DEPENDENCIES
589
589
devise-remote-user (~> 1.0 )
590
590
dlss-capistrano
591
591
dor-services (~> 8.0 )
592
- dor-services-client (~> 6.15 )
592
+ dor-services-client (~> 6.16 )
593
593
dor-workflow-client (~> 3.22 )
594
594
dynamic_form
595
595
equivalent-xml
You can’t perform that action at this time.
0 commit comments