Skip to content

Commit

Permalink
feat(gems): update to pact-mock_service (3.11.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed May 18, 2023
1 parent de6eaa1 commit 7421bd4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packaging/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'http://rubygems.org'

gem "pact", "1.63.0"
gem "pact-message", "0.11.1"
gem "pact-mock_service", "3.11.0"
gem "pact-mock_service", "3.11.2"
gem "pact-provider-verifier", "1.36.1"
gem "pact_broker-client", "1.66.1"
gem "webrick", "1.8.1"
Expand Down
11 changes: 4 additions & 7 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ GEM
faraday-retry (1.0.3)
faraday_middleware (1.2.0)
faraday (~> 1.0)
filelock (1.1.1)
find_a_port (1.0.1)
httparty (0.21.0)
mini_mime (>= 1.0.0)
Expand All @@ -52,16 +51,14 @@ GEM
pact-mock_service (~> 3.1)
pact-support (~> 1.8)
thor (>= 0.20, < 2.0)
pact-mock_service (3.11.0)
filelock (~> 1.1)
pact-mock_service (3.11.2)
find_a_port (~> 1.0.1)
json
pact-support (~> 1.16, >= 1.16.4)
rack (~> 2.0)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor (>= 0.19, < 2.0)
webrick (~> 1.3)
webrick (~> 1.8)
pact-provider-verifier (1.36.1)
faraday (>= 0.9.0, <= 2.0)
faraday_middleware (>= 0.10, <= 2.0)
Expand Down Expand Up @@ -115,7 +112,7 @@ GEM
table_print (1.5.7)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (1.2.1)
thor (1.2.2)
tins (1.32.1)
sync
webrick (1.8.1)
Expand All @@ -132,7 +129,7 @@ DEPENDENCIES
json (= 2.6.3)
pact (= 1.63.0)
pact-message (= 0.11.1)
pact-mock_service (= 3.11.0)
pact-mock_service (= 3.11.2)
pact-provider-verifier (= 1.36.1)
pact_broker-client (= 1.66.1)
rack (>= 2.2.6)
Expand Down

0 comments on commit 7421bd4

Please sign in to comment.