Skip to content

Commit

Permalink
Revert to using Hyrax main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
laritakr committed Nov 15, 2024
1 parent 09e2deb commit 38a32e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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: 'send-string-ids-to-job'
gem 'hyrax', github: 'samvera/hyrax', branch: 'main'
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]
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ GIT

GIT
remote: https://github.com/samvera/hyrax.git
revision: e56340c729064b95611452211e3235a5eb5f85b1
branch: send-string-ids-to-job
revision: abd5955f325b966ebd21d0de8d96b61cf0421cf3
branch: main
specs:
hyrax (5.0.1)
active-fedora (~> 14.0)
Expand Down

0 comments on commit 38a32e8

Please sign in to comment.