Skip to content

Commit

Permalink
feat(gems): update to pact_broker-client (1.76.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
pact-dev committed Aug 12, 2024
1 parent ef8aba8 commit b90a4c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packaging/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gem "pact", "1.65.1"
gem "pact-message", "0.11.1"
gem "pact-mock_service", "3.11.2"
gem "pact-provider-verifier", "1.38.1"
gem "pact_broker-client", "1.75.4"
gem "pact_broker-client", "1.76.0"
gem "webrick", "1.8.1"
gem 'rack', '>= 2.2.6'
# see https://stdgems.org/ for versions to lock to
Expand Down
4 changes: 2 additions & 2 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ GEM
diff-lcs (~> 1.5)
expgen (~> 0.1)
rainbow (~> 3.1.1)
pact_broker-client (1.75.4)
pact_broker-client (1.76.0)
base64 (~> 0.2)
dig_rb (~> 1.0)
httparty (>= 0.21.0, < 1.0.0)
Expand Down Expand Up @@ -131,7 +131,7 @@ DEPENDENCIES
pact-message (= 0.11.1)
pact-mock_service (= 3.11.2)
pact-provider-verifier (= 1.38.1)
pact_broker-client (= 1.75.4)
pact_broker-client (= 1.76.0)
rack (>= 2.2.6)
webrick (= 1.8.1)

Expand Down

0 comments on commit b90a4c9

Please sign in to comment.