Skip to content

Commit

Permalink
feat(gems): update to pact-support 1.14.1, pact-provider-verifier 1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Feb 27, 2020
1 parent 369bfcb commit 99f4827
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 @@ -9,7 +9,7 @@ GEM
faraday (>= 0.7.4, < 1.0)
filelock (1.1.1)
find_a_port (1.0.1)
httparty (0.17.3)
httparty (0.18.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
json (2.3.0)
Expand Down Expand Up @@ -40,18 +40,18 @@ GEM
term-ansicolor (~> 1.0)
thor (~> 0.19)
webrick (~> 1.3)
pact-provider-verifier (1.29.0)
pact-provider-verifier (1.30.0)
faraday (~> 0.9, >= 0.9.0)
faraday_middleware (~> 0.10)
json (> 1.8)
pact (~> 1.46, >= 1.46.1)
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.14.0)
pact-support (1.14.1)
awesome_print (~> 1.1)
randexp (~> 0.1.7)
rspec (>= 2.14)
Expand Down

0 comments on commit 99f4827

Please sign in to comment.