Skip to content

Commit

Permalink
Bump pact from 1.65.2 to 1.65.3
Browse files Browse the repository at this point in the history
Bumps [pact](https://github.com/pact-foundation/pact-ruby) from 1.65.2 to 1.65.3.
- [Release notes](https://github.com/pact-foundation/pact-ruby/releases)
- [Changelog](https://github.com/pact-foundation/pact-ruby/blob/master/CHANGELOG.md)
- [Commits](pact-foundation/pact-ruby@v1.65.2...v1.65.3)

---
updated-dependencies:
- dependency-name: pact
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent f1411ac commit 11ece4c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
json (2.7.2)
json (2.7.3)
jwt (2.8.1)
base64
kaminari (1.2.2)
Expand Down Expand Up @@ -487,7 +487,7 @@ GEM
opentelemetry-semantic_conventions (1.10.1)
opentelemetry-api (~> 1.0)
ostruct (0.6.0)
pact (1.65.2)
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 @@ -502,7 +502,7 @@ GEM
rspec (>= 2.14)
thor (>= 0.19, < 2.0)
webrick (~> 1.8)
pact-support (1.20.1)
pact-support (1.20.2)
awesome_print (~> 1.9)
diff-lcs (~> 1.5)
expgen (~> 0.1)
Expand Down Expand Up @@ -607,12 +607,12 @@ GEM
rspec-mocks (~> 3.13.0)
rspec-collection_matchers (1.2.1)
rspec-expectations (>= 2.99.0.beta1)
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-rails (7.0.1)
Expand Down

0 comments on commit 11ece4c

Please sign in to comment.