Skip to content

Commit

Permalink
Revert "Bump dry-logic dependency"
Browse files Browse the repository at this point in the history
This reverts commit 07c62ef.
  • Loading branch information
flash-gordon committed Jun 4, 2019
1 parent 7abf9f7 commit 9102c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dry-types.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'dry-inflector', '~> 0.1', '>= 0.1.2'
spec.add_runtime_dependency 'dry-container', '~> 0.3'
spec.add_runtime_dependency 'dry-equalizer', '~> 0.2', '>= 0.2.2'
spec.add_runtime_dependency 'dry-logic', '~> 1.0', '>= 1.0.1'
spec.add_runtime_dependency 'dry-logic', '~> 1.0'

spec.add_development_dependency "bundler"
spec.add_development_dependency "rake", "~> 11.0"
Expand Down

0 comments on commit 9102c01

Please sign in to comment.