Skip to content

Commit

Permalink
feat(gems): update to pact-support 1.8.0, pact-mock_service 2.12.0, p…
Browse files Browse the repository at this point in the history
…act 1.36.0, pact-message 0.5.0, pact-provider-verifier 1.20.0
  • Loading branch information
bethesque committed Oct 4, 2018
1 parent 5054cee commit 33d85df
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GEM
specs:
awesome_print (1.8.0)
diff-lcs (1.3)
faraday (0.15.2)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
Expand All @@ -14,21 +14,21 @@ GEM
json (2.1.0)
multi_xml (0.6.0)
multipart-post (2.0.0)
pact (1.34.0)
pact (1.36.0)
json (> 1.8.5)
pact-mock_service (~> 2.10)
pact-support (~> 1.7)
pact-support (~> 1.8)
rack-test (~> 0.6, >= 0.6.3)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor
webrick
pact-message (0.4.5)
pact-message (0.5.0)
pact-mock_service (~> 2.6)
pact-support (~> 1.6)
pact-support (~> 1.8)
thor (~> 0.20)
pact-mock_service (2.11.0)
pact-mock_service (2.12.0)
filelock (~> 1.1)
find_a_port (~> 1.0.1)
json
Expand All @@ -38,18 +38,18 @@ GEM
term-ansicolor (~> 1.0)
thor (~> 0.19)
webrick (~> 1.3)
pact-provider-verifier (1.19.0)
pact-provider-verifier (1.20.0)
faraday (~> 0.9, >= 0.9.0)
faraday_middleware (~> 0.10)
json (> 1.8)
pact (~> 1.34)
pact-message (~> 0.4, >= 0.4.1)
pact (~> 1.36)
pact-message (~> 0.5)
rack (~> 2.0)
rack-reverse-proxy
rake (~> 10.4, >= 10.4.2)
rspec (~> 3.5)
rspec_junit_formatter (~> 0.3)
pact-support (1.7.2)
pact-support (1.8.0)
awesome_print (~> 1.1)
find_a_port (~> 1.0.1)
json
Expand Down

0 comments on commit 33d85df

Please sign in to comment.