Skip to content

Commit 734954e

Browse files
committed
feat(gems): update to pact-support 1.6.0, pact-message 0.4.0
1 parent 402cbd6 commit 734954e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packaging/Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ GEM
2424
term-ansicolor (~> 1.0)
2525
thor
2626
webrick
27-
pact-message (0.3.0)
27+
pact-message (0.4.0)
2828
pact-mock_service (~> 2.6)
29-
pact-support (~> 1.5)
29+
pact-support (~> 1.6)
3030
thor (~> 0.20)
3131
pact-mock_service (2.6.4)
3232
filelock (~> 1.1)
@@ -49,7 +49,7 @@ GEM
4949
rake (~> 10.4, >= 10.4.2)
5050
rspec (~> 3.5)
5151
rspec_junit_formatter (~> 0.3)
52-
pact-support (1.5.2)
52+
pact-support (1.6.0)
5353
awesome_print (~> 1.1)
5454
find_a_port (~> 1.0.1)
5555
json

0 commit comments

Comments
 (0)