Skip to content

Commit 4a7ee4e

Browse files
committed
bumped dry type to 0.12.1
1 parent f23c086 commit 4a7ee4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rom-sql.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
1919

2020
spec.add_runtime_dependency 'sequel', '~> 4.43'
2121
spec.add_runtime_dependency 'dry-equalizer', '~> 0.2'
22-
spec.add_runtime_dependency 'dry-types', '~> 0.11.0'
22+
spec.add_runtime_dependency 'dry-types', '~> 0.12.0', '>= 0.12.1'
2323
spec.add_runtime_dependency 'dry-core', '~> 0.3'
2424
spec.add_runtime_dependency 'rom', '~> 3.2', '>= 3.2.2'
2525

0 commit comments

Comments
 (0)