Skip to content

Commit

Permalink
feat(gems): update to pact-message 0.4.1, pact-provider-verifier 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Apr 5, 2018
1 parent d262803 commit 61b7031
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GEM
term-ansicolor (~> 1.0)
thor
webrick
pact-message (0.4.0)
pact-message (0.4.1)
pact-mock_service (~> 2.6)
pact-support (~> 1.6)
thor (~> 0.20)
Expand All @@ -38,12 +38,12 @@ GEM
term-ansicolor (~> 1.0)
thor (~> 0.19)
webrick (~> 1.3)
pact-provider-verifier (1.12.0)
pact-provider-verifier (1.13.0)
faraday (~> 0.9, >= 0.9.0)
faraday_middleware (~> 0.10)
json (> 1.8)
pact (~> 1.17)
pact-message (~> 0.1)
pact-message (~> 0.4, >= 0.4.1)
rack (~> 2.0)
rack-reverse-proxy
rake (~> 10.4, >= 10.4.2)
Expand Down

0 comments on commit 61b7031

Please sign in to comment.