Skip to content

Commit

Permalink
Bump pact from 1.66.0 to 1.66.1
Browse files Browse the repository at this point in the history
Bumps [pact](https://github.com/pact-foundation/pact-ruby) from 1.66.0 to 1.66.1.
- [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.66.0...v1.66.1)

---
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 Jan 21, 2025
1 parent a129795 commit 33824f3
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 @@ -536,10 +536,10 @@ GEM
opentelemetry-semantic_conventions (1.10.1)
opentelemetry-api (~> 1.0)
ostruct (0.6.1)
pact (1.66.0)
pact (1.66.1)
jsonpath (~> 1.0)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.19, >= 1.19.0)
pact-support (~> 1.21, >= 1.21.0)
rack-test (>= 0.6.3, < 3.0.0)
rainbow (~> 3.1)
rspec (~> 3.0)
Expand All @@ -553,7 +553,7 @@ GEM
rspec (>= 2.14)
thor (>= 0.19, < 2.0)
webrick (~> 1.8)
pact-support (1.21.1)
pact-support (1.21.2)
awesome_print (~> 1.9)
diff-lcs (~> 1.5)
expgen (~> 0.1)
Expand Down Expand Up @@ -685,7 +685,7 @@ GEM
rspec-expectations (~> 3.13)
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rspec-support (3.13.2)
rubocop (1.70.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down

0 comments on commit 33824f3

Please sign in to comment.