We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23c086 commit 4a7ee4eCopy full SHA for 4a7ee4e
rom-sql.gemspec
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
20
spec.add_runtime_dependency 'sequel', '~> 4.43'
21
spec.add_runtime_dependency 'dry-equalizer', '~> 0.2'
22
- spec.add_runtime_dependency 'dry-types', '~> 0.11.0'
+ spec.add_runtime_dependency 'dry-types', '~> 0.12.0', '>= 0.12.1'
23
spec.add_runtime_dependency 'dry-core', '~> 0.3'
24
spec.add_runtime_dependency 'rom', '~> 3.2', '>= 3.2.2'
25
0 commit comments