Skip to content

Commit

Permalink
Upgrade dor-services-client
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jan 8, 2020
1 parent c159bcc commit 813e2e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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
gem 'assembly-image', '~> 1.7'
gem 'assembly-objectfile', '~> 1.7', '>= 1.7.2' # 1.7.2 is the first version to support 3d content metadata generation
gem 'dor-services', '~> 8.1'
gem 'dor-services-client', '~> 2.4'
gem 'dor-services-client', '~> 4.0'

group :test do
gem 'coveralls', require: false
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
capistrano
resque-pool
capistrano-shared_configs (0.2.2)
cocina-models (0.1.2)
cocina-models (0.6.0)
dry-struct (~> 1.0)
dry-types (~> 1.1)
zeitwerk (~> 2.1)
Expand Down Expand Up @@ -161,9 +161,9 @@ GEM
solrizer (~> 3.0)
stanford-mods (>= 2.3.1)
stanford-mods-normalizer (~> 0.1)
dor-services-client (2.6.2)
dor-services-client (4.0.0)
activesupport (>= 4.2, < 7)
cocina-models (~> 0.1.0)
cocina-models (~> 0.6.0)
faraday (~> 0.15)
moab-versioning (~> 4.0)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -248,7 +248,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.7.0)
i18n (1.7.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
iso-639 (0.2.8)
Expand Down Expand Up @@ -554,7 +554,7 @@ DEPENDENCIES
devise-remote-user
dlss-capistrano (~> 3.1)
dor-services (~> 8.1)
dor-services-client (~> 2.4)
dor-services-client (~> 4.0)
equivalent-xml
factory_bot_rails
honeybadger (~> 4.5)
Expand Down

0 comments on commit 813e2e5

Please sign in to comment.