Skip to content

Commit

Permalink
unpin dry-monads. its not a dependency of bulkrax (#885)
Browse files Browse the repository at this point in the history
unpin dry-monads. its not a dependency of bulkrax, but previously needed to be pinned for specs
  • Loading branch information
orangewolf authored Nov 10, 2023
1 parent a310e51 commit ce8039b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bulkrax.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Gem::Specification.new do |s|
s.add_dependency 'rails', '>= 5.1.6'
s.add_dependency 'bagit', '~> 0.4'
s.add_dependency 'coderay'
s.add_dependency 'dry-monads', '~> 1.5.0'
s.add_dependency 'iso8601', '~> 0.9.0'
s.add_dependency 'kaminari'
s.add_dependency 'language_list', '~> 1.2', '>= 1.2.1'
Expand Down

0 comments on commit ce8039b

Please sign in to comment.