Skip to content

Commit

Permalink
feat(gems): update to pact-support 1.13.0, pact 1.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Feb 10, 2020
1 parent 43a9d21 commit ce7151e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GEM
mime-types-data (3.2019.1009)
multi_xml (0.6.0)
multipart-post (2.1.1)
pact (1.46.1)
pact (1.47.0)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.9)
rack-test (>= 0.6.3, < 2.0.0)
Expand Down Expand Up @@ -51,7 +51,7 @@ GEM
rake (~> 10.4, >= 10.4.2)
rspec (~> 3.5)
rspec_junit_formatter (~> 0.3)
pact-support (1.12.1)
pact-support (1.13.0)
awesome_print (~> 1.1)
randexp (~> 0.1.7)
rspec (>= 2.14)
Expand All @@ -63,7 +63,7 @@ GEM
table_print (~> 1.5)
term-ansicolor
thor (~> 0.20)
rack (2.1.1)
rack (2.1.2)
rack-proxy (0.6.5)
rack
rack-reverse-proxy (0.12.0)
Expand Down Expand Up @@ -106,6 +106,7 @@ DEPENDENCIES
pact-mock_service
pact-provider-verifier
pact_broker-client
rack (~> 2.1.1)
webrick (~> 1.3.1)

BUNDLED WITH
Expand Down

0 comments on commit ce7151e

Please sign in to comment.