From f11e6643ff80b86494d248394904b7477605f70c Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 18 May 2025 18:45:48 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c91fa610..c3d5d9797 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -291,17 +291,17 @@ GEM concurrent-ruby coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.2) - cookstyle (8.1.2) - rubocop (= 1.75.5) + connection_pool (2.5.3) + cookstyle (8.1.3) + rubocop (= 1.75.6) declarative (0.0.20) - diff-lcs (1.6.1) + diff-lcs (1.6.2) docker-api (2.4.0) excon (>= 0.64.0) multi_json domain_name (0.6.20240107) drb (2.2.1) - ed25519 (1.3.0) + ed25519 (1.4.0) erubi (1.13.1) excon (1.2.5) logger @@ -396,7 +396,7 @@ GEM tty-prompt (~> 0.17) tty-table (~> 0.10) jmespath (1.6.2) - json (2.11.3) + json (2.12.0) jwt (2.10.1) base64 kitchen-dokken (2.20.7) @@ -407,7 +407,7 @@ GEM hashie (>= 3.4, <= 5.0) inspec (>= 2.2.64, < 7.0) test-kitchen (>= 2.7, < 4) - language_server-protocol (3.17.0.4) + language_server-protocol (3.17.0.5) license-acceptance (2.1.13) pastel (~> 0.7) tomlrb (>= 1.2, < 3.0) @@ -465,7 +465,7 @@ GEM pry (0.15.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (6.0.1) + public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1) regexp_parser (2.10.0) @@ -481,17 +481,17 @@ GEM rspec-mocks (~> 3.13.0) rspec-core (3.13.3) rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) + rspec-expectations (3.13.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-its (1.3.1) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.13.2) + rspec-mocks (3.13.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.2) - rubocop (1.75.5) + rspec-support (3.13.3) + rubocop (1.75.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -512,7 +512,7 @@ GEM rubyzip (2.4.1) securerandom (0.4.1) semverse (3.0.2) - signet (0.19.0) + signet (0.20.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0) -- 2.39.5