Skip to content

Commit

Permalink
build(deps): bump pact from 1.63.0 to 1.64.0
Browse files Browse the repository at this point in the history
Bumps [pact](https://github.com/pact-foundation/pact-ruby) from 1.63.0 to 1.64.0.
- [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.63.0...v1.64.0)

---
updated-dependencies:
- dependency-name: pact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 764e805 commit 645745b
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,34 +40,32 @@ GEM
expgen (0.1.1)
parslet
ffi (1.15.5)
filelock (1.1.1)
find_a_port (1.0.1)
json (2.6.3)
json (2.7.1)
language_server-protocol (3.17.0.3)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
multi_test (1.1.0)
pact (1.63.0)
pact (1.64.0)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.16, >= 1.16.9)
rack-test (>= 0.6.3, < 3.0.0)
rspec (~> 3.0)
term-ansicolor (~> 1.0)
term-ansicolor (~> 1.7)
thor (>= 0.20, < 2.0)
webrick (~> 1.3)
pact-mock_service (3.10.0)
filelock (~> 1.1)
webrick (~> 1.8)
pact-mock_service (3.12.1)
find_a_port (~> 1.0.1)
json
pact-support (~> 1.16, >= 1.16.4)
rack (~> 2.0)
rack (>= 2.0, < 4.0)
rackup (~> 2.0)
rspec (>= 2.14)
term-ansicolor (~> 1.0)
thor (>= 0.19, < 2.0)
webrick (~> 1.3)
pact-support (1.18.1)
webrick (~> 1.8)
pact-support (1.20.0)
awesome_print (~> 1.9)
diff-lcs (~> 1.4)
diff-lcs (~> 1.5)
expgen (~> 0.1)
rainbow (~> 3.1.1)
parallel (1.23.0)
Expand All @@ -76,22 +74,25 @@ GEM
racc
parslet (2.0.0)
racc (1.7.1)
rack (2.2.8)
rack-test (2.0.2)
rack (3.0.8)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rainbow (3.1.1)
regexp_parser (2.8.1)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
Expand All @@ -117,11 +118,11 @@ GEM
ffi (~> 1.1)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (1.2.2)
tins (1.31.1)
thor (1.3.0)
tins (1.32.1)
sync
unicode-display_width (2.4.2)
webrick (1.7.0)
webrick (1.8.1)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 645745b

Please sign in to comment.