Skip to content

Commit

Permalink
Update dry-logic to version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Nov 7, 2019
1 parent 3ac27f7 commit 70b1821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hanami-model.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'rom-sql', '~> 1.3', '>= 1.3.5'
spec.add_runtime_dependency 'rom-repository', '~> 1.4'
spec.add_runtime_dependency 'dry-types', '~> 0.11.0'
spec.add_runtime_dependency 'dry-logic', '~> 0.4.2', '< 0.5'
spec.add_runtime_dependency 'dry-logic', '~> 1.0.5', '<= 1.0.5'
spec.add_runtime_dependency 'concurrent-ruby', '~> 1.0'

spec.add_development_dependency 'bundler', '>= 1.6', '< 3'
Expand Down

0 comments on commit 70b1821

Please sign in to comment.