Skip to content

Commit

Permalink
feat(gems): update to pact_broker-client (1.68.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jul 10, 2023
1 parent 1654ffa commit 562d8a9
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,7 +4,7 @@ gem "pact", "1.63.0"
gem "pact-message", "0.11.1"
gem "pact-mock_service", "3.11.2"
gem "pact-provider-verifier", "1.36.1"
gem "pact_broker-client", "1.66.1"
gem "pact_broker-client", "1.68.0"
gem "webrick", "1.8.1"
gem 'rack', '>= 2.2.6'
gem "json", "2.6.3"
6 changes: 3 additions & 3 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ GEM
diff-lcs (~> 1.4)
expgen (~> 0.1)
rainbow (~> 3.1.1)
pact_broker-client (1.66.1)
pact_broker-client (1.68.0)
dig_rb (~> 1.0)
httparty (>= 0.21.0, < 1.0.0)
rake (~> 13.0)
Expand Down Expand Up @@ -104,7 +104,7 @@ GEM
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
ruby2_keywords (0.0.5)
Expand All @@ -131,7 +131,7 @@ DEPENDENCIES
pact-message (= 0.11.1)
pact-mock_service (= 3.11.2)
pact-provider-verifier (= 1.36.1)
pact_broker-client (= 1.66.1)
pact_broker-client (= 1.68.0)
rack (>= 2.2.6)
webrick (= 1.8.1)

Expand Down

0 comments on commit 562d8a9

Please sign in to comment.