Skip to content

Commit

Permalink
wip - use rom from "decouple-commands-from-relations"
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Dec 13, 2020
1 parent b6ac342 commit 8aeea59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gemspec

eval_gemfile 'Gemfile.devtools'

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

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

0 comments on commit 8aeea59

Please sign in to comment.