Skip to content

Commit

Permalink
feat(gems): update to pact-provider-verifier 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Mar 24, 2018
1 parent 864d0f5 commit 1fa854e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ GEM
term-ansicolor (~> 1.0)
thor
webrick
pact-message (0.1.4)
pact-mock_service (~> 2.6)
pact-support (~> 1.5)
thor (~> 0.20)
pact-mock_service (2.6.4)
filelock (~> 1.1)
find_a_port (~> 1.0.1)
Expand All @@ -34,11 +38,12 @@ GEM
term-ansicolor (~> 1.0)
thor (~> 0.19)
webrick (~> 1.3)
pact-provider-verifier (1.11.0)
pact-provider-verifier (1.12.0)
faraday (~> 0.9, >= 0.9.0)
faraday_middleware (~> 0.10)
json (> 1.8)
pact (~> 1.17)
pact-message (~> 0.1)
rack (~> 2.0)
rack-reverse-proxy
rake (~> 10.4, >= 10.4.2)
Expand Down

0 comments on commit 1fa854e

Please sign in to comment.