Skip to content

Commit 40bb5c1

Browse files
committed
feat(gems): update pact_broker-client to 1.7.0 and pact-provider-verifier to 1.7.0
1 parent bbe89b7 commit 40bb5c1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

packaging/Gemfile.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GEM
3535
term-ansicolor (~> 1.0)
3636
thor (~> 0.19)
3737
webrick (~> 1.3)
38-
pact-provider-verifier (1.6.0)
38+
pact-provider-verifier (1.7.0)
3939
faraday (~> 0.9, >= 0.9.0)
4040
faraday_middleware (~> 0.10)
4141
json (> 1.8)
@@ -53,9 +53,10 @@ GEM
5353
rspec (>= 2.14)
5454
term-ansicolor (~> 1.0)
5555
thor
56-
pact_broker-client (1.6.0)
56+
pact_broker-client (1.7.0)
5757
httparty
5858
json
59+
table_print (~> 1.5)
5960
term-ansicolor
6061
rack (2.0.3)
6162
rack-proxy (0.6.2)
@@ -80,6 +81,7 @@ GEM
8081
diff-lcs (>= 1.2.0, < 2.0)
8182
rspec-support (~> 3.7.0)
8283
rspec-support (3.7.0)
84+
table_print (1.5.6)
8385
term-ansicolor (1.6.0)
8486
tins (~> 1.0)
8587
thor (0.20.0)

0 commit comments

Comments
 (0)