diff --git a/Gemfile b/Gemfile index 771ef5bd..b5b83ce7 100644 --- a/Gemfile +++ b/Gemfile @@ -85,7 +85,7 @@ group :development do # gem 'xray-rails' # when using this gem, know that sidekiq will not work end -gem 'bulkrax', git: 'https://github.com/samvera-labs/bulkrax.git', branch: 'main' +gem 'bulkrax', git: 'https://github.com/samvera-labs/bulkrax.git', ref: 'e6f2cf9' gem 'allinson_flex', git: 'https://github.com/samvera-labs/allinson_flex.git' gem 'blacklight', '~> 6.7' diff --git a/Gemfile.lock b/Gemfile.lock index 60dd261a..1c70a68b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,8 +10,8 @@ GIT GIT remote: https://github.com/samvera-labs/bulkrax.git - revision: ae05be9a0dd7fa95d260069c5274c816e24293bd - branch: main + revision: e6f2cf94730ea7db236a6f3280d3dc3967f5495e + ref: e6f2cf9 specs: bulkrax (5.2.1) bagit (~> 0.4)