Skip to content

Commit b7da5c9

Browse files
committed
Use released deps
1 parent 771404e commit b7da5c9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Gemfile

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

77
gemspec
88

9-
gem "dry-types", github: "dry-rb/dry-types"
10-
119
group :test do
12-
gem "dry-monads", github: "dry-rb/dry-monads"
10+
gem "dry-monads"
1311
gem "i18n", require: false
1412
end
1513

0 commit comments

Comments
 (0)