Skip to content

Commit

Permalink
feat(gems): update to pact_broker-client (1.57.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Nov 5, 2021
1 parent 349f595 commit 280b93e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packaging/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ gem "pact", "1.60.0"
gem "pact-message", "0.11.1"
gem "pact-mock_service", "3.9.0"
gem "pact-provider-verifier", "1.36.1"
gem "pact_broker-client", "1.56.0"
gem "pact_broker-client", "1.57.0"
gem "webrick", "1.3.1" # Later versions require Ruby 2.3
gem "rack", "~>2.1.1"
6 changes: 3 additions & 3 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ GEM
diff-lcs (~> 1.4)
expgen (~> 0.1)
term-ansicolor (~> 1.0)
pact_broker-client (1.56.0)
pact_broker-client (1.57.0)
dig_rb (~> 1.0)
httparty (~> 0.18.1)
rake (~> 13.0)
Expand Down Expand Up @@ -87,7 +87,7 @@ GEM
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
rspec-support (3.10.3)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
sync (0.5.0)
Expand All @@ -107,7 +107,7 @@ DEPENDENCIES
pact-message (= 0.11.1)
pact-mock_service (= 3.9.0)
pact-provider-verifier (= 1.36.1)
pact_broker-client (= 1.56.0)
pact_broker-client (= 1.57.0)
rack (~> 2.1.1)
webrick (= 1.3.1)

Expand Down

0 comments on commit 280b93e

Please sign in to comment.