Skip to content

Commit

Permalink
chore: updating pact-support version (pact-foundation#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
naresh-hopin authored Sep 30, 2021
1 parent 6712e1b commit 8a3a2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pact.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'webrick', '~> 1.3'
gem.add_runtime_dependency 'term-ansicolor', '~> 1.0'

gem.add_runtime_dependency 'pact-support', '~> 1.15'
gem.add_runtime_dependency 'pact-support', '~> 1.16', '>= 1.16.9'
gem.add_runtime_dependency 'pact-mock_service', '~> 3.0', '>= 3.3.1'

gem.add_development_dependency 'rake', '~> 13.0'
Expand Down

0 comments on commit 8a3a2f4

Please sign in to comment.