Skip to content

Commit 60aa0d3

Browse files
committed
Do not use rom from master here
1 parent 3f5ab9c commit 60aa0d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Gemfile

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ gemspec
44

55
eval_gemfile 'Gemfile.devtools'
66

7-
gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'master'
8-
97
if ENV['DRY_TYPES_FROM_MASTER'].eql?('true')
108
gem 'dry-types', git: 'https://github.com/dry-rb/dry-types.git', branch: 'master'
119
end

0 commit comments

Comments
 (0)