Update dry-core dep to ~> 1.0 < 2

This commit is contained in:
Peter Solnica 2022-11-04 13:52:34 +01:00
parent b196fdaaf5
commit edab3095a7
No known key found for this signature in database
GPG Key ID: 4B177344822BD3BB
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ gemspec:
- rspec
runtime_dependencies:
- [zeitwerk, "~> 2.6"]
- [dry-core, "~> 1.0.0.rc", "< 2.0"]
- [dry-core, "~> 1.0", "< 2"]