From 91f72b6d2dc5a19c42231031c658e73e0fa6faae Mon Sep 17 00:00:00 2001 From: Jeremy Friesen Date: Tue, 4 Apr 2023 13:39:28 -0400 Subject: [PATCH] Bumping Bulkrax to properly handle zip importer uploads Related to: - https://github.com/samvera-labs/bulkrax/pull/779 - https://github.com/samvera-labs/bulkrax/pull/778 - https://github.com/samvera-labs/bulkrax/issues/777 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index f7774a16..d2ba77c1 100644 --- a/Gemfile +++ b/Gemfile @@ -102,7 +102,7 @@ end # Bulkrax :: While we technically don't need a version when we tag on the branch, this helps us have # a quick scan of what version we're assuming/working with. -gem 'bulkrax', "~> 5.1.0", git: 'https://github.com/samvera-labs/bulkrax.git', ref: 'd14d55fbf4a9b6c7a3275346725da9b853236287' +gem 'bulkrax', "~> 5.1.0", git: 'https://github.com/samvera-labs/bulkrax.git', ref: '96f37df8640ab8d7d739942e9d907f48b212e4ab' gem 'blacklight', '~> 6.7' gem 'blacklight_oai_provider', '~> 6.1', '>= 6.1.1' diff --git a/Gemfile.lock b/Gemfile.lock index c742517a..595c25fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,8 @@ GIT GIT remote: https://github.com/samvera-labs/bulkrax.git - revision: d14d55fbf4a9b6c7a3275346725da9b853236287 - ref: d14d55fbf4a9b6c7a3275346725da9b853236287 + revision: 96f37df8640ab8d7d739942e9d907f48b212e4ab + ref: 96f37df8640ab8d7d739942e9d907f48b212e4ab specs: bulkrax (5.1.0) bagit (~> 0.4)