diff --git a/Gemfile.lock b/Gemfile.lock index d2573de4..a20b10ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,7 +216,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) - json (2.7.2) + json (2.7.3) jwt (2.9.3) base64 language_server-protocol (3.17.0.3) @@ -497,7 +497,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) @@ -512,7 +512,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) @@ -611,12 +611,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)