Skip to content

Commit

Permalink
Update dor-services-client.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinlittman committed Mar 18, 2021
1 parent fba3c33 commit 96f01da
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 @@ -25,7 +25,7 @@ gem 'uglifier' # compressor for JavaScript assets
# Stanford gems
gem 'assembly-image', '~> 1.7'
gem 'assembly-objectfile', '~> 1.10', '>= 1.10.2' # webarchive-seed and reading order is supported in 1.10.2 and better
gem 'dor-services-client', '~> 6.27'
gem 'dor-services-client', '~> 6.30'
gem 'dor-workflow-client'
gem 'druid-tools'

Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
cocina-models (0.55.0)
cocina-models (0.56.0)
activesupport
dry-struct (~> 1.0)
dry-types (~> 1.1)
Expand Down Expand Up @@ -155,9 +155,9 @@ GEM
capistrano-one_time_key
capistrano-shared_configs
docile (1.3.5)
dor-services-client (6.27.0)
dor-services-client (6.30.0)
activesupport (>= 4.2, < 7)
cocina-models (~> 0.55.0)
cocina-models (~> 0.56.0)
deprecation
faraday (>= 0.15, < 2)
moab-versioning (~> 4.0)
Expand Down Expand Up @@ -480,7 +480,7 @@ DEPENDENCIES
devise
devise-remote-user
dlss-capistrano (~> 3.10)
dor-services-client (~> 6.27)
dor-services-client (~> 6.30)
dor-workflow-client
druid-tools
equivalent-xml
Expand Down

0 comments on commit 96f01da

Please sign in to comment.