Skip to content

Commit 0dffb90

Browse files
renovate[bot]JP-Ellis
authored andcommitted
chore(deps): update dependency pact_broker-client to v1.78.0
1 parent c1fdba5 commit 0dffb90

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packaging/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gem "pact", "< 2"
44
gem "pact-message", "0.11.1"
55
gem "pact-mock_service", "3.12.4"
66
gem "pact-provider-verifier", "1.39.1"
7-
gem "pact_broker-client", "1.77.0"
7+
gem "pact_broker-client", "1.78.0"
88
gem "webrick", "1.9.2"
99
# see https://stdgems.org/ for versions to lock to
1010
# we require gem locking for gems with native extensions

packaging/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
jsonpath (~> 1.0)
8181
rainbow (~> 3.1.1)
8282
string_pattern (~> 2.0)
83-
pact_broker-client (1.77.0)
83+
pact_broker-client (1.78.0)
8484
base64 (~> 0.2)
8585
dig_rb (~> 1.0)
8686
httparty (>= 0.21.0, < 1.0.0)
@@ -156,7 +156,7 @@ DEPENDENCIES
156156
pact-message (= 0.11.1)
157157
pact-mock_service (= 3.12.4)
158158
pact-provider-verifier (= 1.39.1)
159-
pact_broker-client (= 1.77.0)
159+
pact_broker-client (= 1.78.0)
160160
webrick (= 1.9.2)
161161

162162
BUNDLED WITH

0 commit comments

Comments
 (0)