Skip to content

Commit 47c23b7

Browse files
committed
feat(deps): upgrade to pact-support 1.14.1
1 parent c4ee722 commit 47c23b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pact_broker.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Gem::Specification.new do |gem|
5353
gem.add_runtime_dependency 'semver2', '~> 3.4.2'
5454
gem.add_runtime_dependency 'rack', '>= 2.0.8', '~>2.0'
5555
gem.add_runtime_dependency 'redcarpet', '>=3.3.2', '~>3.3'
56-
gem.add_runtime_dependency 'pact-support', '~> 1.12', '>= 1.12.1'
56+
gem.add_runtime_dependency 'pact-support', '~> 1.14', '>= 1.14.1'
5757
gem.add_runtime_dependency 'padrino-core', '>= 0.14.3', '~> 0.14'
5858
gem.add_runtime_dependency 'sinatra', '>= 2.0.8.1', '< 3.0'
5959
gem.add_runtime_dependency 'haml', '~>5.0'

0 commit comments

Comments
 (0)