Skip to content

Commit d8af8b9

Browse files
committed
Use released dry-{logic,types}
1 parent bba3534 commit d8af8b9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
44

55
gemspec
66

7-
gem 'dry-logic', github: 'dry-rb/dry-logic', branch: 'master'
8-
gem 'dry-types', github: 'dry-rb/dry-types', branch: 'master'
9-
107
group :test do
118
gem 'codeclimate-test-reporter', platform: :mri, require: false
129
gem 'simplecov', require: false

0 commit comments

Comments
 (0)