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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent a4769ca commit ec20bea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ GEM
opentelemetry-semantic_conventions
opentelemetry-semantic_conventions (1.10.1)
opentelemetry-api (~> 1.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 @@ -463,7 +463,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 @@ -555,12 +555,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-rails (7.0.1)
Expand Down

0 comments on commit ec20bea

Please sign in to comment.