Skip to content

Commit

Permalink
feat: update pact-support to 1.2.0, pact-mock_service to 2.3.0, pact-…
Browse files Browse the repository at this point in the history
…provider-verifier to 1.6.0
  • Loading branch information
bethesque committed Oct 4, 2017
1 parent 7c2094c commit abc3606
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ GEM
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
filelock (1.1.1)
find_a_port (1.0.1)
httparty (0.15.6)
multi_xml (>= 0.5.2)
Expand All @@ -23,17 +24,18 @@ GEM
term-ansicolor (~> 1.0)
thor
webrick
pact-mock_service (2.2.0)
pact-mock_service (2.3.0)
filelock (~> 1.1)
find_a_port (~> 1.0.1)
json
pact-support (~> 1.2)
pact-support (~> 1.2, >= 1.2.1)
rack (~> 2.0)
rack-test (~> 0.6.2)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor (~> 0.19)
webrick (~> 1.3)
pact-provider-verifier (1.5.0)
pact-provider-verifier (1.6.0)
faraday (~> 0.9, >= 0.9.0)
faraday_middleware (~> 0.10)
json (> 1.8)
Expand All @@ -42,7 +44,7 @@ GEM
rack-reverse-proxy
rake (~> 10.4, >= 10.4.2)
rspec (~> 3.5)
pact-support (1.2.0)
pact-support (1.2.1)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
Expand Down

0 comments on commit abc3606

Please sign in to comment.