Skip to content

Commit 6c906cf

Browse files
authored
Merge pull request #726 from alphagov/dependabot/bundler/pact-1.67.0
2 parents 96ce29d + 7a63e8e commit 6c906cf

1 file changed

Lines changed: 17 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ GEM
205205
rdoc (>= 4.0.0)
206206
reline (>= 0.4.2)
207207
jmespath (1.6.2)
208-
json (2.15.0)
208+
json (2.15.1)
209209
jsonpath (1.1.5)
210210
multi_json
211211
language_server-protocol (3.17.0.5)
@@ -433,15 +433,26 @@ GEM
433433
opentelemetry-semantic_conventions (1.36.0)
434434
opentelemetry-api (~> 1.0)
435435
ostruct (0.6.0)
436-
pact (1.66.2)
436+
pact (1.67.0)
437437
jsonpath (~> 1.0)
438+
pact-ffi (~> 0.4.28)
438439
pact-mock_service (~> 3.0, >= 3.3.1)
439-
pact-support (~> 1.21, >= 1.21.0)
440+
pact-support (~> 1.21, >= 1.21.2)
441+
rack
442+
rack-proxy
440443
rack-test (>= 0.6.3, < 3.0.0)
441444
rainbow (~> 3.1)
442445
rspec (~> 3.0)
443446
string_pattern (~> 2.0)
444447
thor (>= 0.20, < 2.0)
448+
webrick (~> 1.8)
449+
zeitwerk (~> 2.3)
450+
pact-ffi (0.4.28.0-aarch64-linux)
451+
ffi (~> 1.15)
452+
pact-ffi (0.4.28.0-arm64-darwin)
453+
ffi (~> 1.15)
454+
pact-ffi (0.4.28.0-x86_64-linux)
455+
ffi (~> 1.15)
445456
pact-mock_service (3.12.3)
446457
find_a_port (~> 1.0.1)
447458
json
@@ -553,16 +564,16 @@ GEM
553564
mime-types (>= 1.16, < 4.0)
554565
netrc (~> 0.8)
555566
rexml (3.4.2)
556-
rspec (3.13.1)
567+
rspec (3.13.2)
557568
rspec-core (~> 3.13.0)
558569
rspec-expectations (~> 3.13.0)
559570
rspec-mocks (~> 3.13.0)
560-
rspec-core (3.13.5)
571+
rspec-core (3.13.6)
561572
rspec-support (~> 3.13.0)
562573
rspec-expectations (3.13.5)
563574
diff-lcs (>= 1.2.0, < 2.0)
564575
rspec-support (~> 3.13.0)
565-
rspec-mocks (3.13.5)
576+
rspec-mocks (3.13.6)
566577
diff-lcs (>= 1.2.0, < 2.0)
567578
rspec-support (~> 3.13.0)
568579
rspec-rails (8.0.2)

0 commit comments

Comments
 (0)