We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bde16e commit 01b3a4bCopy full SHA for 01b3a4b
Gemfile
@@ -6,10 +6,6 @@ eval_gemfile "Gemfile.devtools"
6
7
gemspec
8
9
-gem "dry-core", github: "dry-rb/dry-core", branch: "main"
10
-gem "dry-logic", github: "dry-rb/dry-logic", branch: "main"
11
-gem "dry-types", github: "dry-rb/dry-types", branch: "main"
12
-
13
group :test do
14
gem "dry-monads", github: "dry-rb/dry-monads", branch: "main"
15
end
0 commit comments