Use dry-configurable from main for now

This commit is contained in:
Peter Solnica 2022-10-31 10:21:44 +01:00
parent 0fd4a70f8d
commit 279ae6ae0e
No known key found for this signature in database
GPG Key ID: 4B177344822BD3BB
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ eval_gemfile "Gemfile.devtools"
gemspec
gem "dry-configurable"
gem "dry-configurable", github: "dry-rb/dry-configurable", branch: "main"
gem "dry-core", github: "dry-rb/dry-core", branch: "main"
group :tools do