Skip to content

Commit

Permalink
feat(deps): upgrade to pact-support 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Feb 27, 2020
1 parent c4ee722 commit 47c23b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pact_broker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'semver2', '~> 3.4.2'
gem.add_runtime_dependency 'rack', '>= 2.0.8', '~>2.0'
gem.add_runtime_dependency 'redcarpet', '>=3.3.2', '~>3.3'
gem.add_runtime_dependency 'pact-support', '~> 1.12', '>= 1.12.1'
gem.add_runtime_dependency 'pact-support', '~> 1.14', '>= 1.14.1'
gem.add_runtime_dependency 'padrino-core', '>= 0.14.3', '~> 0.14'
gem.add_runtime_dependency 'sinatra', '>= 2.0.8.1', '< 3.0'
gem.add_runtime_dependency 'haml', '~>5.0'
Expand Down

0 comments on commit 47c23b7

Please sign in to comment.