Skip to content

Commit

Permalink
feat: lock dry-logic to version that works
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Feb 5, 2019
1 parent 23695b0 commit 2876904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pact_broker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'sucker_punch', '~>2.0'
gem.add_runtime_dependency 'rack-protection', '~>2.0'
gem.add_runtime_dependency 'dry-types', '~> 0.10.3' # https://travis-ci.org/pact-foundation/pact_broker/jobs/249448621
gem.add_runtime_dependency 'dry-logic', '0.4.2' # Later version cases ArgumentError: wrong number of arguments
gem.add_runtime_dependency 'table_print', '~> 1.5'
gem.add_runtime_dependency 'semantic_logger', '~> 4.3'

Expand Down

0 comments on commit 2876904

Please sign in to comment.