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 1d55ab4 commit 580b6e2Copy full SHA for 580b6e2
Gemfile
@@ -6,9 +6,6 @@ eval_gemfile "Gemfile.devtools"
6
7
gemspec
8
9
-gem "dry-core", github: "dry-rb/dry-core", branch: "main"
10
-gem "dry-types", github: "dry-rb/dry-types", branch: "main"
11
-
12
group :test do
13
gem "dry-monads", github: "dry-rb/dry-monads", branch: "main"
14
end
0 commit comments