diff --git a/Gemfile b/Gemfile index 68f8f7f6b..b6ca58b1d 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ gem 'good_job', '~> 2.99' gem 'googleauth', '~> 1.9.0' gem 'google-protobuf', force_ruby_platform: true # required because google-protobuf is not compatible with Alpine linux gem 'grpc', force_ruby_platform: true # required because google-protobuf is not compatible with Alpine linux -gem 'hyrax', github: 'samvera/hyrax', branch: 'main' +gem 'hyrax', github: 'samvera/hyrax', branch: 'send-string-ids-to-job' gem 'hyrax-doi', github: 'samvera-labs/hyrax-doi', branch: 'rails_hyrax_upgrade' gem 'hyrax-iiif_av', github: 'samvera-labs/hyrax-iiif_av', branch: 'rails_hyrax_upgrade' gem 'i18n-debug', require: false, group: %i[development test] diff --git a/Gemfile.lock b/Gemfile.lock index 4af174c94..b14b462d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,8 +120,8 @@ GIT GIT remote: https://github.com/samvera/hyrax.git - revision: a9c8e9cd3c59cbad77cf39f816181d7f9610c281 - branch: main + revision: e56340c729064b95611452211e3235a5eb5f85b1 + branch: send-string-ids-to-job specs: hyrax (5.0.1) active-fedora (~> 14.0)