Skip to content

Commit

Permalink
lock dry-monads to a version that works for the build
Browse files Browse the repository at this point in the history
backport/alternative to #5901.
  • Loading branch information
tamsin johnson committed Oct 19, 2022
1 parent e5fd4ae commit 65a7f24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hyrax.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ SUMMARY
spec.add_dependency 'dry-events', '~> 0.2.0'
spec.add_dependency 'dry-equalizer', '~> 0.2'
spec.add_dependency 'dry-struct', '~> 1.0'
spec.add_dependency 'dry-monads', '< 1.5'
spec.add_dependency 'dry-transaction', '~> 0.11'
spec.add_dependency 'dry-validation', '~> 1.3'
spec.add_dependency 'flipflop', '~> 2.3'
Expand Down

0 comments on commit 65a7f24

Please sign in to comment.