From 029982eebe5157b1c7cfd655a2dd3ea2d5434f0c Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 2 Jun 2025 22:14:28 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c6b2fe1e1..88f6d2919 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) - aws-eventstream (1.3.2) + aws-eventstream (1.4.0) aws-partitions (1.863.0) aws-sdk-accessanalyzer (1.44.0) aws-sdk-core (~> 3, >= 3.188.0) @@ -259,8 +259,8 @@ GEM aws-sdk-wafv2 (1.74.0) aws-sdk-core (~> 3, >= 3.188.0) aws-sigv4 (~> 1.1) - aws-sigv2 (1.2.0) - aws-sigv4 (1.11.0) + aws-sigv2 (1.3.0) + aws-sigv4 (1.12.0) aws-eventstream (~> 1, >= 1.0.2) azure_graph_rbac (0.17.2) ms_rest_azure (~> 0.12.0) @@ -272,14 +272,14 @@ GEM ms_rest_azure (~> 0.12.0) azure_mgmt_storage (0.23.0) ms_rest_azure (~> 0.12.0) - base64 (0.2.0) + base64 (0.3.0) bcrypt_pbkdf (1.1.1) - benchmark (0.4.0) - bigdecimal (3.1.9) + benchmark (0.4.1) + bigdecimal (3.2.1) builder (3.3.0) - chef-config (18.7.6) + chef-config (18.7.10) addressable - chef-utils (= 18.7.6) + chef-utils (= 18.7.10) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) @@ -287,7 +287,7 @@ GEM chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) - chef-utils (18.7.6) + chef-utils (18.7.10) concurrent-ruby coderay (1.1.3) concurrent-ruby (1.3.5) @@ -300,10 +300,10 @@ GEM excon (>= 0.64.0) multi_json domain_name (0.6.20240107) - drb (2.2.1) + drb (2.2.3) ed25519 (1.4.0) erubi (1.13.1) - excon (1.2.5) + excon (1.2.7) logger faraday (1.3.1) faraday-net_http (~> 1.0) @@ -475,22 +475,22 @@ GEM uber (< 0.2.0) retriable (3.1.2) rexml (3.4.1) - rspec (3.13.0) + rspec (3.13.1) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.3) + rspec-core (3.13.4) rspec-support (~> 3.13.0) - rspec-expectations (3.13.4) + rspec-expectations (3.13.5) 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.4) + rspec-mocks (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-support (3.13.3) + rspec-support (3.13.4) rubocop (1.75.8) json (~> 2.3) language_server-protocol (~> 3.17.0.2) -- 2.39.5