Skip to content

Commit

Permalink
feat(gems): update to pact-mock_service 3.4.0, pact 1.44.0, pact-prov…
Browse files Browse the repository at this point in the history
…ider-verifier 1.27.1, pact_broker-client 1.22.3
  • Loading branch information
bethesque committed Jan 17, 2020
1 parent abd5072 commit e54aaef
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ GEM
mime-types-data (3.2019.1009)
multi_xml (0.6.0)
multipart-post (2.1.1)
pact (1.43.0)
pact-mock_service (~> 3.0)
pact (1.44.0)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.9)
rack-test (>= 0.6.3, < 2.0.0)
rspec (>= 2.14)
Expand All @@ -30,7 +30,7 @@ GEM
pact-mock_service (~> 3.1)
pact-support (~> 1.8)
thor (~> 0.20)
pact-mock_service (3.2.0)
pact-mock_service (3.4.0)
filelock (~> 1.1)
find_a_port (~> 1.0.1)
json
Expand All @@ -40,7 +40,7 @@ GEM
term-ansicolor (~> 1.0)
thor (~> 0.19)
webrick (~> 1.3)
pact-provider-verifier (1.26.0)
pact-provider-verifier (1.27.1)
faraday (~> 0.9, >= 0.9.0)
faraday_middleware (~> 0.10)
json (> 1.8)
Expand All @@ -56,14 +56,14 @@ GEM
randexp (~> 0.1.7)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
pact_broker-client (1.20.0)
pact_broker-client (1.22.3)
httparty
json
rake
table_print (~> 1.5)
term-ansicolor
thor (~> 0.20)
rack (2.1.0)
rack (2.1.1)
rack-proxy (0.6.5)
rack
rack-reverse-proxy (0.12.0)
Expand Down

0 comments on commit e54aaef

Please sign in to comment.