Skip to content

Commit

Permalink
feat(gems): updated pact (1.65.3), pact-provider-verifier (1.38.2), p…
Browse files Browse the repository at this point in the history
…act-support (1.20.2), pact_broker-client (1.76.2)

[ci-skip]
  • Loading branch information
pact-dev committed Oct 23, 2024
1 parent 95ac714 commit 21e7bb1
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ GEM
bigdecimal (~> 3.1)
net-http (0.4.1)
uri
pact (1.65.2)
ostruct (0.6.0)
pact (1.65.3)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.16, >= 1.16.9)
rack-test (>= 0.6.3, < 3.0.0)
Expand All @@ -69,25 +70,27 @@ GEM
rspec (>= 2.14)
thor (>= 0.19, < 2.0)
webrick (~> 1.8)
pact-provider-verifier (1.38.1)
pact-provider-verifier (1.38.2)
faraday (~> 2.5)
faraday-retry (~> 2.2)
json (> 1.8)
ostruct
pact (~> 1.59)
pact-message (~> 0.5)
rack (~> 2.1)
rack-reverse-proxy
rspec (~> 3.5)
rspec_junit_formatter (~> 0.3)
pact-support (1.20.1)
pact-support (1.20.2)
awesome_print (~> 1.9)
diff-lcs (~> 1.5)
expgen (~> 0.1)
rainbow (~> 3.1.1)
pact_broker-client (1.76.1)
pact_broker-client (1.76.2)
base64 (~> 0.2)
dig_rb (~> 1.0)
httparty (>= 0.21.0, < 1.0.0)
ostruct
rake (~> 13.0)
table_print (~> 1.5)
term-ansicolor (~> 1.7)
Expand All @@ -96,7 +99,7 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
rack (2.2.9)
rack (2.2.10)
rack-proxy (0.7.7)
rack
rack-reverse-proxy (0.12.0)
Expand All @@ -110,12 +113,12 @@ GEM
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
Expand All @@ -126,7 +129,7 @@ GEM
term-ansicolor (1.11.2)
tins (~> 1.0)
thor (1.3.2)
tins (1.33.0)
tins (1.37.0)
bigdecimal
sync
uri (0.13.1)
Expand Down

0 comments on commit 21e7bb1

Please sign in to comment.