Skip to content

Commit 71578b4

Browse files
committedApr 6, 2020
feat(gems): update to pact-support 1.14.3, pact_broker-client 1.25.1
1 parent 8f6d53c commit 71578b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎packaging/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ GEM
5151
rake (~> 10.4, >= 10.4.2)
5252
rspec (~> 3.5)
5353
rspec_junit_formatter (~> 0.3)
54-
pact-support (1.14.1)
54+
pact-support (1.14.3)
5555
awesome_print (~> 1.1)
5656
randexp (~> 0.1.7)
5757
rspec (>= 2.14)
5858
term-ansicolor (~> 1.0)
59-
pact_broker-client (1.25.0)
59+
pact_broker-client (1.25.1)
6060
httparty
6161
json
6262
rake

0 commit comments

Comments
 (0)
Please sign in to comment.