Skip to content

Commit 33d85df

Browse files
committed
feat(gems): update to pact-support 1.8.0, pact-mock_service 2.12.0, pact 1.36.0, pact-message 0.5.0, pact-provider-verifier 1.20.0
1 parent 5054cee commit 33d85df

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

packaging/Gemfile.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
awesome_print (1.8.0)
55
diff-lcs (1.3)
6-
faraday (0.15.2)
6+
faraday (0.15.3)
77
multipart-post (>= 1.2, < 3)
88
faraday_middleware (0.12.2)
99
faraday (>= 0.7.4, < 1.0)
@@ -14,21 +14,21 @@ GEM
1414
json (2.1.0)
1515
multi_xml (0.6.0)
1616
multipart-post (2.0.0)
17-
pact (1.34.0)
17+
pact (1.36.0)
1818
json (> 1.8.5)
1919
pact-mock_service (~> 2.10)
20-
pact-support (~> 1.7)
20+
pact-support (~> 1.8)
2121
rack-test (~> 0.6, >= 0.6.3)
2222
randexp (~> 0.1.7)
2323
rspec (>= 2.14)
2424
term-ansicolor (~> 1.0)
2525
thor
2626
webrick
27-
pact-message (0.4.5)
27+
pact-message (0.5.0)
2828
pact-mock_service (~> 2.6)
29-
pact-support (~> 1.6)
29+
pact-support (~> 1.8)
3030
thor (~> 0.20)
31-
pact-mock_service (2.11.0)
31+
pact-mock_service (2.12.0)
3232
filelock (~> 1.1)
3333
find_a_port (~> 1.0.1)
3434
json
@@ -38,18 +38,18 @@ GEM
3838
term-ansicolor (~> 1.0)
3939
thor (~> 0.19)
4040
webrick (~> 1.3)
41-
pact-provider-verifier (1.19.0)
41+
pact-provider-verifier (1.20.0)
4242
faraday (~> 0.9, >= 0.9.0)
4343
faraday_middleware (~> 0.10)
4444
json (> 1.8)
45-
pact (~> 1.34)
46-
pact-message (~> 0.4, >= 0.4.1)
45+
pact (~> 1.36)
46+
pact-message (~> 0.5)
4747
rack (~> 2.0)
4848
rack-reverse-proxy
4949
rake (~> 10.4, >= 10.4.2)
5050
rspec (~> 3.5)
5151
rspec_junit_formatter (~> 0.3)
52-
pact-support (1.7.2)
52+
pact-support (1.8.0)
5353
awesome_print (~> 1.1)
5454
find_a_port (~> 1.0.1)
5555
json

0 commit comments

Comments
 (0)