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

Commit

Permalink
Merge pull request #489 from sul-dlss/upgrade_deps
Browse files Browse the repository at this point in the history
Updated dor-services-client.
  • Loading branch information
jcoyne authored Oct 23, 2020
2 parents 8ec935c + bf336fb commit 9683498
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gem 'assembly-objectfile', '~> 1.5'
# We don't require this by default, because we need it to load after hydrus models
# or we'll get a superclass mismatch for Hydrus::Item
gem 'dor-services', '~> 8.0', require: false
gem 'dor-services-client', '~> 6.0'
gem 'dor-services-client', '~> 6.13'
gem 'dor-workflow-client', '~> 3.22'
gem 'rubydora', '~> 2.1'
gem 'bagit', '~> 0.4'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ GEM
activesupport (>= 4.0.0)
mime-types (>= 1.16)
chronic (0.10.2)
cocina-models (0.40.1)
cocina-models (0.41.0)
activesupport
dry-struct (~> 1.0)
dry-types (~> 1.1)
Expand Down Expand Up @@ -197,9 +197,9 @@ GEM
solrizer (~> 3.0)
stanford-mods (>= 2.3.1)
stanford-mods-normalizer (~> 0.1)
dor-services-client (6.12.0)
dor-services-client (6.13.0)
activesupport (>= 4.2, < 7)
cocina-models (~> 0.40.1)
cocina-models (~> 0.41.0)
deprecation
faraday (>= 0.15, < 2)
moab-versioning (~> 4.0)
Expand Down Expand Up @@ -589,7 +589,7 @@ DEPENDENCIES
devise-remote-user (~> 1.0)
dlss-capistrano
dor-services (~> 8.0)
dor-services-client (~> 6.0)
dor-services-client (~> 6.13)
dor-workflow-client (~> 3.22)
dynamic_form
equivalent-xml
Expand Down

0 comments on commit 9683498

Please sign in to comment.