Skip to content

Commit

Permalink
feat(gems): update pact-mock_service to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Sep 30, 2017
1 parent 8ea8b7c commit bab09c8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@ GEM
json (2.1.0)
multi_xml (0.6.0)
multipart-post (2.0.0)
pact (1.15.0)
pact (1.16.0)
json (> 1.8.5)
pact-mock_service (~> 2.0)
pact-support (~> 1.1)
pact-support (~> 1.1, >= 1.1.8)
rack-test (~> 0.6.2)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
webrick
pact-mock_service (2.1.0)
pact-mock_service (2.2.0)
find_a_port (~> 1.0.1)
json
pact-support (~> 1.0)
rack
pact-support (~> 1.2)
rack (~> 2.0)
rack-test (~> 0.6.2)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
webrick
thor (~> 0.19)
webrick (~> 1.3)
pact-provider-verifier (1.4.1)
faraday (~> 0.9, >= 0.9.0)
faraday_middleware (~> 0.10)
Expand All @@ -42,7 +42,7 @@ GEM
rack-reverse-proxy
rake (~> 10.4, >= 10.4.2)
rspec (~> 3.5)
pact-support (1.1.6)
pact-support (1.2.0)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
Expand Down

0 comments on commit bab09c8

Please sign in to comment.