Skip to content

Commit

Permalink
Add dry-types to test group
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Dec 10, 2022
1 parent 79304dd commit 9a5b640
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ group :docs do
gem "yard"
gem "yard-junk"
end

group :test do
gem "dry-types"
end

0 comments on commit 9a5b640

Please sign in to comment.