Skip to content

Commit b100f99

Browse files
committed
feat(gems): update to pact-mock_service 3.1.0, pact 1.40.0, pact-message 0.6.0, pact-provider-verifier 1.23.1
1 parent 49df2af commit b100f99

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

packaging/Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@ GEM
1818
mime-types-data (3.2019.0331)
1919
multi_xml (0.6.0)
2020
multipart-post (2.1.1)
21-
pact (1.38.0)
21+
pact (1.40.0)
2222
json (> 1.8.5)
23-
pact-mock_service (~> 2.10)
24-
pact-support (~> 1.8)
23+
pact-mock_service (~> 3.0)
24+
pact-support (~> 1.9)
2525
rack-test (>= 0.6.3, < 2.0.0)
2626
randexp (~> 0.1.7)
2727
rspec (>= 2.14)
2828
term-ansicolor (~> 1.0)
2929
thor
3030
webrick
31-
pact-message (0.5.0)
32-
pact-mock_service (~> 2.6)
31+
pact-message (0.6.0)
32+
pact-mock_service (~> 3.1)
3333
pact-support (~> 1.8)
3434
thor (~> 0.20)
35-
pact-mock_service (2.12.0)
35+
pact-mock_service (3.1.0)
3636
filelock (~> 1.1)
3737
find_a_port (~> 1.0.1)
3838
json
@@ -42,7 +42,7 @@ GEM
4242
term-ansicolor (~> 1.0)
4343
thor (~> 0.19)
4444
webrick (~> 1.3)
45-
pact-provider-verifier (1.23.0)
45+
pact-provider-verifier (1.23.1)
4646
faraday (~> 0.9, >= 0.9.0)
4747
faraday_middleware (~> 0.10)
4848
json (> 1.8)

0 commit comments

Comments
 (0)