Skip to content

Commit

Permalink
Update bulkrax to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
Shana Moore committed Dec 5, 2024
1 parent 8873e53 commit 8f0d81d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ gem 'blacklight_range_limit'
gem 'bolognese', '>= 1.9.10'
gem 'bootstrap', '~> 4.6'
gem 'bootstrap-datepicker-rails'
gem 'bulkrax', github: 'samvera-labs/bulkrax', branch: 'main'
gem 'bulkrax', '8.3.0', github: 'samvera-labs/bulkrax', tag: 'v8.3.0'
gem 'byebug', group: %i[development test]
gem 'capybara', group: %i[test]
gem 'capybara-screenshot', '~> 1.0', group: %i[test]
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ GIT

GIT
remote: https://github.com/samvera-labs/bulkrax.git
revision: 77528bf27940441206beae95fc6902168707115f
branch: main
revision: 562ca9ce898d47e5377679c525f2e2c13c7d9959
tag: v8.3.0
specs:
bulkrax (8.2.0)
bulkrax (8.3.0)
bagit (~> 0.4.6)
coderay
denormalize_fields
Expand Down Expand Up @@ -1500,7 +1500,7 @@ DEPENDENCIES
bolognese (>= 1.9.10)
bootstrap (~> 4.6)
bootstrap-datepicker-rails
bulkrax!
bulkrax (= 8.3.0)!
byebug
capybara
capybara-screenshot (~> 1.0)
Expand Down

0 comments on commit 8f0d81d

Please sign in to comment.