Skip to content

Commit

Permalink
Use released dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jan 6, 2025
1 parent 47977c8 commit 1bcba46
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ eval_gemfile "Gemfile.devtools"

gemspec

gem "dry-configurable", github: "dry-rb/dry-configurable", branch: "main"
gem "dry-core", github: "dry-rb/dry-core", branch: "main"
gem "dry-schema", github: "dry-rb/dry-schema", branch: "main"
gem "dry-types", github: "dry-rb/dry-types", branch: "main"

group :test do
gem "dry-monads"
gem "i18n", require: false
Expand Down

0 comments on commit 1bcba46

Please sign in to comment.