Skip to content

Commit

Permalink
feat(gems): update to pact_broker-client (1.47.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jul 20, 2021
1 parent 2501f6c commit 17f64c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.57.0"
gem "pact-message", "0.11.1"
gem "pact-mock_service", "3.9.0"
gem "pact-provider-verifier", "1.35.1"
gem "pact_broker-client", "1.46.0"
gem "pact_broker-client", "1.47.0"
gem "webrick", "1.3.1" # Later versions require Ruby 2.3
gem "rack", "~>2.1.1"
8 changes: 4 additions & 4 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GEM
json (2.5.1)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mime-types-data (3.2021.0704)
multi_xml (0.6.0)
multipart-post (2.1.1)
pact (1.57.0)
Expand Down Expand Up @@ -56,7 +56,7 @@ GEM
diff-lcs (~> 1.4)
randexp (~> 0.1.7)
term-ansicolor (~> 1.0)
pact_broker-client (1.46.0)
pact_broker-client (1.47.0)
dig_rb (~> 1.0)
httparty (~> 0.18)
rake (~> 13.0)
Expand All @@ -71,7 +71,7 @@ GEM
rack-proxy (~> 0.6, >= 0.6.1)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (13.0.3)
rake (13.0.6)
randexp (0.1.7)
rspec (3.10.0)
rspec-core (~> 3.10.0)
Expand Down Expand Up @@ -105,7 +105,7 @@ DEPENDENCIES
pact-message (= 0.11.1)
pact-mock_service (= 3.9.0)
pact-provider-verifier (= 1.35.1)
pact_broker-client (= 1.46.0)
pact_broker-client (= 1.47.0)
rack (~> 2.1.1)
webrick (= 1.3.1)

Expand Down

0 comments on commit 17f64c9

Please sign in to comment.