Skip to content

Commit b18cc60

Browse files
committed
wip - use rom from "decouple-commands-from-relations"
1 parent 779ab33 commit b18cc60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gemspec
44

55
eval_gemfile 'Gemfile.devtools'
66

7-
gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'master'
7+
gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'decouple-commands-from-relations'
88

99
if ENV['DRY_TYPES_FROM_MASTER'].eql?('true')
1010
gem 'dry-types', git: 'https://github.com/dry-rb/dry-types.git', branch: 'master'

0 commit comments

Comments
 (0)