We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f5ab9c commit 60aa0d3Copy full SHA for 60aa0d3
Gemfile
@@ -4,8 +4,6 @@ gemspec
4
5
eval_gemfile 'Gemfile.devtools'
6
7
-gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'master'
8
-
9
if ENV['DRY_TYPES_FROM_MASTER'].eql?('true')
10
gem 'dry-types', git: 'https://github.com/dry-rb/dry-types.git', branch: 'master'
11
end
0 commit comments