Skip to content

Commit

Permalink
Merge pull request #755 from sul-dlss/add-publish-attr
Browse files Browse the repository at this point in the history
Bump cocina-models
  • Loading branch information
aaron-collier committed Mar 11, 2021
2 parents d3d2a94 + 3ed466e commit 1edb962
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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'
gem 'dor-services-client', '~> 6.19'
gem 'dor-services-client', '~> 6.26.0'
gem 'dor-workflow-client'
gem 'druid-tools'

Expand Down
14 changes: 7 additions & 7 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.53.0)
cocina-models (0.54.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.25.0)
dor-services-client (6.26.0)
activesupport (>= 4.2, < 7)
cocina-models (~> 0.53.0)
cocina-models (~> 0.54.0)
deprecation
faraday (>= 0.15, < 2)
moab-versioning (~> 4.0)
Expand Down Expand Up @@ -285,10 +285,10 @@ GEM
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (6.1.0)
nio4r (2.5.7)
nokogiri (1.11.1)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.1-x86_64-linux)
nokogiri (1.11.2-x86_64-linux)
racc (~> 1.4)
nokogiri-happymapper (0.8.1)
nokogiri (~> 1.5)
Expand Down Expand Up @@ -480,7 +480,7 @@ DEPENDENCIES
devise
devise-remote-user
dlss-capistrano (~> 3.10)
dor-services-client (~> 6.19)
dor-services-client (~> 6.26.0)
dor-workflow-client
druid-tools
equivalent-xml
Expand Down Expand Up @@ -513,4 +513,4 @@ DEPENDENCIES
uglifier

BUNDLED WITH
2.2.13
2.2.14

0 comments on commit 1edb962

Please sign in to comment.