Skip to content

Commit 8aeea59

Browse files
committed
wip - use rom from "decouple-commands-from-relations"
1 parent b6ac342 commit 8aeea59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
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)