We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e1ac3 commit c8e7409Copy full SHA for c8e7409
Gemfile
@@ -4,8 +4,6 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
4
5
gemspec
6
7
-gem 'dry-types', github: 'dry-rb/dry-types'
8
-
9
group :test do
10
gem 'codeclimate-test-reporter', platform: :mri, require: false
11
gem 'simplecov', require: false
0 commit comments