Skip to content

Commit

Permalink
feat(gems): update to pact-provider-verifier 1.32.1, pact_broker-clie…
Browse files Browse the repository at this point in the history
…nt 1.28.2
  • Loading branch information
bethesque committed Jul 19, 2020
1 parent 74f2304 commit 95b0e70
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,28 +40,26 @@ GEM
term-ansicolor (~> 1.0)
thor (~> 0.19)
webrick (~> 1.3)
pact-provider-verifier (1.32.0)
pact-provider-verifier (1.32.1)
faraday (~> 0.9, >= 0.9.0)
faraday_middleware (~> 0.10)
json (> 1.8)
pact (~> 1.49)
pact-message (~> 0.5)
rack (~> 2.1)
rack-reverse-proxy
rake (~> 10.4, >= 10.4.2)
rspec (~> 3.5)
rspec_junit_formatter (~> 0.3)
pact-support (1.15.1)
awesome_print (~> 1.1)
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
pact_broker-client (1.27.0)
httparty
json
rake
pact_broker-client (1.28.2)
httparty (~> 0.18)
rake (~> 13.0)
table_print (~> 1.5)
term-ansicolor
term-ansicolor (~> 1.7)
thor (~> 0.20)
rack (2.1.4)
rack-proxy (0.6.5)
Expand All @@ -71,7 +69,7 @@ GEM
rack-proxy (~> 0.6, >= 0.6.1)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (10.5.0)
rake (13.0.1)
randexp (0.1.7)
rspec (3.9.0)
rspec-core (~> 3.9.0)
Expand Down

0 comments on commit 95b0e70

Please sign in to comment.