Skip to content

Commit 1bcba46

Browse files
committed
Use released dependencies
1 parent 47977c8 commit 1bcba46

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Gemfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@ eval_gemfile "Gemfile.devtools"
66

77
gemspec
88

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-
149
group :test do
1510
gem "dry-monads"
1611
gem "i18n", require: false

0 commit comments

Comments
 (0)