Skip to content

Commit 01b3a4b

Browse files
committed
Use released dry-{logic,types}
1 parent 3bde16e commit 01b3a4b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Gemfile

-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ eval_gemfile "Gemfile.devtools"
66

77
gemspec
88

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-
139
group :test do
1410
gem "dry-monads", github: "dry-rb/dry-monads", branch: "main"
1511
end

0 commit comments

Comments
 (0)