Skip to content

Commit f2c7a46

Browse files
author
Piotr Solnica
committed
Set required dry-types version ~> 0.11
1 parent 9d8687d commit f2c7a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dry-validation.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
1919
spec.add_runtime_dependency 'dry-configurable', '~> 0.1', '>= 0.1.3'
2020
spec.add_runtime_dependency 'dry-equalizer', '~> 0.2'
2121
spec.add_runtime_dependency 'dry-logic', '~> 0.4', '>= 0.4.0'
22-
spec.add_runtime_dependency 'dry-types'
22+
spec.add_runtime_dependency 'dry-types', '~> 0.11.0'
2323
spec.add_runtime_dependency 'dry-core', '~> 0.2', '>= 0.2.1'
2424

2525
spec.add_development_dependency 'bundler'

0 commit comments

Comments
 (0)