We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ee722 commit 47c23b7Copy full SHA for 47c23b7
pact_broker.gemspec
@@ -53,7 +53,7 @@ Gem::Specification.new do |gem|
53
gem.add_runtime_dependency 'semver2', '~> 3.4.2'
54
gem.add_runtime_dependency 'rack', '>= 2.0.8', '~>2.0'
55
gem.add_runtime_dependency 'redcarpet', '>=3.3.2', '~>3.3'
56
- gem.add_runtime_dependency 'pact-support', '~> 1.12', '>= 1.12.1'
+ gem.add_runtime_dependency 'pact-support', '~> 1.14', '>= 1.14.1'
57
gem.add_runtime_dependency 'padrino-core', '>= 0.14.3', '~> 0.14'
58
gem.add_runtime_dependency 'sinatra', '>= 2.0.8.1', '< 3.0'
59
gem.add_runtime_dependency 'haml', '~>5.0'
0 commit comments