Skip to content

Commit

Permalink
Upgrade to preservation-client 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Dec 16, 2019
1 parent fe68a97 commit 5d23337
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -44,7 +44,7 @@ gem 'dor-services', '~> 8.0'
gem 'dor-workflow-client', '~> 3.9'
gem 'marc'
gem 'moab-versioning', '~> 4.0', require: 'moab/stanford'
gem 'preservation-client'
gem 'preservation-client', '~> 2.0'

group :test, :development do
gem 'coveralls', '~> 0.8', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -285,7 +285,7 @@ GEM
parser (2.6.5.0)
ast (~> 2.4.0)
pg (1.1.4)
preservation-client (1.0.0)
preservation-client (2.0.0)
activesupport (>= 4.2, < 7)
faraday (~> 0.15)
moab-versioning (~> 4.3)
Expand Down Expand Up @@ -509,7 +509,7 @@ DEPENDENCIES
net-http-persistent (~> 2.9)
okcomputer
pg
preservation-client
preservation-client (~> 2.0)
progressbar
pry-byebug
puma (~> 3.0)
Expand Down

0 comments on commit 5d23337

Please sign in to comment.