bump dry-types

This commit is contained in:
ulferts
2022-10-18 21:51:15 +02:00
parent 43333414f5
commit 0423099d69
+4 -3
View File
@@ -430,12 +430,13 @@ GEM
concurrent-ruby (~> 1.0)
dry-core (~> 0.9, >= 0.9)
zeitwerk (~> 2.6)
dry-types (1.5.1)
dry-types (1.6.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.5, >= 0.5)
dry-core (~> 0.9, >= 0.9)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
dry-logic (~> 1.3, >= 1.3)
zeitwerk (~> 2.6)
ecma-re-validator (0.4.0)
regexp_parser (~> 2.2)
em-http-request (1.1.7)