Skip to content

Commit

Permalink
feat(gems): update pact to 1.17.0, pact-provider-verifier to 1.8.0, p…
Browse files Browse the repository at this point in the history
…act-support to 1.2.2
  • Loading branch information
bethesque committed Oct 27, 2017
1 parent ddef05e commit 9b052ec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
json (2.1.0)
multi_xml (0.6.0)
multipart-post (2.0.0)
pact (1.16.1)
pact (1.17.0)
json (> 1.8.5)
pact-mock_service (~> 2.0)
pact-support (~> 1.1, >= 1.1.8)
Expand All @@ -35,16 +35,16 @@ GEM
term-ansicolor (~> 1.0)
thor (~> 0.19)
webrick (~> 1.3)
pact-provider-verifier (1.7.0)
pact-provider-verifier (1.8.0)
faraday (~> 0.9, >= 0.9.0)
faraday_middleware (~> 0.10)
json (> 1.8)
pact (~> 1.13)
pact (~> 1.17)
rack (~> 2.0)
rack-reverse-proxy
rake (~> 10.4, >= 10.4.2)
rspec (~> 3.5)
pact-support (1.2.1)
pact-support (1.2.2)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
Expand Down

0 comments on commit 9b052ec

Please sign in to comment.