From 7ef40a0173d9560a7430ab3dddd06947cf894065 Mon Sep 17 00:00:00 2001 From: Naomi Dushay Date: Fri, 26 Jan 2024 11:48:16 -0800 Subject: [PATCH] use dor_indexing v1.2.0 and cocina-models 0.94.2 --- Gemfile | 2 +- Gemfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index f49c442..5ec4661 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'sneakers', '~> 2.11' gem 'solrizer' # DLSS gems -gem 'dor_indexing', '~> 1.1' +gem 'dor_indexing', '~> 1.1', '>= 1.2.0' gem 'dor-services-client', '~> 14.1' gem 'dor-workflow-client', '~> 7.0' diff --git a/Gemfile.lock b/Gemfile.lock index bea51e9..2638fa8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM capistrano-passenger (0.2.1) capistrano (~> 3.0) capistrano-shared_configs (0.2.2) - cocina-models (0.94.0) + cocina-models (0.94.2) activesupport deprecation dry-struct (~> 1.0) @@ -154,8 +154,9 @@ GEM faraday-retry (~> 2.0) nokogiri (~> 1.6) zeitwerk (~> 2.1) - dor_indexing (1.1.1) - cocina-models (~> 0.94.0) + dor_indexing (1.2.0) + cocina-models (~> 0.94.1) + dor-workflow-client (~> 7.0) honeybadger marc-vocab (~> 0.3.0) solrizer @@ -463,7 +464,7 @@ DEPENDENCIES dlss-capistrano dor-services-client (~> 14.1) dor-workflow-client (~> 7.0) - dor_indexing (~> 1.1) + dor_indexing (~> 1.1, >= 1.2.0) dry-monads (~> 1.3) erubis faraday