Skip to content

Commit

Permalink
Merge pull request #5155 from sul-dlss/update_cocina
Browse files Browse the repository at this point in the history
Update cocina.
  • Loading branch information
jcoyne authored Aug 2, 2024
2 parents b5e4449 + b49fb3e commit 8681c11
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
gem 'rails', '~> 7.1.0'

# DLSS/domain-specific dependencies
gem 'cocina-models', '~> 0.98.0'
gem 'cocina-models', '~> 0.99.0'
gem 'datacite', '~> 0.3.0'
gem 'dor-workflow-client', '~> 7.3'
gem 'druid-tools', '~> 2.2'
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ GEM
capistrano-bundler (>= 1.1, < 3)
capistrano-shared_configs (0.2.2)
chronic (0.10.2)
cocina-models (0.98.1)
cocina-models (0.99.0)
activesupport
deprecation
dry-struct (~> 1.0)
Expand All @@ -135,10 +135,10 @@ GEM
json_schema (~> 0.14, >= 0.14.3)
openapi_parser (~> 1.0)
rack (>= 1.5)
commonmarker (1.1.4-aarch64-linux)
commonmarker (1.1.4-arm64-darwin)
commonmarker (1.1.4-x86_64-darwin)
commonmarker (1.1.4-x86_64-linux)
commonmarker (1.1.5-aarch64-linux)
commonmarker (1.1.5-arm64-darwin)
commonmarker (1.1.5-x86_64-darwin)
commonmarker (1.1.5-x86_64-linux)
concurrent-ruby (1.3.3)
config (5.5.1)
deep_merge (~> 1.2, >= 1.2.1)
Expand Down Expand Up @@ -582,7 +582,7 @@ DEPENDENCIES
capistrano-passenger
capistrano-rails
capistrano-shared_configs
cocina-models (~> 0.98.0)
cocina-models (~> 0.99.0)
committee
config
csv
Expand Down

0 comments on commit 8681c11

Please sign in to comment.