From 6dc0f5ade0a41dffc73adcf9dc4888a3501b66b8 Mon Sep 17 00:00:00 2001 From: Rory McNicholl Date: Tue, 14 Nov 2023 11:13:02 +0000 Subject: [PATCH] bump hyrax-v2_graph_indexer to 0.5 (#491) --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 40ea1394..9f09afdd 100644 --- a/Gemfile +++ b/Gemfile @@ -151,5 +151,5 @@ gem "sentry-raven" gem 'sidekiq' gem 'tether-rails' gem 'validate_url' -gem 'hyrax-v2_graph_indexer', "~> 0.3", git: 'https://github.com/scientist-softserv/hyrax-v2_graph_indexer.git', ref: 'e8b5976c6aa91ac18af8b29acb949e8f30152c2d' +gem 'hyrax-v2_graph_indexer', "~> 0.5", git: 'https://github.com/scientist-softserv/hyrax-v2_graph_indexer.git', ref: '53b0a2d28868af25d306bc361634439c008892ac' gem 'iiif_print', git: 'https://github.com/scientist-softserv/iiif_print.git' diff --git a/Gemfile.lock b/Gemfile.lock index 4fbe262c..c95f5bdd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,10 +119,10 @@ GIT GIT remote: https://github.com/scientist-softserv/hyrax-v2_graph_indexer.git - revision: e8b5976c6aa91ac18af8b29acb949e8f30152c2d - ref: e8b5976c6aa91ac18af8b29acb949e8f30152c2d + revision: 53b0a2d28868af25d306bc361634439c008892ac + ref: 53b0a2d28868af25d306bc361634439c008892ac specs: - hyrax-v2_graph_indexer (0.3.0) + hyrax-v2_graph_indexer (0.5.0) hyrax (~> 2.9) railties @@ -1285,7 +1285,7 @@ DEPENDENCIES hyrax! hyrax-doi! hyrax-iiif_av! - hyrax-v2_graph_indexer (~> 0.3)! + hyrax-v2_graph_indexer (~> 0.5)! i18n-debug i18n-tasks iiif_print!