Skip to content

Commit

Permalink
Merge branch 'main' into hyrax-4-valkyrie-support
Browse files Browse the repository at this point in the history
* main:
  ⚙️ Adding dry-monads as development dependency
  importer failure helpers (#859)
  • Loading branch information
jeremyf committed Feb 7, 2024
2 parents c8f87ad + c49833f commit 89bdb37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bulkrax.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Gem::Specification.new do |s|
s.add_dependency 'rubyzip'
s.add_dependency 'simple_form'

s.add_development_dependency 'dry-monads'
s.add_development_dependency 'sqlite3', '~> 1.3.13'
s.add_development_dependency 'simplecov'
s.add_development_dependency 'redis', '~> 4.2'
Expand Down

0 comments on commit 89bdb37

Please sign in to comment.