We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47977c8 commit 1bcba46Copy full SHA for 1bcba46
Gemfile
@@ -6,11 +6,6 @@ eval_gemfile "Gemfile.devtools"
6
7
gemspec
8
9
-gem "dry-configurable", github: "dry-rb/dry-configurable", branch: "main"
10
-gem "dry-core", github: "dry-rb/dry-core", branch: "main"
11
-gem "dry-schema", github: "dry-rb/dry-schema", branch: "main"
12
-gem "dry-types", github: "dry-rb/dry-types", branch: "main"
13
-
14
group :test do
15
gem "dry-monads"
16
gem "i18n", require: false
0 commit comments