Skip to content

Commit

Permalink
fix delete and redo some more
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf committed Dec 6, 2024
1 parent f85f522 commit 033bf54
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 @@ -18,7 +18,7 @@ gem 'blacklight_oai_provider', '~> 6.1', '>= 6.1.1'
gem 'blacklight_range_limit', '~> 7.0'
gem 'bolognese', '>= 1.9.10'
gem 'bootstrap-datepicker-rails'
gem 'bulkrax', github: 'samvera/bulkrax', branch: 'faster_entries_list'
gem 'bulkrax', github: 'samvera/bulkrax', branch: 'main'
gem 'byebug', group: %i[development test]
gem 'capybara', group: %i[test]
gem 'capybara-screenshot', '~> 1.0', group: %i[test]
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ GIT

GIT
remote: https://github.com/samvera/bulkrax.git
revision: a94e796883ced0bcd9b5b0478022d128ae073627
branch: faster_entries_list
revision: ca08ee47eddb3fe7072f37f622bd4636f3ce2cfd
branch: main
specs:
bulkrax (8.3.0)
bagit (~> 0.4.6)
Expand Down

0 comments on commit 033bf54

Please sign in to comment.