Skip to content

Commit 073e1d2

Browse files
committed
feat(gems): update to pact-support 1.5.2, pact 1.22.2
1 parent 41a1ddd commit 073e1d2

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
@@ -14,10 +14,10 @@ GEM
1414
json (2.1.0)
1515
multi_xml (0.6.0)
1616
multipart-post (2.0.0)
17-
pact (1.21.0)
17+
pact (1.22.2)
1818
json (> 1.8.5)
1919
pact-mock_service (~> 2.0)
20-
pact-support (~> 1.3)
20+
pact-support (~> 1.4)
2121
rack-test (~> 0.6, >= 0.6.3)
2222
randexp (~> 0.1.7)
2323
rspec (>= 2.14)
@@ -44,7 +44,7 @@ GEM
4444
rake (~> 10.4, >= 10.4.2)
4545
rspec (~> 3.5)
4646
rspec_junit_formatter (~> 0.3)
47-
pact-support (1.3.1)
47+
pact-support (1.5.2)
4848
awesome_print (~> 1.1)
4949
find_a_port (~> 1.0.1)
5050
json

0 commit comments

Comments
 (0)