Skip to content

Commit

Permalink
Add nulldb gem
Browse files Browse the repository at this point in the history
  • Loading branch information
dlpierce committed Jan 30, 2025
1 parent 4ab99c6 commit dfb7ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ end

gem 'hyrax', github: 'samvera/hyrax', ref: ENV['HYRAX_TARGET'] || 'main'
# gem 'hyrax', '2.1.0'
gem 'activerecord-nulldb-adapter', '~> 1.1'
gem 'bootstrap', '~> 4.0'
gem 'devise'
gem 'devise-i18n'
Expand Down

0 comments on commit dfb7ba8

Please sign in to comment.